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

install repository by fork and then docker-compose up #101

Open
sunilit42 opened this issue Apr 17, 2023 · 1 comment
Open

install repository by fork and then docker-compose up #101

sunilit42 opened this issue Apr 17, 2023 · 1 comment

Comments

@sunilit42
Copy link

Hello,

I m trying to edit something so i clone repo and then run docker-compose up and i getting below issue
2023-04-17 08:12:03,909 INFO success: pkg-workers_00 entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2023-04-17T08:12:03.955689750Z 08:12:03 NOTICE [app] Worker started successfully
2023-04-17T08:12:04.957009739Z 2023-04-17 08:12:04,956 INFO success: redis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-04-17T08:12:04.958751932Z 2023-04-17 08:12:04,958 INFO spawned: 'nginx' with pid 70
2023-04-17T08:12:04.959034428Z 2023-04-17 08:12:04,958 INFO success: php entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-04-17T08:12:04.959051414Z 2023-04-17 08:12:04,958 INFO success: cron entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2023-04-17T08:12:04.965197677Z 2023-04-17 08:12:04,965 INFO exited: nginx (exit status 1; not expected)
2023-04-17T08:12:06.971430290Z 2023-04-17 08:12:06,970 INFO spawned: 'nginx' with pid 71
2023-04-17T08:12:06.981021646Z 2023-04-17 08:12:06,980 INFO exited: nginx (exit status 1; not expected)
2023-04-17T08:12:09.987626268Z 2023-04-17 08:12:09,987 INFO spawned: 'nginx' with pid 72
2023-04-17T08:12:09.994622533Z 2023-04-17 08:12:09,994 INFO exited: nginx (exit status 1; not expected)
2023-04-17T08:12:10.996247261Z 2023-04-17 08:12:10,995 INFO gave up: nginx entered FATAL state, too many start retries too quickly

@vtsykun
Copy link
Owner

vtsykun commented Apr 17, 2023

Hi
can you provide the using docker-compose.yml configuration?
Probable port mapping issue.

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