

where can I check to see what went wrong


did you try to use ngrok?

I only access localhost

I can access.

but when I select project it shows 500

[Error] Method: GET
[Error] URL: /v1/projects
[Error] Type: Utopia\Database\Exception
[Error] Message: Filter not found
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 4574
[Error] Timestamp: 2023-10-04T13:58:23+00:00
[Error] Method: GET
[Error] URL: /v1/projects
[Error] Type: Utopia\Database\Exception
[Error] Message: Filter not found
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 4574
[Error] Timestamp: 2023-10-04T13:58:23+00:00
[Error] Method: GET
[Error] URL: /v1/projects
[Error] Type: Utopia\Database\Exception
[Error] Message: Filter not found
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 4574
[Error] Timestamp: 2023-10-04T13:58:23+00:00
[Error] Method: GET
[Error] URL: /v1/projects
[Error] Type: Utopia\Database\Exception
[Error] Message: Filter not found
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 4574```

do you have .env file in your system?

ah maybe


https://appwrite.io/docs/advanced/self-hosting Maybe this will help you

i have folloed this

fixed: docker compose exec appwrite migrate

[Sovled] 500 after restore and update version
Recommended threads
- Invalid `success` param
Hi again, I've tried to set up the login process. However, I always get the message: `Invalid success param: URL host must be one of: localhost, xxx` I've alr...
- Is it possible to have multiple smtp on ...
I already have one in one project but is it possible to use different one in another?
- Cannot access my Appwrite database on th...
Hello guys, I am currently developing a web app and using appwrite for authentication, database, storage and messaging. It was working well but since yesterday...
