Peter Clemenko
Peter Clemenko
Maybe this will fix it, I don't know https://github.com/docker/compose/releases/tag/1.25.0-rc4
so it seems that umpire isn't building or pushing, doing that manually seems to fix this docker build -f umpire/Dockerfile -t 127.0.0.1:5000/umpire . docker push 127.0.0.1:5000/umpire this seems to be...
Yes, I have tried HTTPS with no luck
Update, works on Brave on Windows 10 with a cert error, I was having breakage on Linux, let me test again.
Confirmed, it's broken on my linux laptop but not the windows boot. There are no changes to the files on Linux and other dockerized apps work fine.
Ok, so it's broken on my windows boot now too. The docker service logs command just blank outputs
Confirmed on a third machine. That's 3 machines where it can't connect to the UI. 2 windows 1 linux. This all started when you guys moved to nginx, maybe there's...
So on the 3rd machine I was able to get a output saying that there is no such task or service "walkoff_nginx" " docker service logs -f walkoff_nginx no such...
Debugged on desktop. It appears that 8080 was in use on the desktop. Moving to 8081 seemed to work. walkoff_nginx.1.vmcdq3c9zdce@linuxkit-00155d63f80a | walkoff_nginx.1.vmcdq3c9zdce@linuxkit-00155d63f80a | Welcome to the Bitnami nginx container walkoff_nginx.1.vmcdq3c9zdce@linuxkit-00155d63f80a...
I would suggest moving the port from 8080 as *everything* seems to use that port