Opened 11 years ago

Closed 11 years ago

#2206 closed bug (Invalid)

Error Traversing Database

Reported by: lcf Owned by:
Priority: critical Milestone: 1.3.6
Component: Unknown Version: 1.3.5
Keywords: Cc:

Description

I've been having this issue in the last few days. I'm seeding 35 torrents and 30 other torrents are paused. I'm running version 1.3.5.

When this problem happens I lose remote connection to the server where Deluge is running and I'm also unable to use the console... basically, the system is dead and a hard reset (power off/on) is required.

lc@Lion:~$ uname -a Linux Lion 3.2.0-27-generic-pae #43-Ubuntu SMP Fri Jul 6 15:06:05 UTC 2012 i686 athlon i386 GNU/Linux

Please let me know if you need more information.

lc@Lion:~$ Unhandled error in Deferred: Unhandled Error Traceback (most recent call last):

File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run

File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1178, in mainLoop

File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 800, in runUntilCurrent

File "/usr/lib/python2.7/dist-packages/twisted/internet/task.py", line 208, in call

--- <exception caught here> ---

File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 134, in maybeDeferred

result = f(*args, kw)

File "/usr/lib/python2.7/dist-packages/deluge/core/torrentmanager.py", line 692, in save_state

exceptions.OSError: [Errno 5] Input/output error Error Traversing Database for ipnum = 3584253458 - Perhaps database is corrupt? Error Traversing Database for ipnum = 3276978170 - Perhaps database is corrupt? Error Traversing Database for ipnum = 3468446572 - Perhaps database is corrupt? Error Traversing Database for ipnum = 1137497011 - Perhaps database is corrupt? Error Traversing Database for ipnum = 3346226626 - Perhaps database is corrupt? Error Traversing Database for ipnum = 3350487525 - Perhaps database is corrupt? Write failed: Host is down

Thanks!

Change History (2)

comment:1 Changed 11 years ago by lcf

  • Version changed from other (please specify) to 1.3.5

comment:2 Changed 11 years ago by Cas

  • Resolution set to invalid
  • Status changed from new to closed

That error indicates a major issue with your storage hardware see: http://unix.stackexchange.com/a/44220/8443

Note: See TracTickets for help on using tickets.