#1742 assigned defect

Error during POST: 500 Internal Server Error — at Initial Version

Reported by: killyourtv Owned by: davidsarah
Priority: major Milestone: soon
Component: code-mutable Version: 1.9.1
Keywords: i2p mutable availability preservation Cc:
Launchpad Bug:

Description

Using tahoe from the 1.9.2 darcs branch on I2P, I received the following copying files to the grid

Error during POST: 500 Internal Server Error
"Traceback (most recent call last):\x0a  File \"/usr/lib/python2.7/dist-packages/twisted/internet/base.py\", line 800, in runUntilCurrent\x0a    call.func(*call.args, **call.kw)\x0a  File \"/usr/lib/pymodules/python2.7/foolscap/eventual.py\", line 26, in _turn\x0a    cb(*args, **kwargs)\x0a  File \"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py\", line 362, in callback\x0a    self._startRunCallbacks(result)\x0a  File \"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py\", line 458, in _startRunCallbacks\x0a    self._runCallbacks()\x0a--- <exception caught here> ---\x0a  File \"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py\", line 545, in _runCallbacks\x0a    current.result = callback(current.result, *args, **kw)\x0a  File \"$HOME/i2p-tahoe/tahoe-lafs-i2p/src/allmydata/mutable/filenode.py\", line 859, in <lambda>\x0a    self._modify_once(modifier, first_time))\x0a  File \"$HOME/i2p-tahoe/tahoe-lafs-i2p/src/allmydata/mutable/filenode.py\", line 885, in _modify_once\x0a    d = self._try_to_download_data()\x0a  File \"$HOME/i2p-tahoe/tahoe-lafs-i2p/src/allmydata/mutable/filenode.py\", line 963, in _try_to_download_data\x0a    d = self._read(c, fetch_privkey=True)\x0a  File \"$HOME/i2p-tahoe/tahoe-lafs-i2p/src/allmydata/mutable/filenode.py\", line 985, in _read\x0a    d = r.download(consumer, offset, size)\x0a  File \"$HOME/i2p-tahoe/tahoe-lafs-i2p/src/allmydata/mutable/retrieve.py\", line 244, in download\x0a    self._setup_download()\x0a  File \"$HOME/i2p-tahoe/tahoe-lafs-i2p/src/allmydata/mutable/retrieve.py\", line 301, in _setup_download\x0a    assert len(self.remaining_sharemap) >= k\x0aexceptions.AssertionError: \x0a"

allmydata-tahoe: 1.9.0-r5497,
foolscap: 0.6.3,
pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958,
zfec: 1.4.24,
Twisted: 11.1.0,
Nevow: 0.10.0,
zope.interface: unknown,
python: 2.7.3rc2,
platform: Linux-debian_wheezy/sid-x86_64-64bit_ELF,
pyOpenSSL: 0.13,
simplejson: 2.5.2,
pycrypto: 2.5,
pyasn1: unknown,
mock: 0.8.0,
sqlite3: 2.6.0 [sqlite 3.7.11],
setuptools: 0.6c16dev3

Change History (1)

Changed at 2012-05-17T19:50:17Z by killyourtv

possibly relevant incident

Note: See TracTickets for help on using tickets.