#1108 Remove extraneous warnings for rtstats logging when logging outside a request context

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2010-10-29
No

This is the traceback:

14:58:04,718 WARNI [allura.lib.search] Error logging to rtstats, some info may be missing
Traceback (most recent call last):
  File "/home/rick446/src/forge/Allura/allura/lib/helpers.py", line 523, in _make_extra
    ip_address = ip_address.split(',')[0].strip()
AttributeError: 'NoneType' object has no attribute 'split'

Discussion

  • Rick Copeland - 2010-10-29

    description has changed

     
  • Rick Copeland - 2010-10-29
    • status: in-progress --> closed
     

Log in to post a comment.