-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Using this example develop-a-module, I am able to run the docker compose with success, but I can't acces the /admin-dev endpoint.
I receive the following log:
prestashop-1 | 2025/02/11 12:16:48 [error] 27#27: *25 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 172.20.0.1, server: localhost, request: "GET /admin-dev/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php-fpm.sock", host: "localhost:8000"
prestashop-1 | 172.20.0.1 - - [11/Feb/2025:12:16:48 +0000] "GET /admin-dev/ HTTP/1.1" 504 167 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0"
prestashop-1 | 172.20.0.1 - - [11/Feb/2025:12:16:49 +0000] "GET /favicon.ico HTTP/1.1" 404 10653 "http://localhost:8000/admin-dev/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0"
The front office is accessible.
Metadata
Metadata
Assignees
Labels
No labels