-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.321
-
Fix Version/s: 2.1.406
-
Component/s: Remote watcher
-
Sprint:nxfit 8.3.1
after recent upgrade Drive Sync icon is looping indefinitley
I see the same segment repeating in the log
2016-03-25 16:45:04,724 2622 139956204652288 ERROR nxdrive.engine.watcher.remote_watcher 'NoneType' object has no attribute 'remote_ref' Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/nxdrive/engine/watcher/remote_watcher.py", line 347, in _handle_changes self._scan_remote() File "/usr/local/lib/python2.7/dist-packages/nxdrive/engine/watcher/remote_watcher.py", line 98, in _scan_remote remote_info = self._client.get_info(from_state.remote_ref) AttributeError: 'NoneType' object has no attribute 'remote_ref'