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.
I did all the steps for upgrade and restarted the server many times.
Summary
After upgrading from v1.4.4 to v1.4.5, the console is not working and the certificate for the main domain is invalid. The SSL certificate was not automatically renewed.
Solution:
1. Follow the instructions on https://appwrite.io/docs/advanced/self-hosting/update to properly upgrade.
2. Ensure you have backups of docker-compose.yml and .env files.
3. Open the console in incognito mode, as it loads properly there.
4. Do a hard refresh to clear your cache.
5. Check the logs using the command "docker compose logs appwrite-worker-certificates" to see
Drake
Oct 11, 2023, 01:58
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?
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.
gaurav_ch
Rank 2: Process
Oct 11, 2023, 02:11
ok so just used the command docker compose logs appwrite-worker-certificates for the main domain ssl. let'ss see when it is updated.
gaurav_ch
Rank 2: Process
Oct 11, 2023, 02:12
the certificate is valid now for main subdomain.
gaurav_ch
Rank 2: Process
Oct 11, 2023, 02:27
[AUTO SOLVED]After upgrading to v1.4.5 from v1.4.4 self host, the console is not working