Closed janvda closed 5 years ago
This problem is due to the ports not listed in ascending order in the docker-compose.yml file for the influxdb container.
See : https://github.com/balena-io/balena-supervisor/issues/824
So reordering the ports in the docker-compose file (see c425304e9c8cd3381603856416266c864699250e) fixed the issue.
see : https://forums.balena.io/t/container-in-endless-installing-starting-installing-stopping-loop-since-upgrade-from-resin-os-2-15-1-rev2-to-balenaos-2-27-0-rev1/4790