[AUTO SOLVED]After upgrading to v1.4.5 from v1.4.4 self host, the console is not working
- 0
- Self Hosted
- Web
I upgraded to v1.4.5 and after that I am getting weird errors in console. The routes do not work and many operations throw Network Request Failed errors.
https://backend.atomtalkpvtltd.com/v1/proxy/rules/65224b164eab7951e5a7 => throws network request failed
and the console is still on v1.4.4
I did all the steps for upgrade and restarted the server many times.
I did all the steps for upgrade and restarted the server many times.
- What did you do exactly?
- What's in your appwrite folder now?
- Would you please do a hard refresh to clear your cache?
- followed instructions on https://appwrite.io/docs/advanced/self-hosting/update
- backups, docker-compose.yml .env
- opened in incognito mode and the console loads properly
now the main domain's certificate is invalid and I am getting all kinds of errors for https as the letsencrypt ssl has expired. I thought the ssl was auto renewed.
ok so just used the command docker compose logs appwrite-worker-certificates for the main domain ssl. let'ss see when it is updated.
the certificate is valid now for main subdomain.
[AUTO SOLVED]After upgrading to v1.4.5 from v1.4.4 self host, the console is not working
by the way the console still shows 1.4.4 @Steven
you probably have a cache problem
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...