swarmfund / swarm-masternode

This repository contains instructions, commands and configurations required to run a SWARM Masternode. SWARM Masternodes are a way for anyone to provide services to the SWARM network - and to be rewarded for doing so.
MIT License
8 stars 5 forks source link

Containers Failing - No Restart #5

Closed arenstar closed 5 years ago

arenstar commented 5 years ago

I am seeing nodes failing with error 06:03:22.182 ERROR core: failure on stop: context canceled builder.go:47

Server did not restart, no OOM - no logs

The docker-compose is not designed to restart failing containers.

We should solve this as the majority of users do not have admin skills to restart services

arenstar commented 5 years ago

https://github.com/swarmfund/swarm-masternode/pull/6

This should solve the immediate issue