I'll keep you informed
the glitchy ui...you have cloudflare proxy in front? can you clear the cache in cloudflare?
yes that was it thank you Should I leave cache disabled permanently?
nah, you can turn it on. you may have to manually clear the cache on upgrades
how i've got something the glitch with the ui / document error append every time i use the api to upload a doc from myy app
do you have file security enabled on the bucket?
what are the permissions on the bucket?
what version of appwrite are you on?
still 1.4.1
should i reinstall ?
no you're fine..i think i found the problem
permission bug that let the file get deleted but not the document 😬
thanks so much for all your troubleshooting
there is another problem that we can also see in the video if I add a document in addition to the one uploaded previously no longer works
With pleasure
hmm ya this is a different issue...
Hopefully this fix will be fixed in 1.4.2: https://github.com/appwrite/appwrite/pull/6102
thx for your time ;)
The UI still has a problem after opening/refreshing the page, but not when I use force reload, it's strange. Am I the only one having this problem? / is there a way to reset the svelte container? or is it really a bug and it will be fixed?
no one else has reported this. it's a local cache problem
I've already disabled every single possible cache on earth / Cloudfare / Proxy / local cache (evry possible method)/ other device / network 🥲
I think I'll reinstall and see if I reproduce the problem.
can you try this? https://ourtechroom.com/fix/clear-chrome-service-worker-cache/
more specifically the Service Workers and Storage under Application in dev tools
it sems to work at this time but i don't understand why this whas not cleared when i cleared the cache of entire google chrome. thanxs verry mutch <:appwriterocket:823996226894692403>
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...