Update from the Raspberry...
Update from the Raspberry is failing.
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Dynamic DNS Service
- Update from the Raspberry is failing.
- Forum della Comunità
- Update from the Raspberry is failing.
Argomento: 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?
Rispondi con citazione |Segnalare
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?
Rispondi con citazione |Segnalare
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.
Rispondi con citazione |Segnalare
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?
Rispondi con citazione |Segnalare
| Autore | Argomento: Update from the Raspberry is failing. |
|---|---|
|
Wlodek Iscritto: 01/08/2018 |
giovedì 2 agosto 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 Iscritto: 27/09/2020 |
martedì 20 ottobre 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 Iscritto: 23/06/2017 |
martedì 20 ottobre 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 Iscritto: 23/06/2017 |
martedì 20 ottobre 2020 16:49
|
mercoledì 17 giugno 2026 01:00
