
Failed to update project ("628d53099c747701ed5b") version with error: Invalid document structure: Unknown attribute: "region" Invalid document structure: Unknown attribute: "region"
Does anybody know how to solve it?
TL;DR
Developers are encountering an error "Unknown attribute: 'region'" when upgrading to version 1.5.3. The issue seems to be related to an invalid document structure. A solution is to review the document and check for any attribute mismatches or errors related to the "region" attribute.
I'm getting that when upgrading to 1.5.3
Recommended threads
- CLI login on self hosted with docker
Hi, I have a working docker setup with traefik in front of the services. Everything works as expected except for login with CLI. I've tried with `appwrite cli...
- Dockerizing Appwrite Console Yields Page...
I have this Docker Compose file: ``` services: # Band9Buddy app band9buddy: build: context: . dockerfile: Dockerfile.dev develop: ...
- Upgrading Appwrite 1.7.4 → 1.8.x: What H...
I'm currently running a self-hosted Appwrite v1.7.4 instance that still uses the old Collections/Documents database model. I noticed that starting from v1.8.x,...
