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.

Unstable container

See original GitHub issue

I’ve used Pi Gallery 2 for a week or to, but my Docker-host crashed two times, and become unavailable. CPU load was stuck at 100%, and i couldn’t get in contact with the machine by SSH.

I rebooted it, and everything was good.

After two days, the same thing happened again.

This was my docker-compose file:

pigallery2:
  image: bpatrik/pigallery2:nightly-stretch
  container_name: pigallery2
  environment:
    - NODE_ENV=production
  volumes:
    - ./pigallery2/config:/app/data/config
    - /home/USERNAME/pigallery2/db:/app/data/db
    - /media/pictures:/app/data/images
    - ./pigallery2/tmp:/app/data/tmp
  ports:
    - "CUSTOMPORT:80"
  restart: unless-stopped

After that, i removed the container - and everything has been stable hereafter.

Am I the only one, with that issue?

I would like to dump more details and so, however, with all the crashed, i can’t get it back up, before i have a few days here within my Home-network, cause everything becomes unavailable, at the time, of the CPU is going to 100%.

I did setup some logging for the docker containers too, but at the time of the Pi Gallery 2 is starting to cook my CPU, the logging is stuck - and no useful information is logged.

My docker software is not the newest (Docker version 18.03.0-ce, build 0520e24), but EVERYTHING ELSE works just fine, with no issues, what so ever 😃

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bpatrikcommented, Feb 28, 2020

Hi,

thanks for following up. Unfortunately I could not reproduce this and no one else reported anything like this, so I do not really have a clue about this issue.

1reaction
Suikacommented, Jan 12, 2020

Limiting runtime resources is also an option https://docs.docker.com/config/containers/resource_constraints/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unstable container depalletizing made easy
Bulk depalletizer runs unstable containers with small bases with ease with four containment devices providing a smooth transfer.
Read more >
Unstable Container Market And Freight Rate Fluctuations
Container and dry bulk carrier earnings are at record levels as high demand for the goods hits supply chains.
Read more >
Robotic Bottle Handling - For Unstable Containers - YouTube
Robotic Bottle Handling - For Unstable Containers. Watch later. Share. Copy link. Info. Shopping. Tap to unmute.
Read more >
Cargo Container Homes - Architecture - Pinterest
Mar 10, 2015 - Mystery solved (partially) - still looks unstable.. ... See the shipping container homes where you can live in luxury ......
Read more >
"An Unstable Container" by John LaPine - NMU Commons
An Unstable Container is a collection of short creative nonfiction essays and poetry, with influences from personal memoir, lyric essays, race and gender ......
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