Hentra / dyndns-netcup-go

Dynamic DNS client for the netcup dns api written in go.
MIT License
48 stars 8 forks source link

Error message: cannot assign requested address #16

Open cc13com opened 11 months ago

cc13com commented 11 months ago

Hello,

I'm runing the Docker image on my RPi4 and getting the following message after starting the container:

2023/08/07 11:40:43 configure DNS records
2023/08/07 11:40:44 Get "https://api6.ipify.org?format=text": dial tcp [2607:xxxxxxxx]:443: connect: cannot assign requested address

Any idea to solve this?

martin-georgi commented 4 months ago

Have you tried --network host? This fixed it on my pi4.