Some of the images uploaded to my storage bucket returns this error:
{
"message": "Project with the requested ID could not be found. Please check the value of the X-Appwrite-Project header to ensure the correct project ID is being used.",
"code": 404,
"type": "project_not_found",
"version": "1.8.1"
}
Where the project exists. After using the same url but https://fra.cloud.appwrite.io/ instead of my custom domain, it works for all images. I have not changed anything in my setup for months and it was working previously with our custom domain without any issues.
Recommended threads
- Rate limit blocking bulk function re-cre...
Hi team, I am on Appwrite Cloud (project: staging-dataspace, SGP region). I am in the midst of deleting ~115 functions that were stuck with .fra.appwrite.run do...
- unable to create dynamic relationship co...
dynamic Column with this set {'type': 'relationship', 'relationType': 'oneToOne', 'key': 'columnrshipkey', 'relatedTableId': 'abcabcabc12341234', 'twoWay': fal...
- Sites builder failing with general_unkno...
Hi team, All Sites deployments in the Frankfurt region are failing with general_unknown since ~1 hour ago. No build logs are produced - just the error code aft...