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
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...