Crater Error on openig Webinterface #150
EasyArt
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Hello @EasyArt, Thank you for reaching out. Could you let me know the command you used to create the container? Specifically, I’d like to know if you used an existing Crater project or if you mounted an empty directory for the container to create a project from scratch. Additionally, I've stopped updating the Docker images for Crater since there has been no activity from the developer for quite some time. If possible, please share the Docker configuration for your project so I can better understand and help with the issue you mentioned. I hope I can assist you in some way within my capacity. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Its a clean new Crater Container.
[19-Sep-2024 16:54:26] NOTICE: ready to handle connections
NOTICE: PHP message: PHP Warning: require(/var/www/html/public/../vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/public/index.php on line 28
NOTICE: PHP message: PHP Fatal error: Uncaught Error: Failed opening required '/var/www/html/public/../vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/public/index.php:28
�
Stack trace:
�
}
thrown in /var/www/html/public/index.php on line 28
172.20.0.34 - - [19/Sep/2024:16:54:41 +0000] "GET / HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0" 8c5b195a9fd41952-FRA xxx xxx, 162.158.95.185 https - DE {\x22scheme\x22:\x22https\x22} cloudflare; loops=1
NOTICE: PHP message: PHP Warning: require(/var/www/html/public/../vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/public/index.php on line 28
NOTICE: PHP message: PHP Fatal error: Uncaught Error: Failed opening required '/var/www/html/public/../vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/public/index.php:28
�
Beta Was this translation helpful? Give feedback.
All reactions