tahoe mkdir URI -> Error during HTTP request: 500 Internal Server Error #1675

Closed
opened 2012-02-14 10:32:04 +00:00 by killyourtv · 2 comments
killyourtv commented 2012-02-14 10:32:04 +00:00
Owner
allmydata-tahoe: 1.9.0.post77,
foolscap: 0.6.2,
pycryptopp: 0.5.29,
zfec: 1.4.22,
Twisted: 11.1.0,
Nevow: 0.10.0,
zope.interface: unknown,
python: 2.7.2+,
platform: Linux-debian_wheezy/sid-x86_64-64bit_ELF,
pyOpenSSL: 0.13,
simplejson: 2.3.2,
pycrypto: 2.5,
pyasn1: unknown,
mock: 0.7.2,
sqlite3: 2.6.0 [3.7.10]sqlite,
setuptools: 0.6c16dev3

On a grid running on I2P, running "tahoe mkdir LONGURI" gave the following result.

Error during HTTP request: 500 Internal Server Error
"Traceback (most recent call last):\x0aFailure: allmydata.mutable.common.NotEnoughServersError: (\"Publish ran out of good servers, last failure was: [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'callRemote'\\n/usr/lib/python2.7/dist-packages/twisted/internet/base.py:800:runUntilCurrent\\n/usr/lib/pymodules/python2.7/foolscap/eventual.py:26:_turn\\n/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:362:callback\\n/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:458:_startRunCallbacks\\n--- <exception caught here> ---\\n/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:545:_runCallbacks\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:635:_push\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:652:push_segment\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:638:_push\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:774:push_everything_else\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:874:finish_publishing\\n$INSTALL_DIR/src/allmydata/mutable/layout.py:544:finish_publishing\\n]\", None)\x0a"

At the time of the error I was connected to 15-17 storage nodes.

(Notification requested by zooko at /tahoe-lafs/trac-2024-07-25/issues/9111#comment:12)

``` allmydata-tahoe: 1.9.0.post77, foolscap: 0.6.2, pycryptopp: 0.5.29, zfec: 1.4.22, Twisted: 11.1.0, Nevow: 0.10.0, zope.interface: unknown, python: 2.7.2+, platform: Linux-debian_wheezy/sid-x86_64-64bit_ELF, pyOpenSSL: 0.13, simplejson: 2.3.2, pycrypto: 2.5, pyasn1: unknown, mock: 0.7.2, sqlite3: 2.6.0 [3.7.10]sqlite, setuptools: 0.6c16dev3 ``` On a grid running on I2P, running "tahoe mkdir LONGURI" gave the following result. ``` Error during HTTP request: 500 Internal Server Error "Traceback (most recent call last):\x0aFailure: allmydata.mutable.common.NotEnoughServersError: (\"Publish ran out of good servers, last failure was: [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'callRemote'\\n/usr/lib/python2.7/dist-packages/twisted/internet/base.py:800:runUntilCurrent\\n/usr/lib/pymodules/python2.7/foolscap/eventual.py:26:_turn\\n/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:362:callback\\n/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:458:_startRunCallbacks\\n--- <exception caught here> ---\\n/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:545:_runCallbacks\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:635:_push\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:652:push_segment\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:638:_push\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:774:push_everything_else\\n$INSTALL_DIR/src/allmydata/mutable/publish.py:874:finish_publishing\\n$INSTALL_DIR/src/allmydata/mutable/layout.py:544:finish_publishing\\n]\", None)\x0a" ``` At the time of the error I was connected to 15-17 storage nodes. (Notification requested by zooko at [/tahoe-lafs/trac-2024-07-25/issues/9111](/tahoe-lafs/trac-2024-07-25/issues/9111)#comment:12)
tahoe-lafs added the
code-mutable
major
defect
1.9.1
labels 2012-02-14 10:32:04 +00:00
tahoe-lafs added this to the undecided milestone 2012-02-14 10:32:04 +00:00
killyourtv commented 2012-04-20 09:15:03 +00:00
Author
Owner

As of


allmydata-tahoe: 1.9.0.post133.dev0,
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.0,
pycrypto: 2.5,
pyasn1: unknown,
mock: 0.8.0,
sqlite3: 2.6.0 [sqlite 3.7.11],
setuptools: 0.6c16dev3

I can no longer reproduce this (and I've tried--hard).

As of ``` allmydata-tahoe: 1.9.0.post133.dev0, 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.0, pycrypto: 2.5, pyasn1: unknown, mock: 0.8.0, sqlite3: 2.6.0 [sqlite 3.7.11], setuptools: 0.6c16dev3 ``` I can no longer reproduce this (and I've tried--hard).
tahoe-lafs added the
cannot reproduce
label 2012-04-20 09:15:03 +00:00
killyourtv closed this issue 2012-04-20 09:15:03 +00:00
zooko commented 2012-05-04 15:44:22 +00:00
Author
Owner

Thanks kytv!

Thanks kytv!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#1675
No description provided.