api.ipify.org connection error
NeyNey opened this issue · 0 comments
NeyNey commented
The docker image runs and is working, but there is a lot of api.ipify.org errors:
using docker inspect i get these
"Log": [
{
"Start": "2022-01-17T11:55:39.928137544+01:00",
"End": "2022-01-17T11:55:40.072014494+01:00",
"ExitCode": 1,
"Output": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to api.ipify.org port 443: Connection refused\n"
},
Any ideas on how to resolve this?
Regards.