Waziup / WaziGate

Waziup LoRa Edge gateway
21 stars 20 forks source link

Docker fail after running the gateway for several days #157

Closed mojtaba-esk closed 2 years ago

mojtaba-esk commented 3 years ago

We deployed a gateway and keep it running for several days. A couple of containers were stopped working since yesterday and once I tried to run them with docker-compose, I got this error:

Running Edge:

ERROR: layer does not exist

Running Redis:

Starting redis ... error

ERROR: for redis  Cannot start service redis: runtime: failed to create new OS thread (have 8 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc
cdupont commented 2 years ago

closing as not reproduced