After migrating from 1.6.1 to 1.7.4 I noticed this strange behaviour: When I open a project in a separate tab I get a 500 internal error. However, then I simply click the project and it is opened in the same tab, it loads correctly. Maybe related: After the migration my Flutter-App were rejected. I have to go to Overview - Integrations - Platforms - click on the existing Android-Integration and update it (change the package name and revert the change). after that the app could connect without problems.
Check your browser devtools, for any JS or network errors and please share here.
Recommended threads
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Docker compose down command is deleting ...
I just followed the steps in the website...but docker compose down seems to delete whole data...it is like fresh installation. Please check if i am missing anyt...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...