question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

On boot exit 2 after that no problem

See original GitHub issue

Hi,

i hope that somebody can help me. When i reboot/start my server, all Containers start, except nginx-proxy. There i get an “Exited (2)” in the status. After i make an “docker-compose up -d” it starts und runs without any problems. The logs don´t tell my anything (at least for me as a docker beginner).

`SIGQUIT: quit PC=0x46b9e1 m=0 sigcode=0

goroutine 34 [syscall]:`

And than a lot of goroutine´s.

WindowsTerminal_2021-10-09_19-43-58

WindowsTerminal_2021-10-09_19-46-12

log.txt

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:20 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
buchdagcommented, Jan 19, 2022

I´m pretty embarrassed.

Don’t be, everything’s fine 😄

Perhaps you could add it to the docker compose and usage section to prevent people from running into problems.

Well to be honest my take on that is that the compose file is provided as a bare bone example only. Adding a restart: directive would be making assumptions on the user’s behalf. That’s everyone responsibility to familiarise themselves with the specific of the other tools involved in a project (Docker CLI or Docker Compose in this case).

3reactions
buchdagcommented, Oct 26, 2021

Hi. This might be an issue with docker-gen that should have been fixed recently, but the updated docker-gen version is not used yet in nginx-proxy. I’ll try to push a (supposedly) fixed container for you to try in the next days.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to perform a clean boot in Windows - Microsoft Support
On the General tab, select Normal Startup. Select the Services tab, clear the check box beside Hide all Microsoft services, select Enable all,...
Read more >
Stuck at GRUB command line - boot - Ask Ubuntu
You got a problem with the bootloader. You should initialize kernel. First use command ls , then adjust the following commands according to...
Read more >
Can't exit diagnostics - Can't boot windows - Dell Community
I was having a problem with windows locking up so I pressed F12 after the Dell logo and ran the diagnostics. No problem...
Read more >
GRUB starts in command line after reboot
If entering 'exit' on the GRUB command prompt brings you to the GRUB menu, it could be an issue with the boot priority...
Read more >
Troubleshooting - My Computer Won't Boot Windows - Intel
If you're still having trouble getting into your OS after exploring and addressing any error messages, it might be time to reset your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found