honwen / aliyun-ddns-cli

ALiDDNS - Dynamic DNS CLI for [aliyun.com]
MIT License
413 stars 111 forks source link

Query IP Format error #43

Closed jqorz closed 3 years ago

jqorz commented 3 years ago

I get this error in log. And I get the response when I execute 'curl' `curl -Lv myip.ipip.net

GET / HTTP/1.1 Host: myip.ipip.net User-Agent: curl/7.54.0 Accept: / 当前 IP: xx 来自于:中国 安徽 合肥 电信

honwen commented 3 years ago

full log?

jqorz commented 3 years ago

Full log is here.

honwen commented 3 years ago

full log of aliyun-ddns-cli

jqorz commented 3 years ago

在容器里启动新的终端的时候,报错了 OCI runtime exec failed: exec failed: container_linux.go:344: starting container process caused “exec: “/bin/bash”: stat /bin/bash: no such file or directory”: unknown

honwen commented 3 years ago

use /bin/ash instead

jqorz commented 3 years ago

I get the log here:

Could not resolve host

And I get the reason, because I set the wrong firewall rule . Sorry about that.