-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NoFixVersionApplicable
-
Fix Version/s: 5.2.0
-
Component/s: Synchronizer
-
Epic Link:
-
Tags:
-
Sprint:nxDrive 11.2.19
-
Story Points:1
Sentry Issue: NUXEO-DRIVE-50K
The call:
GET https://HOST/nuxeo/nxfile/default/8627b26a-c990-44c0-8028-f927288e76d9/blobholder:0/obs.sql.zip
The response:
HTTPError: 405 Client Error: Not Allowed for url: https://HOST/nuxeo/nxfile/default/8627b26a-c990-44c0-8028-f927288e76d9/blobholder:0/obs.sql.zip File "nuxeo\client.py", line 305, in request File "requests\models.py", line 943, in raise_for_status HTTPError: HTTPError(405), error: b'<!DOCTYPE html>\n<html lang="zh-cn">\n\n<head>\n <meta charset="utf-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">\n <meta name="data-spm" content="a3c0e" />\n <title>405</title>\n <style>\n html, body, div, a, h2, p { margin: 0; padding: 0; }\n a { text-decoration: none; color: #3b6ea3; }\n .container { width: 1000px; margin: auto; color: #696969; }\n .header { padding: 50px 0; }\n .header .message { height: 36px; padding-left: 120px; ... (3 additional frame(s) were not displayed) ... File "nxdrive\engine\processor.py", line 1477, in _create_remotely File "nxdrive\engine\processor.py", line 1225, in _download_content File "nxdrive\client\remote_client.py", line 549, in stream_content File "nxdrive\client\remote_client.py", line 339, in download File "nuxeo\client.py", line 308, in request Unknown error
- Is referenced in