Update from the Raspberry...
Update from the Raspberry is failing.
- Accueil
- Espace Client
- Community Forum
- Services
- Dynamic DNS Service
- Update from the Raspberry is failing.
- Community Forum
- Update from the Raspberry is failing.
Topic: Update from the Raspberry is failing.
According to the page
https://www.dynu.com/DynamicDNS/IPUpdateClient/RaspberryPi-Dynamic-DNS
describing the setup of the IP Update Client for Raspberry the following code should be used:
echo url="https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD" | curl -k -o ~/dynudns/dynu.log -K -
I tried using my dynu login name and password for the USERNAME and PASSWORD fields, but I always get badauth in the dynu.log file.
On the terminal window I get:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7 100 7 0 0 12 0 --:--:-- --:--:-- --:--:-- 12
I assume that the update is failing. Right? Why?
https://www.dynu.com/DynamicDNS/IPUpdateClient/RaspberryPi-Dynamic-DNS
describing the setup of the IP Update Client for Raspberry the following code should be used:
echo url="https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD" | curl -k -o ~/dynudns/dynu.log -K -
I tried using my dynu login name and password for the USERNAME and PASSWORD fields, but I always get badauth in the dynu.log file.
On the terminal window I get:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7 100 7 0 0 12 0 --:--:-- --:--:-- --:--:-- 12
I assume that the update is failing. Right? Why?
Reply with quote |Report
Same here. I configured my raspberry according to your guide, and dynu.com shows update request, but IP address remains the same. Once I'm doing it's manually - working fine.
If any support could be provided?
If any support could be provided?
Reply with quote |Report
Wlodek wrote:According to the page
https://www.dynu.com/DynamicDNS/IPUpdateClient/RaspberryPi-Dynamic-DNS
describing the setup of the IP Update Client for Raspberry the following code should be used:
echo url="https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD" | curl -k -o ~/dynudns/dynu.log -K -
I tried using my dynu login name and password for the USERNAME and PASSWORD fields, but I always get badauth in the dynu.log file.
On the terminal window I get:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7 100 7 0 0 12 0 --:--:-- --:--:-- --:--:-- 12
I assume that the update is failing. Right? Why?
1. Your username and password does not match
2. All hostnames in your account are assigned to a group. The username/password combination updates hostnames in the account that are not assigned to a group. This case is not very obvious and clearly they could have come up with a better error code.
Reply with quote |Report
2rboddns wrote:Same here. I configured my raspberry according to your guide, and dynu.com shows update request, but IP address remains the same. Once I'm doing it's manually - working fine.
If any support could be provided?
Reply with quote |Report
| Author | Topic: Update from the Raspberry is failing. |
|---|---|
|
Wlodek Joined: 01/08/2018 |
jeudi 2 août 2018 18:59
According to the page
https://www.dynu.com/DynamicDNS/IPUpdateClient/RaspberryPi-Dynamic-DNS describing the setup of the IP Update Client for Raspberry the following code should be used: echo url="https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD" | curl -k -o ~/dynudns/dynu.log -K - I tried using my dynu login name and password for the USERNAME and PASSWORD fields, but I always get badauth in the dynu.log file. On the terminal window I get: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 7 100 7 0 0 12 0 --:--:-- --:--:-- --:--:-- 12 I assume that the update is failing. Right? Why? |
|
2rboddns Joined: 27/09/2020 |
mardi 20 octobre 2020 01:16
Same here. I configured my raspberry according to your guide, and dynu.com shows update request, but IP address remains the same. Once I'm doing it's manually - working fine.
If any support could be provided? |
|
vesey Joined: 23/06/2017 |
mardi 20 octobre 2020 16:49
1. Your username and password does not match 2. All hostnames in your account are assigned to a group. The username/password combination updates hostnames in the account that are not assigned to a group. This case is not very obvious and clearly they could have come up with a better error code. |
|
vesey Joined: 23/06/2017 |
mardi 20 octobre 2020 16:49
|
mercredi 17 juin 2026 01:25
