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
- "Restore project" button fails: "Invalid...
In the dashboard, it clicking "Restore project" fails. The request sent to `PATCH https://cloud.appwrite.io/v1/projects/:project_id` with payload `{status: "act...
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...