Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,952
Community Members
 
Community Events
184
Community Groups

Getting issue when running supervisor on docker.

Hi Support,

I am running supervisor on docker container. I have also run container in detached mode and I have tried multiple method to run supervisor in docker container. but, getting below error.

08-Jun-2018 10:50:13 2018-06-08 10:50:13,862 CRIT Set uid to user 0
08-Jun-2018 10:50:13 2018-06-08 10:50:13,862 WARN Included extra file "/etc/supervisor/conf.d/supervisor.conf" during parsing
08-Jun-2018 10:50:13 2018-06-08 10:50:13,862 WARN Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing
08-Jun-2018 10:50:13 2018-06-08 10:50:13,869 INFO RPC interface 'supervisor' initialized
08-Jun-2018 10:50:13 2018-06-08 10:50:13,869 CRIT Server 'unix_http_server' running without any HTTP authentication checking
08-Jun-2018 10:50:13 2018-06-08 10:50:13,870 INFO supervisord started with pid 1
08-Jun-2018 10:50:14 2018-06-08 10:50:14,871 INFO spawned: 'nginx' with pid 7
08-Jun-2018 10:50:14 2018-06-08 10:50:14,873 INFO spawned: 'php-fpm' with pid 8
08-Jun-2018 10:50:14 2018-06-08 10:50:14,928 INFO exited: php-fpm (exit status 0; not expected)
08-Jun-2018 10:50:15 2018-06-08 10:50:15,929 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
08-Jun-2018 10:50:15 2018-06-08 10:50:15,931 INFO spawned: 'php-fpm' with pid 27
08-Jun-2018 10:50:15 2018-06-08 10:50:15,943 INFO exited: php-fpm (exit status 0; not expected)
08-Jun-2018 10:50:17 2018-06-08 10:50:17,947 INFO spawned: 'php-fpm' with pid 40
08-Jun-2018 10:50:17 2018-06-08 10:50:17,959 INFO exited: php-fpm (exit status 0; not expected)
08-Jun-2018 10:50:20 2018-06-08 10:50:20,964 INFO spawned: 'php-fpm' with pid 53
08-Jun-2018 10:50:20 2018-06-08 10:50:20,976 INFO exited: php-fpm (exit status 0; not expected)
08-Jun-2018 10:50:21 2018-06-08 10:50:21,976 INFO gave up: php-fpm entered FATAL state, too many start retries too quickly.

Please suggest. Also, share a steps guide to setup docker deployment from bamboo to AWS ECS.

Thanks,

Guddu 

1 answer

1 vote
Gabriel Ribeiro
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jun 12, 2018

Hi Guddu,

I had a very similar issue some time ago trying to run PHP + Nginx using supervisor, I find out that I was missing some parameters while starting the php-fpm service, I used this project as a reference to solve my issue.

Regarding deploying to AWS ECS, you can use the Bamboo docker task to push your images to your ECS registry. The folks from Utoolity have a very good step-by-step here.

thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events