[1.10RC1] Deluge hangs while retrieving .torrent from URL

General support for problems installing or using Deluge
peakshysteria
Member
Member
Posts: 24
Joined: Fri Jul 11, 2008 6:43 am

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by peakshysteria »

Oops! Sorry bout that.

deluged -d -L debug -l daemon.log gives:
[DEBUG ] 00:30:15 configmanager:36 ConfigManager started..
[INFO ] 00:30:15 daemon:36 Deluge daemon 1.1.0-RC1
[DEBUG ] 00:30:15 daemon:37 options: {'loglevel': 'debug', 'quiet': False, 'logfile': 'daemon.log', 'config': None, 'port': None, 'pidfile': None, 'donot': True}
[DEBUG ] 00:30:15 daemon:38 args: []
[DEBUG ] 00:30:15 core:79 Core init..
[DEBUG ] 00:30:15 component:94 Registered Core with ComponentRegistry..
[DEBUG ] 00:30:15 component:94 Registered PreferencesManager with ComponentRegistry..
[DEBUG ] 00:30:15 configmanager:79 Getting config 'core.conf'
[DEBUG ] 00:30:15 config:244 Config /home/peaks/.config/deluge/core.conf loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'state_location': '/home/peaks/.config/deluge/state', 'move_completed_path': '/home/peaks', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'torrentfiles_location': '/home/peaks/Videos/torrentfiles', 'max_active_limit': 30, 'utpex': True, 'max_active_downloading': 5, 'max_active_seeding': 30, 'allow_remote': False, 'max_half_open_connections': -1, 'download_location': '/home/peaks/Videos', 'compact_allocation': False, 'max_upload_speed': 174.0, 'prioritize_first_last_pieces': False, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': False, 'random_outgoing_ports': True, 'max_upload_slots_per_torrent': -1, 'new_release_check': True, 'enc_out_policy': 1, 'outgoing_ports': [0, 0], 'seed_time_limit': 100.0, 'share_ratio_limit': 2.0, 'max_download_speed': -1.0, 'natpmp': True, 'stop_seed_at_ratio': False, 'peer_tos': '0x00', 'upnp': True, 'max_download_speed_per_torrent': -1, 'max_upload_slots_global': 20, 'enabled_plugins': [], 'random_port': False, 'autoadd_enable': False, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [59300, 59300], 'dht': True, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 7.0, 'max_upload_speed_per_torrent': 40.0, 'copy_torrent_file': True, 'move_completed': False, 'proxies': {'peer': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'web_seed': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'tracker': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'dht': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}}, 'add_paused': False, 'max_connections_per_torrent': -1, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/peaks', 'config_location': '/home/peaks/.config/deluge', 'plugins_location': '/home/peaks/.config/deluge/plugins'}
[DEBUG ] 00:30:15 configmanager:79 Getting config 'core.conf'
[INFO ] 00:30:15 core:98 Starting XMLRPC server on port 58846
[INFO ] 00:30:15 core:104 Daemon already running or port not available..
deluge -L debug -l ui.log gives:
1.1.0-RC1
and opens Deluge.
Ubuntu 8.10 Intrepid Ibex i386| AMD Athlon X64 3000+ | 3 GB RAM | 650 GB (3 WD HDDs) + 750 GB external (WD) |ATI X700 EXCALIBUR PRO (256 MB)|FF/3.0.5
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by andar »

peakshysteria wrote:Oops! Sorry bout that.

deluged -d -L debug -l daemon.log gives:
[DEBUG ] 00:30:15 configmanager:36 ConfigManager started..
[INFO ] 00:30:15 daemon:36 Deluge daemon 1.1.0-RC1
[DEBUG ] 00:30:15 daemon:37 options: {'loglevel': 'debug', 'quiet': False, 'logfile': 'daemon.log', 'config': None, 'port': None, 'pidfile': None, 'donot': True}
[DEBUG ] 00:30:15 daemon:38 args: []
[DEBUG ] 00:30:15 core:79 Core init..
[DEBUG ] 00:30:15 component:94 Registered Core with ComponentRegistry..
[DEBUG ] 00:30:15 component:94 Registered PreferencesManager with ComponentRegistry..
[DEBUG ] 00:30:15 configmanager:79 Getting config 'core.conf'
[DEBUG ] 00:30:15 config:244 Config /home/peaks/.config/deluge/core.conf loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'state_location': '/home/peaks/.config/deluge/state', 'move_completed_path': '/home/peaks', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'torrentfiles_location': '/home/peaks/Videos/torrentfiles', 'max_active_limit': 30, 'utpex': True, 'max_active_downloading': 5, 'max_active_seeding': 30, 'allow_remote': False, 'max_half_open_connections': -1, 'download_location': '/home/peaks/Videos', 'compact_allocation': False, 'max_upload_speed': 174.0, 'prioritize_first_last_pieces': False, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': False, 'random_outgoing_ports': True, 'max_upload_slots_per_torrent': -1, 'new_release_check': True, 'enc_out_policy': 1, 'outgoing_ports': [0, 0], 'seed_time_limit': 100.0, 'share_ratio_limit': 2.0, 'max_download_speed': -1.0, 'natpmp': True, 'stop_seed_at_ratio': False, 'peer_tos': '0x00', 'upnp': True, 'max_download_speed_per_torrent': -1, 'max_upload_slots_global': 20, 'enabled_plugins': [], 'random_port': False, 'autoadd_enable': False, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [59300, 59300], 'dht': True, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 7.0, 'max_upload_speed_per_torrent': 40.0, 'copy_torrent_file': True, 'move_completed': False, 'proxies': {'peer': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'web_seed': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'tracker': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'dht': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}}, 'add_paused': False, 'max_connections_per_torrent': -1, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/peaks', 'config_location': '/home/peaks/.config/deluge', 'plugins_location': '/home/peaks/.config/deluge/plugins'}
[DEBUG ] 00:30:15 configmanager:79 Getting config 'core.conf'
[INFO ] 00:30:15 core:98 Starting XMLRPC server on port 58846
[INFO ] 00:30:15 core:104 Daemon already running or port not available..
deluge -L debug -l ui.log gives:
1.1.0-RC1
and opens Deluge.
Well, you are running the daemon twice.. The log from the running daemon would obviously be more useful..
mirker
New User
New User
Posts: 4
Joined: Sat Apr 05, 2008 6:05 pm

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by mirker »

i am having the exact same problem, i think. Cant load any new torrents into deluge what so ever, not by opening a torrent file with deluge, loading a torrent file inside deluge or opening a url. How do i know if i have 2 daemons running and how do i shut down the wrong one?
updated deluge from 1.0.7 -> 1.1.0 rc1.
peakshysteria
Member
Member
Posts: 24
Joined: Fri Jul 11, 2008 6:43 am

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by peakshysteria »

I have closed down the client. Rebooted. Started the client and tried to add torrents with no success. I have closed down Deluge and waited til I'm sure it's not running and then added a torrent. But it wont work. It only opens Deluge with the torrents from my previous version (1.0.7). No new torrents are added. And still no error messages.
Ubuntu 8.10 Intrepid Ibex i386| AMD Athlon X64 3000+ | 3 GB RAM | 650 GB (3 WD HDDs) + 750 GB external (WD) |ATI X700 EXCALIBUR PRO (256 MB)|FF/3.0.5
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by andar »

I believe I have fixed the problem with adding torrents.. The fix will be in the next RC.
peakshysteria
Member
Member
Posts: 24
Joined: Fri Jul 11, 2008 6:43 am

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by peakshysteria »

Nice man.

Any chance we can get to the RC now? Or when is it due for downloading? For those of us having the current RC must use another client in addition to Deluge to get new torrents downloaded. So for those of use using torrents on a daily basis it's pretty urgent I would say.

Or how can I temporarily rollback to 1.0.7. Tried to roll back but it only crashes after install. I also removed Deluge completely via Synaptic. But no cigar. Deluge crashes upon start. So now I have to use another client :|
Ubuntu 8.10 Intrepid Ibex i386| AMD Athlon X64 3000+ | 3 GB RAM | 650 GB (3 WD HDDs) + 750 GB external (WD) |ATI X700 EXCALIBUR PRO (256 MB)|FF/3.0.5
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by markybob »

peakshysteria wrote:Nice man.

Any chance we can get to the RC now? Or when is it due for downloading? For those of us having the current RC must use another client in addition to Deluge to get new torrents downloaded. So for those of use using torrents on a daily basis it's pretty urgent I would say.

Or how can I temporarily rollback to 1.0.7. Tried to roll back but it only crashes after install. I also removed Deluge completely via Synaptic. But no cigar. Deluge crashes upon start. So now I have to use another client :|
you can downgrade, so long as you remove ~/.config/deluge
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: [1.10RC1] Deluge hangs while retrieving .torrent from URL

Post by andar »

peakshysteria wrote:Nice man.

Any chance we can get to the RC now? Or when is it due for downloading? For those of us having the current RC must use another client in addition to Deluge to get new torrents downloaded. So for those of use using torrents on a daily basis it's pretty urgent I would say.

Or how can I temporarily rollback to 1.0.7. Tried to roll back but it only crashes after install. I also removed Deluge completely via Synaptic. But no cigar. Deluge crashes upon start. So now I have to use another client :|
The source is located at: http://svn.deluge-torrent.org/branches/1.1.0_RC

If you're downgrading, I think all you need to delete is ~/.config/deluge/tabs.state
Post Reply