(target-faq-troubleshoot)= # Troubleshooting ## I am unable to access the file browser, and I get a server 500 error. What could be the issue? A server 500 error could be due to a corrupted file uploaded by the user (e.g. renaming file extensions directly). Please contact your system administrator to check the server logs for more information. ## I get a "Can't find a suitable configuration file in this directory or any parent. Are you in the right directory?" error. What could be the issue? Docker is unable to locate `docker-compose.yml`. Either create this file (by copying `docker-compose.yml.template`) or run `docker-compose` commands with `-f docker-compose.dev.yml` (e.g., `docker compose -f docker-compose.dev.yml build`). ## I modified the template pages and now I get an error message. What could be the reason? How do I fix this? It could be that you removed or modified some `