Hello
As I finally moved to my own nginx reverse-proxy, I thought I should be able to run Synchrony.
Unfortunaltely, synchrony is not starting. I have the same message as this person here: https://community.atlassian.com/t5/Confluence-questions/confluence-synchrony-editing-can-t-start-when-i-update/qaq-p/1202946 who in the end was advised to also open a ticket.
My setup is as follows:
- Confluence is running as a docker container in an ubuntu server (VM)
- The data for confluence is on an NFS share
- As database, a Postgresql Docker container is used
- Nginx reverse proxy is used to redirect to confluence
The confluence instance is directly reachable from the web with a subdomain (without the /confluence subpath), which redirects internally to http with port 8090.
I tried already what was mentioned in the thread above (removing the plugin caches). That did not help.
Thanks for your help
Roman