Hi, I just noticed, that images i get using getFilePreview form Appwrite 1.6.2 (self hosted) are not shown anymore. I get "Response was blocked by CORB (Cross-Origin Read Blocking)".
I also noticed, that in the response headers for the getFilePreviewRequest, Access-Control-Allow-Origin is set to https://localhost. All other request (Database, Account etc.) have the right url there and are working as they should.
Everything in the App seems to work.... Exept the Images...
Any Idea what i should check or do?
When i try to shutdown Appwrite I get the following error: failed to remove network appwrite: Error response from daemon: error while removing network: network appwrite has active endpoints (, , , , , , , , )
Recommended threads
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...