Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # head -140 daemon.log
- 14:40:17 [INFO ][deluge.configmanager:52 ] Setting config directory to: /var/lib/deluged/config
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [DEBUG ][deluge.configmanager :94 ] Getting config: core.conf
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "send_info" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "info_sent" to: 0.0 (of type: <class 'float'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "daemon_port" to: 58846 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "allow_remote" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "pre_allocate_storage" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "download_location" to: /home/deluge/Downloads (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "listen_ports" to: [6881, 6891] (of type: <class 'list'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "listen_interface" to: (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "outgoing_interface" to: (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "random_port" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "listen_random_port" to: None (of type: <class 'NoneType'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "listen_use_sys_port" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "listen_reuse_port" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "outgoing_ports" to: [0, 0] (of type: <class 'list'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "random_outgoing_ports" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "copy_torrent_file" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "del_copy_torrent_file" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "torrentfiles_location" to: /home/deluge/Downloads (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "plugins_location" to: /var/lib/deluged/config/plugins (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "prioritize_first_last_pieces" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "sequential_download" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "dht" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "upnp" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "natpmp" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "utpex" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "lsd" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "enc_in_policy" to: 1 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "enc_out_policy" to: 1 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "enc_level" to: 2 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_connections_global" to: 200 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_upload_speed" to: -1.0 (of type: <class 'float'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_download_speed" to: -1.0 (of type: <class 'float'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_upload_slots_global" to: 4 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_half_open_connections" to: 50 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_connections_per_second" to: 20 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "ignore_limits_on_local_network" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_connections_per_torrent" to: -1 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_upload_slots_per_torrent" to: -1 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_upload_speed_per_torrent" to: -1 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_download_speed_per_torrent" to: -1 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "enabled_plugins" to: [] (of type: <class 'list'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "add_paused" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_active_seeding" to: 5 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_active_downloading" to: 3 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "max_active_limit" to: 8 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "dont_count_slow_torrents" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "queue_new_to_top" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "stop_seed_at_ratio" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "remove_seed_at_ratio" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "stop_seed_ratio" to: 2.0 (of type: <class 'float'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "share_ratio_limit" to: 2.0 (of type: <class 'float'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "seed_time_ratio_limit" to: 7.0 (of type: <class 'float'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "seed_time_limit" to: 180 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "auto_managed" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "move_completed" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "move_completed_path" to: /home/deluge/Downloads (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "move_completed_paths_list" to: [] (of type: <class 'list'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "download_location_paths_list" to: [] (of type: <class 'list'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "path_chooser_show_chooser_button_on_localhost" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "path_chooser_auto_complete_enabled" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "path_chooser_accelerator_string" to: Tab (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "path_chooser_max_popup_rows" to: 20 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "path_chooser_show_hidden_files" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "new_release_check" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "proxy" to: {'type': 0, 'hostname': '', 'username': '', 'password': '', 'port': 8080, 'proxy_hostnames': True, 'proxy_peer_connections': True, 'proxy_tracker_connections': True, 'force_proxy': False, 'anonymous_mode': False} (of type: <class 'dict'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "peer_tos" to: 0x00 (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "rate_limit_ip_overhead" to: True (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "geoip_db_location" to: /usr/share/GeoIP/GeoIP.dat (of type: <class 'str'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "cache_size" to: 512 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "cache_expiry" to: 60 (of type: <class 'int'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "auto_manage_prefer_seeds" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "shared" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :184 ] Setting key "super_seeding" to: False (of type: <class 'bool'>)
- 14:40:18 [DEBUG ][deluge.config :439 ] Config /var/lib/deluged/config/core.conf version: 1.1 loaded: {'send_info': False, 'info_sent': 0.0, 'daemon_port': 58846, 'allow_remote': True, 'pre_allocate_storage': False, 'download_location': '/library/torrent/downloading', 'listen_ports': [6881, 6881], 'listen_interface': '', 'outgoing_interface': '', 'random_port': True, 'listen_random_port': 59097, 'listen_use_sys_port': False, 'listen_reuse_port': True, 'outgoing_ports': [0, 0], 'random_outgoing_ports': True, 'copy_torrent_file': False, 'del_copy_torrent_file': False, 'torrentfiles_location': '/home/deluge/Downloads', 'plugins_location': '/var/lib/deluged/config/plugins', 'prioritize_first_last_pieces': True, 'sequential_download': False, 'dht': True, 'upnp': True, 'natpmp': True, 'utpex': True, 'lsd': True, 'enc_in_policy': 1, 'enc_out_policy': 1, 'enc_level': 2, 'max_connections_global': 500, 'max_upload_speed': -1.0, 'max_download_speed': -1.0, 'max_upload_slots_global': 4, 'max_half_open_connections': 20, 'max_connections_per_second': 20, 'ignore_limits_on_local_network': True, 'max_connections_per_torrent': -1, 'max_upload_slots_per_torrent': -1, 'max_upload_speed_per_torrent': -1, 'max_download_speed_per_torrent': -1, 'enabled_plugins': [], 'add_paused': False, 'max_active_seeding': -1, 'max_active_downloading': -1, 'max_active_limit': -1, 'dont_count_slow_torrents': True, 'queue_new_to_top': False, 'stop_seed_at_ratio': False, 'remove_seed_at_ratio': False, 'stop_seed_ratio': 2.0, 'share_ratio_limit': 2.0, 'seed_time_ratio_limit': 7.0, 'seed_time_limit': 180, 'auto_managed': True, 'move_completed': True, 'move_completed_path': '/library/torrent/downloads/2022', 'move_completed_paths_list': ['/library/torrent/downloads/2022'], 'download_location_paths_list': [], 'path_chooser_show_chooser_button_on_localhost': True, 'path_chooser_auto_complete_enabled': True, 'path_chooser_accelerator_string': 'Tab', 'path_chooser_max_popup_rows': 20, 'path_chooser_show_hidden_files': False, 'new_release_check': True, 'proxy': {'anonymous_mode': False, 'force_proxy': False, 'hostname': '', 'password': '', 'port': 8080, 'proxy_hostnames': True, 'proxy_peer_connections': True, 'proxy_tracker_connections': True, 'type': 0, 'username': ''}, 'peer_tos': '0x00', 'rate_limit_ip_overhead': True, 'geoip_db_location': '/usr/share/GeoIP/GeoIP.dat', 'cache_size': 512, 'cache_expiry': 60, 'auto_manage_prefer_seeds': False, 'shared': False, 'super_seeding': False}
- 14:40:18 [DEBUG ][deluge.configmanager :94 ] Getting config: core.conf
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [DEBUG ][deluge.configmanager :94 ] Getting config: core.conf
- 14:40:18 [DEBUG ][deluge.config :355 ] Registering function for max_connections_per_torrent key..
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [DEBUG ][deluge.config :355 ] Registering function for max_upload_slots_per_torrent key..
- 14:40:18 [DEBUG ][deluge.config :355 ] Registering function for max_upload_speed_per_torrent key..
- 14:40:18 [DEBUG ][deluge.config :355 ] Registering function for max_download_speed_per_torrent key..
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [DEBUG ][deluge.configmanager :94 ] Getting config: core.conf
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [INFO ][twisted :147 ] Factory (TLS) starting on 58846
- 14:40:18 [INFO ][twisted :147 ] Starting factory <twisted.internet.protocol.Factory object at 0x7f79874565c0>
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
- 14:40:18 [CRITICAL][twisted :147 ] Unhandled error in Deferred:
Add Comment
Please, Sign In to add comment