docker update issue from 3.9.2 to 4.0.1

Hello,

I used docker tag 4.0.1 and the web server had some issue so i reverse back to tag 3.9.2

Anyone with that issue ?

Thanks

Are there any errors in the logs?

didn’t look at the logs !
which command to use for getting the logs ?
I will try with the last tags 4.1.0
Thanks

The application logs are in storage/logs/laravel-error.log, you should also check your webserver logs.

hello, i do not see anything in laravel-error.log where i can find the webserver logs ?
Thanks

For Apache it’s /var/log/apache2/error.log

Hello, i moving to a new install ! but facing this issue trying to run the software
Any light on this ?
Thanks

ERROR: for app_web_1 Cannot start service web: OCI runtime create failed: container_linux.go:296: starting container process caused “process_linux.go:398: container init caused “rootfs_linux.go:58: mounting \”/var/www/app/nginx.conf\” to rootfs \"/var/lib/docker/overlay2/f19ad8e20e3b80dcad20446bb35155589939a98262da1c38fd470933a2fadf88/merged\" at \"/var/lib/docker/overlay2/f19ad8e20e3b80dcad20446bb35155589939a98262da1c38fd470933a2fadf88/merged/etc/nginx/nginx.conf\" caused \“not a directory\”"": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

ERROR: for web Cannot start service web: OCI runtime create failed: container_linux.go:296: starting container process caused “process_linux.go:398: container init caused “rootfs_linux.go:58: mounting \”/var/www/app/nginx.conf\” to rootfs \"/var/lib/docker/overlay2/f19ad8e20e3b80dcad20446bb35155589939a98262da1c38fd470933a2fadf88/merged\" at \"/var/lib/docker/overlay2/f19ad8e20e3b80dcad20446bb35155589939a98262da1c38fd470933a2fadf88/merged/etc/nginx/nginx.conf\" caused \“not a directory\”"": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
ERROR: Encountered errors while bringing up the project.

I’m not sure, I’d suggest creating an issue on the GitHub project

https://github.com/invoiceninja/dockerfiles