SignalK / signalk-server

An implementation of a Signal K central server for boats.
http://signalk.org
Apache License 2.0
298 stars 150 forks source link

Docker install fails #1666

Closed anm closed 5 months ago

anm commented 5 months ago

Installing with docker fails when following instructions at https://github.com/SignalK/signalk-server/blob/master/docker/README.md

It fails to connect to registry cr.signalk.io. It works if I remove cr.signalk.io from the image name.

tkurki commented 5 months ago

Works on my machine. Maybe it was a temporary glitch - can you try again?

https://cr.signalk.io/ should redirect to https://registry-1.docker.io/, if you still have trouble check with a browser.

anm commented 5 months ago

It is now working intermittently. It accepts connections, and mostly stalls before replying.

anm commented 5 months ago

Maybe a routing issue. I don't see the fault when trying from another network.