I have Nextcloud working on my Synology (DSM 6.2.4) using Docker. Yesterday I was unable to login via its website. I get an error "405 Not Allowed" which appears to be an Nginx message. I am able to login and use my Nextcloud via its iOS app. But anything via http/s seems to fail. I have another Nextcloud on another Synology which is working fine.
So what happenned? Did my updating Nextcloud via Docker break it? I want to find out by downgrading from Nextcloud:latest to, say. Nextcloud 19.
I know how to upgrade a Docker app but how to downgrade? I can download Nextcloud:19 but if I delete Nextcloud:latest am I also deleting all its settings (the Environmental Variables etc, obviously my user data is stored elsewhere)?
(Side question, where does Nginx come from? As far as I knew I'm running Apache?)
So what happenned? Did my updating Nextcloud via Docker break it? I want to find out by downgrading from Nextcloud:latest to, say. Nextcloud 19.
I know how to upgrade a Docker app but how to downgrade? I can download Nextcloud:19 but if I delete Nextcloud:latest am I also deleting all its settings (the Environmental Variables etc, obviously my user data is stored elsewhere)?
(Side question, where does Nginx come from? As far as I knew I'm running Apache?)