Opened 14 years ago

Closed 12 years ago

Last modified 10 years ago

#1211 closed bug (Invalid)

Deluge opening too many files when relaunching

Reported by: sheptard Owned by: s0undt3ch
Priority: major Milestone:
Component: Unknown Version: 1.2.1
Keywords: Cc:

Description

Deluge will open too many files when relaunching the application when you have a large amount ( >1K ) of torrents seeding.

As a result deluge will not monitor watch directories anymore.

Short output from error: for filename in os.listdir(self.configautoadd_location?): exceptions.OSError: [Errno 24] Too many open files: '/home/user/torrents/watch/'

Change History (3)

comment:1 Changed 13 years ago by Cas

  • Owner set to s0undt3ch
  • Status changed from new to assigned

comment:2 Changed 12 years ago by Cas

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

A 'too many files' OS error message means that you need to increase your ulimit.

comment:3 Changed 10 years ago by Cas

  • Milestone 1.4.0 deleted
Note: See TracTickets for help on using tickets.