I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push, the new file is correctly accessible after deployment. (confirms deployment is happening and github repo is correctly hooked up) I've seen this before and my solutio was to start using new path, but this time I can't do that. Pease help.
is this still happening to you? what's your project ID?
<@828302753566556180> do share some specific information if you can, like projectid, region etc.
also if its still happenning, if not the approx time when it was happening
Hi, thanks for your reply, after going to sleep, everything seems to be correct on the site now. It seems like after a few hours, the update seems to be taking effect. Its just normal HTML and JS in the file, there is no caching related code or anything. Is there a cache on the appwrite sites? it seems like that could be the problem.
i can test later if there is still a big delay between deployments and when the update becomes visible.
this is the id of the site 692c82d8001852b131d8
we have deployed a fix on our servers, glad its working for you too now
Recommended threads
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- Static IP for security purpose!
Hey I am hosting a next.js project in appwrite it reaches out to mongo DB to fetch data The only option to enable network access to 0.0.0.0/0 in mongo DB (any ...