-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.0522
-
Fix Version/s: 2.0.1004
-
Component/s: Folder filtering
-
Sprint:drive-7.10-1
-
Story Points:2
When the server is not accessible and I click on the Select sync folder button, nothing happens. Either I should be displayed the folders popup like when the server is accessible, or we should not display / grey the button when the server is not available.
Occurs on mac os and windows clients.
Logs:
2015-03-27 10:35:31,413 1696 1408 ERROR nxdrive.wui.settings <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> Traceback (most recent call last): File "nuxeo-drive-client\nxdrive\wui\settings.py", line 52, in filters_dialog File "nuxeo-drive-client\nxdrive\wui\application.py", line 227, in show_filters File "nuxeo-drive-client\nxdrive\wui\application.py", line 220, in _get_filters_dialog File "nuxeo-drive-client\nxdrive\gui\folders_dialog.py", line 63, in __init__ File "nuxeo-drive-client\nxdrive\gui\folders_dialog.py", line 41, in _get_tree_view File "nuxeo-drive-client\nxdrive\engine\engine.py", line 625, in get_remote_client File "nuxeo-drive-client\nxdrive\client\base_automation_client.py", line 207, in __init__ File "nuxeo-drive-client\nxdrive\client\base_automation_client.py", line 258, in fetch_api URLError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>