You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had an issue this morning, when the container suddenly couldn't get the IP address from 1.1.1.1
This is the error I get:
😞 Failed to find the IP address in the response of "https://1.1.1.1/cdn-cgi/trace": error code: 1034
😞 Failed to detect the IPv4 address
⏰ Checking the IP addresses in about 1m0s . . .
I changed my IP4_PROVIDER to url:https://api4.ipify.org, so everything is working fine now. But it seems like cloudflare changed something on their servers, so 1.1.1.1 doesn't work as IP provider anymore? Just wanted to let you know. Maybe other people have the same problem.
Let me know, if you need any futher infos.
The text was updated successfully, but these errors were encountered:
@schdief06 Hi, thanks for the reporting sorry for the trouble. What version of the updater are you using? There were reports about the mysterious 1034 errors a while ago (see #985) and version 1.15.1 was released to work around them. Please try the latest version and see whether that addresses your issue. Thanks!
Hi @favonia, I'm currently on 1.15.0. Just tested with 1.5.1 and default IP provider and this works just fine. Sorry for bothering and thanks for your help!
Hi there,
I had an issue this morning, when the container suddenly couldn't get the IP address from 1.1.1.1
This is the error I get:
When I wget these I get the following:
https://1.1.1.1/cdn-cgi/trace in the browser:
![Image](https://private-user-images.githubusercontent.com/40434599/408806934-868e0c78-8918-484e-9d4b-58b440853289.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MzAzMDEsIm5iZiI6MTczOTYzMDAwMSwicGF0aCI6Ii80MDQzNDU5OS80MDg4MDY5MzQtODY4ZTBjNzgtODkxOC00ODRlLTlkNGItNThiNDQwODUzMjg5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDE0MzMyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTlhN2RmOGQwMThjYmFiOGRjNmUxMTkyMTQ0YzFiMjNhZDNlOWFjMGY1OGM3ZjhhNWEyMzk3MjVlZDdmN2Y2ZmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.0zKNwSQfvYLaOv21tYYnlzBpZ4jLzahUYiqEZUTMe80)
I changed my IP4_PROVIDER to url:https://api4.ipify.org, so everything is working fine now. But it seems like cloudflare changed something on their servers, so 1.1.1.1 doesn't work as IP provider anymore? Just wanted to let you know. Maybe other people have the same problem.
Let me know, if you need any futher infos.
The text was updated successfully, but these errors were encountered: