id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 3362,Error when connecting to a remote server with deluge-console,Taspir,,"Hi, I got the following error while connecting to my remote deluge server: {{{ Unhandled error in Deferred: Traceback (most recent call last): File ""/usr/lib/python3.8/site-packages/twisted/internet/defer.py"", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) File ""/usr/lib/python3.8/site-packages/deluge/ui/client.py"", line 408, in __on_connect_fail self.daemon_info_deferred.errback(reason) File ""/usr/lib/python3.8/site-packages/twisted/internet/defer.py"", line 501, in errback self._startRunCallbacks(fail) File ""/usr/lib/python3.8/site-packages/twisted/internet/defer.py"", line 568, in _startRunCallbacks self._runCallbacks() --- --- File ""/usr/lib/python3.8/site-packages/twisted/internet/defer.py"", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) File ""/usr/lib/python3.8/site-packages/deluge/ui/console/modes/connectionmanager.py"", line 90, in _on_connect_fail self.report_message('Failed to connect!', result) File ""/usr/lib/python3.8/site-packages/deluge/ui/console/widgets/popup.py"", line 61, in report_message self.push_popup(MessagePopup(self, title, message)) File ""/usr/lib/python3.8/site-packages/deluge/ui/console/widgets/popup.py"", line 354, in __init__ lns = format_utils.wrap_string(self.message, self.width - 3, 3, True) File ""/usr/lib/python3.8/site-packages/deluge/ui/console/utils/format_utils.py"", line 207, in wrap_string s1 = string.split('\n') builtins.AttributeError: 'Failure' object has no attribute 'split' }}} I simply used the command {{{connect ip:port user passwd}}}. Also, with my current setup I have a server running on rasbian (v 1.3.13) and can successfully connect with the Windows deluge client (v 1.3.15), but not with the Archlinux client (v 2.0.4). Is the 2.0.4 version simply incompatible with the 1.x.x versions? Regards",bug,new,minor,needs verified,Console UI,2.0.0,,,