2024-07-25 16:49:43 88797 8607728192 ERROR nxdrive.manager Engine error Traceback (most recent call last): File "nxdrive/objects.py", line 101, in from_dict KeyError: 'parentId' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "nxdrive/manager.py", line 881, in bind_engine File "nxdrive/engine/engine.py", line 182, in __init__ File "nxdrive/engine/engine.py", line 1405, in bind File "nxdrive/engine/engine.py", line 1454, in _check_root File "nxdrive/engine/engine.py", line 1514, in _add_top_level_state File "nxdrive/client/remote_client.py", line 654, in get_filesystem_root_info File "nxdrive/objects.py", line 105, in from_dict nxdrive.exceptions.DriveError: This item is missing mandatory information: {'id': 'NuxeoDrive.GetTopLevelFolder', 'label': 'Nuxeo Drive: Get the top level folder', 'category': 'Services', 'requires': None, 'description': 'Get the top level folder item. Return the result as a JSON blob.', 'url': 'NuxeoDrive.GetTopLevelFolder', 'signature': ['void', 'blob'], 'params': []} 2024-07-25 16:49:43 88797 8607728192 WARNING nxdrive.gui.api Unexpected error Traceback (most recent call last): File "nxdrive/objects.py", line 101, in from_dict KeyError: 'parentId' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "nxdrive/gui/api.py", line 711, in bind_server File "nxdrive/gui/api.py", line 678, in _bind_server File "nxdrive/manager.py", line 895, in bind_engine File "nxdrive/manager.py", line 881, in bind_engine File "nxdrive/engine/engine.py", line 182, in __init__ File "nxdrive/engine/engine.py", line 1405, in bind File "nxdrive/engine/engine.py", line 1454, in _check_root File "nxdrive/engine/engine.py", line 1514, in _add_top_level_state File "nxdrive/client/remote_client.py", line 654, in get_filesystem_root_info File "nxdrive/objects.py", line 105, in from_dict nxdrive.exceptions.DriveError: This item is missing mandatory information: {'id': 'NuxeoDrive.GetTopLevelFolder', 'label': 'Nuxeo Drive: Get the top level folder', 'category': 'Services', 'requires': None, 'description': 'Get the top level folder item. Return the result as a JSON blob.', 'url': 'NuxeoDrive.GetTopLevelFolder', 'signature': ['void', 'blob'], 'params': []} 2024-07-25 16:49:43 88797 8607728192 WARNING nxdrive.gui.api Unknown error occurred while trying to connect 2024-07-25 16:49:43 88797 8607728192 INFO nxdrive.gui.api Return from bind_server() is None