[tahoe-lafs-trac-stream] [tahoe-lafs] #1774: exception in twistd.log from web parser

tahoe-lafs trac at tahoe-lafs.org
Thu Nov 22 01:11:35 UTC 2012


#1774: exception in twistd.log from web parser
-----------------------------------+--------------------------
     Reporter:  zooko              |      Owner:
         Type:  defect             |     Status:  new
     Priority:  minor              |  Milestone:  undecided
    Component:  code-frontend-web  |    Version:  1.9.1
   Resolution:                     |   Keywords:  error webapi
Launchpad Bug:                     |
-----------------------------------+--------------------------
Changes (by davidsarah):

 * keywords:   => error webapi


Old description:

> Unfortunately I don't know what URL I sent to it. I didn't deliberately
> edit the URL, but I could've done so accidentally.
>
> {{{
> 2012-06-13 01:55:07-0300 [HTTPChannel,5,127.0.0.1] Unhandled Error
>         Traceback (most recent call last):
>           File "/usr/lib/python2.7/dist-
> packages/twisted/internet/defer.py", line 298, in addCallback
>             callbackKeywords=kw)
>           File "/usr/lib/python2.7/dist-
> packages/twisted/internet/defer.py", line 287, in addCallbacks
>             self._runCallbacks()
>           File "/usr/lib/python2.7/dist-
> packages/twisted/internet/defer.py", line 545, in _runCallbacks
>             current.result = callback(current.result, *args, **kw)
>           File "/home/zooko/playground/tahoe-lafs/test/cloud-
> branch/support/lib/python2.7/site-
> packages/Nevow-0.10.0-py2.7.egg/nevow/appserver.py", line 307, in
> handleSegment
>             res.locateChild, ctx, path
>         --- <exception caught here> ---
>           File "/usr/lib/python2.7/dist-
> packages/twisted/internet/defer.py", line 134, in maybeDeferred
>             result = f(*args, **kw)
>           File "/home/zooko/playground/tahoe-lafs/test/cloud-
> branch/support/lib/python2.7/site-
> packages/Nevow-0.10.0-py2.7.egg/nevow/rend.py", line 491, in locateChild
>             r = self.childFactory(ctx, segments[0])
>           File "/home/zooko/playground/tahoe-lafs/test/cloud-
> branch/src/allmydata/web/status.py", line 1170, in childFactory
>             count = int(count_s)
>         exceptions.ValueError: invalid literal for int() with base 10:
> '0.json'
>
> }}}

New description:

 Unfortunately I don't know what URL I sent to it. I didn't deliberately
 edit the URL, but I could've done so accidentally.

 {{{
 2012-06-13 01:55:07-0300 [HTTPChannel,5,127.0.0.1] Unhandled Error
         Traceback (most recent call last):
           File "/usr/lib/python2.7/dist-
 packages/twisted/internet/defer.py", line 298, in addCallback
             callbackKeywords=kw)
           File "/usr/lib/python2.7/dist-
 packages/twisted/internet/defer.py", line 287, in addCallbacks
             self._runCallbacks()
           File "/usr/lib/python2.7/dist-
 packages/twisted/internet/defer.py", line 545, in _runCallbacks
             current.result = callback(current.result, *args, **kw)
           File "/home/zooko/playground/tahoe-lafs/test/cloud-
 branch/support/lib/python2.7/site-
 packages/Nevow-0.10.0-py2.7.egg/nevow/appserver.py", line 307, in
 handleSegment
             res.locateChild, ctx, path
         --- <exception caught here> ---
           File "/usr/lib/python2.7/dist-
 packages/twisted/internet/defer.py", line 134, in maybeDeferred
             result = f(*args, **kw)
           File "/home/zooko/playground/tahoe-lafs/test/cloud-
 branch/support/lib/python2.7/site-
 packages/Nevow-0.10.0-py2.7.egg/nevow/rend.py", line 491, in locateChild
             r = self.childFactory(ctx, segments[0])
           File "/home/zooko/playground/tahoe-lafs/test/cloud-
 branch/src/allmydata/web/status.py", line 1170, in childFactory
             count = int(count_s)
         exceptions.ValueError: invalid literal for int() with base 10:
 '0.json'

 }}}

--

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1774#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list