Open blshkv opened 9 hours ago
FYI, I copied it manually from the server (/usr/share/easy-rsa/pki/certs_by_serial) and the error is gone. However, it triggered a new error on the server side: failed to upgrade http to websocket: websocket: the client is not using the websocket protocol: 'websocke t' token not found in 'Upgrade' header
Update: I have disabled http/2 (```http2 off;````) and it started to work finally
I see an error message in the ~/.ccnet/logs/seafile.log file every second or so:
The notification server is configured behind a nginx server and get /ping returns an expected
ping
response.I checked the source code, it seems like I need a
ca-bundle.pem
file in theseaf->seaf_dir
(Seafile/.seafile-data) directory, but it's not there. How should it be created?server: 11.0.16 client: 9.0.11