Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile : ERROR: FPM initialization failed #1035

Open
QuentinScDS opened this issue Oct 8, 2024 · 1 comment
Open

Dockerfile : ERROR: FPM initialization failed #1035

QuentinScDS opened this issue Oct 8, 2024 · 1 comment

Comments

@QuentinScDS
Copy link

QuentinScDS commented Oct 8, 2024

Hello,

  1. Clone the Sylius-Standard repo
  2. Run make init in WSL2
  3. At the end the PHP container crash with the following logs
2024-10-08 17:27:57 fixuid: fixuid should only ever be used on development systems. DO NOT USE IN PRODUCTION
2024-10-08 17:27:57 fixuid: runtime UID '0' matches existing user 'root'; not changing UID
2024-10-08 17:27:57 fixuid: runtime GID '0' matches existing group 'root'; not changing GID
2024-10-08 17:27:57 fixuid: recursively searching path /
2024-10-08 17:27:57 fixuid: chown /home/sylius
2024-10-08 17:27:57 [08-Oct-2024 15:27:57] ALERT: [pool www] user has not been defined
2024-10-08 17:27:57 [08-Oct-2024 15:27:57] ALERT: [pool www] user has not been defined
2024-10-08 17:27:57 [08-Oct-2024 15:27:57] ERROR: failed to post process the configuration
2024-10-08 17:27:57 [08-Oct-2024 15:27:57] ERROR: failed to post process the configuration
2024-10-08 17:27:57 [08-Oct-2024 15:27:57] ERROR: FPM initialization failed
2024-10-08 17:27:57 [08-Oct-2024 15:27:57] ERROR: FPM initialization failed
@creinelt
Copy link

I have the exact same issue on WSL2
All other containers are running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants