[tahoe-lafs-trac-stream] [tahoe-lafs] #1642: internal error in trac.log
tahoe-lafs
trac at tahoe-lafs.org
Sun Dec 18 02:51:25 UTC 2011
#1642: internal error in trac.log
--------------------------------+---------------------------
Reporter: zooko | Owner: somebody
Type: defect | Status: new
Priority: minor | Milestone: undecided
Component: dev-infrastructure | Version: 1.9.0
Keywords: trac | Launchpad Bug:
--------------------------------+---------------------------
{{{
ValueError: invalid literal for int() with base 10: '32?version=32'
2011-12-17 17:07:46,013 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-
packages/Trac-0.12.2-py2.6.egg/trac/web/main.py", line 511, in
_dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.6/dist-
packages/Trac-0.12.2-py2.6.egg/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.6/dist-
packages/Trac-0.12.2-py2.6.egg/trac/timeline/web_ui.py", line 92, in
process_request
maxrows = int(req.args.get('max', format == 'rss' and 50 or 0))
TypeError: int() argument must be a string or a number, not 'list'
}}}
I'm not sure if this causes any real harm. I don't know who/what is
issuing the request that says "32?version=32" and if they are satisfied
with the result they're getting.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1642>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list