-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 4.1.2
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Framework
Error
Sentry Issue: NUXEO-DRIVE-2GN
LookupError: unknown encoding: raw-unicode-escape File "nxdrive\gui\api.py", line 550, in web_authentication File "nxdrive\gui\api.py", line 385, in _guess_server_url File "nxdrive\utils.py", line 795, in guess_server_url File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "pyimod03_importers.py", line 627, in exec_module File "rfc3987.py", line 358, in <module> File "rfc3987.py", line 357, in <genexpr> File "rfc3987.py", line 351, in _interpret_unicode_escapes
TODO
- Add a regression test.
- Skip that specific exception in the function.
- is related to
-
NXDRIVE-1848 Remove dependency on rfc3987 for URL parsing
- Resolved