owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.4k stars 183 forks source link

File couldn't be open in collabora using cs3org/wopiserver:v10.1.0 #7194

Closed ScharfViktor closed 9 months ago

ScharfViktor commented 1 year ago

ocis v.4.0.0 env: MacBook Apple M1, Mac Os Ventura v.13.2

Steps:

Actual: image

wopiserver_log:

{"time": "2023-09-01T13:54:11.857", "host": "90f1fc368846", "level": "ERROR", "process": "wopiserver", "module": "cs3iface", "msg": "Exception when downloading file from Reva", "reason": "HTTPSConnectionPool(host='ocis.owncloud.test', port=443): Max retries exceeded with url: /data (Caused by SSLERROR(SSLCertVerificationERROR(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1007)')))"}

{"time": "2023-09-01T13:54:11.858", "host": "90f1fc368846", "level": "ERROR", "process": "wopiserver", "module": "wopi", "msg": "GetFile: download failed", "endpoint": "3bb824e3-c20c-4fed-87d9-feca2c22888f$652d0e63-72fa-4611-a497-9ed5fb6a339e", "filename": "652d0e63-72fa-4611-a497-9ed5fb6a339e/coll.odt", "token": "HxSij7jOnb862IfcTDgU", "ERROR": "HTTPSConnectionPool(host='ocis.owncloud.test', port=443): Max retries exceeded with url: /data (Caused by SSLERROR(SSLCertVerificationERROR(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1007)')))"}

image: cs3org/wopiserver:${WOPISERVER_DOCKER_TAG:-v9.4.0} works fine

ScharfViktor commented 9 months ago

not relevant