Update from the Raspberry...
Update from the Raspberry is failing.
- Home
- Control Panel
- 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: 8/1/2018 |
Thursday, August 2, 2018 6:59 PM
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: 9/27/2020 |
Tuesday, October 20, 2020 1:16 AM
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: 6/23/2017 |
Tuesday, October 20, 2020 4:49 PM
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: 6/23/2017 |
Tuesday, October 20, 2020 4:49 PM
|
Saturday, June 13, 2026 6:29 AM
