-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 4.0.0
-
Component/s: Local client
Drive logs a lot errors such as
2018-07-09 10:24:14 9128 12536 ERROR nxdrive.engine.processor Unknown error Traceback (most recent call last): File "nxdrive\engine\processor.py", line 232, in _execute File "nxdrive\engine\processor.py", line 1011, in _synchronize_remotely_created File "nxdrive\engine\processor.py", line 1082, in _create_remotely File "nxdrive\client\local_client.py", line 779, in change_file_date WindowsError: [Error 3] Le chemin d�acc�s sp�cifi� est introuvable: u'C:\\Users\\Alexandre PERRIER\\Documents\\Nuxeo Drive\\AMS-CREAM-LSST (DARK)\\LSST Chargeur\\Filter Loader\\Documentation\\Complete Loader Assembly\\Complete Clamp Mechanism & Central Carrier Assembly\\LCA-12006_Filter_Hook_Link_Axle\\LCA-12006_895706_Filter_Hook_Link_Axe_SM1_DRW17646-D.pdf' 2018-07-09 10:24:14 9128 12536 DEBUG nxdrive.engine.workers Increasing error [SYNC_HANDLER__synchronize_remotely_created] ("[Error 3] Le chemin d\x92acc\xe8s sp\xe9cifi\xe9 est introuvable: u'C:\\\\Users\\\\Alexandre PERRIER\\\\Documents\\\\Nuxeo Drive\\\\AMS-CREAM-LSST (DARK)\\\\LSST Chargeur\\\\Filter Loader\\\\Documentation\\\\Complete Loader Assembly\\\\Complete Clamp Mechanism & Central Carrier Assembly\\\\LCA-12006_Filter_Hook_Link_Axle\\\\LCA-12006_895706_Filter_Hook_Link_Axe_SM1_DRW17646-D.pdf'") for <StateRow[179] local_path=u'/AMS-CREAM-LSST (DARK)/LSST Chargeur/Filter Loader/Documentation/Complete Loader Assembly/Complete Clamp Mechanism & Central Carrier Assembly/LCA-12006_Filter_Hook_Link_Axle/LCA-12006_895706_Filter_Hook_Link_Axe_SM1_DRW17646-D.pdf', remote_ref=u'defaultFileSystemItemFactory#default#878ca6a8-84b6-495d-8efb-f8553bcaf627', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', filter_path=None> 2018-07-09 10:24:14 9128 12536 ERROR nxdrive.engine.processor Pair error Traceback (most recent call last): File "nxdrive\engine\processor.py", line 338, in _execute File "nxdrive\engine\processor.py", line 362, in _handle_pair_handler_exception File "nxdrive\engine\workers.py", line 218, in increase_error File "nxdrive\engine\dao\sqlite.py", line 1225, in increase_error File "nxdrive\engine\dao\sqlite.py", line 68, in execute ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings. 2018-07-09 10:24:14 9128 12536 DEBUG nxdrive.engine.workers Increasing error [EXCEPTION] ('You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.') for <StateRow[179] local_path=u'/AMS-CREAM-LSST (DARK)/LSST Chargeur/Filter Loader/Documentation/Complete Loader Assembly/Complete Clamp Mechanism & Central Carrier Assembly/LCA-12006_Filter_Hook_Link_Axle/LCA-12006_895706_Filter_Hook_Link_Axe_SM1_DRW17646-D.pdf', remote_ref=u'defaultFileSystemItemFactory#default#878ca6a8-84b6-495d-8efb-f8553bcaf627', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', filter_path=None> 2018-07-09 10:24:14 9128 12536 DEBUG nxdrive.engine.queue_manager Blacklisting pair for 60s: <StateRow[179] local_path=u'/AMS-CREAM-LSST (DARK)/LSST Chargeur/Filter Loader/Documentation/Complete Loader Assembly/Complete Clamp Mechanism & Central Carrier Assembly/LCA-12006_Filter_Hook_Link_Axle/LCA-12006_895706_Filter_Hook_Link_Axe_SM1_DRW17646-D.pdf', remote_ref=u'defaultFileSystemItemFactory#default#878ca6a8-84b6-495d-8efb-f8553bcaf627', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', filter_path=None> 2018-07-09 10:24:14 9128 12536 ERROR nxdrive.engine.workers Thread GenericProcessor(12536) exception Traceback (most recent call last): File "nxdrive\engine\workers.py", line 185, in run File "nxdrive\engine\processor.py", line 350, in _execute ProgrammingError: You must not use 8-bit bytestrings unless you use a text_factory that can interpret 8-bit bytestrings (like text_factory = str). It is highly recommended that you instead just switch your application to Unicode strings.