SuiiiOriginal post
Rank 3: Container
Summary
After restoring and updating the version, the user encountered a 500 error. They found a solution by using the command "docker-compose exec appwrite migrate". They also mentioned following the self-hosting documentation on the Appwrite website. The user asked if having a .env file could help solve the issue. The error message showed a "Filter not found" exception in the Database.php file. The user could access the project but received a 500 error when selecting a project. They mentioned accessing the application only through localhost and asked if using ngrok could help. The user also asked where they could check to identify the problem.