Closed gustavopalminha closed 6 years ago
Yes, I've been seeing the same problem for several days.
Please check again, this should have been solved now.
Still not working. [grahjenk@gecko ~]$ curl -6 https://ydns.io/api/v1/ip;echo
[grahjenk@gecko ~]$ curl -4 https://ydns.io/api/v1/ip;echo
[grahjenk@gecko ~]$
The update endpoint was fixed, but the ip endpoint(s) did return an empty value which has been fixed now as well. After moving to a new server, the client's IP address were not picked up correctly, leading to empty payloads.
Suddenly the https://ydns.io/api/v1/update/?host=XXXXXXX is sending Server Error 500, even after adding the appropriate authorization header. No other way to update it by bash script?