I have upgraded my seafile server from 11 to 12.
I am using the offcial docker images but traefik as a reverse proxy.
I deployed seadoc but when I try to edit a file, it is correctly opened but I immediatly receive a notification containing “Server is disconnected. Reconnecting…”
Modification to the document is not saved. I see no error logs in seafile.log, seahub.log or any log file from seadoc.
How can I find out what is wrong on my setup?
Same here with a new install of Seafile 12 behind Nginx and with seadoc.
In nginx log i get a permission denied (403) every time it connects / reconnects.
403 is the problem - but i couldn’t find out in the logs where the problem exists - and didn’t find something similar here in Forum search.