[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
- Middleware
how to make middleware in nextjs appwrite with client side auth?
- Error 400: redirect_uri_mismatch
Hi team, Google OAuth was working fine with our Appwrite Cloud setup until yesterday. We did not change any configuration in Appwrite, Google Cloud, or our cod...
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...