noip-renew: no hosts or host table rows not found
hi all.
i have installed this, and tried it a few times. but i keep getting this error. i have triple checked that i have the username and password entered correctly. and thats all fine.
this is the output from the ssh session.
jason@ubuntu-production:~/no_ip_auto_renew$ ls | Dockerfile README.md debug1.png docker-compose.yml noip-renew-master noip-renew.py screenshot.png | LICENSE crontab-docker-host debug2.png exception.png noip-renew-skd.sh noip-renew.sh setup.sh | jason@ubuntu-production:~/no_ip_auto_renew$ ./noip-renew.sh | [2020/05/16 03:24:25] - Debug level: 2 | [2020/05/16 03:24:25] - Opening https://www.noip.com/login... | [2020/05/16 03:24:28] - Logging in... | [2020/05/16 03:24:32] - Opening https://my.noip.com/#!/dynamic-dns... | [2020/05/16 03:24:34] - No hosts or host table rows not found | 30 0 * * * jason /usr/local/bin/noip-renew-jason /var/log/noip-renew/jason | jason@ubuntu-production:~/no_ip_auto_renew$
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 24 (14 by maintainers)
Commits related to this issue
- Fixed error when attempting to update an expired host. This fix will resolve Issue #20. — committed to IDemixI/noip-renew by IDemixI 4 years ago
Hi @jbates58,
Would it be possible to upload your debug1.png & debug2.png here? Feel free to censor any host info, etc. Will give us a better idea of where the script got to before failing.
Are you allowing the script to run via crontab or are you trying to run it from the installation folder (~/no_ip_auto_renew)?
If you’re trying to run it “live” I recommend the following:
If you run it from the installation folder, the file “noip-renew.sh” file which is supposed to contain your noip user details will be empty as they’re only copied into the working file. I hope this helps!
Thanks Ryan
@loblab,
I was happy to help 😄 I will still keep an eye on the repo and help with any issues that may come up 😃 also if any bugs are discovered I will do my best to fix them.
Good luck and I’m sure I will check in from time to time.
Thanks Ryan
@loblab - I just wanted to mention that I’ve created a new branch in my repo which contains notifications. I know you closed #10 as it was off-scope for the script, but I took a look at all of the forks of your script and various use-cases and came up with a few options. My Notifications Branch allows users to receive notifications from:
It includes instructions on how to get set up in the readme. This is my last change/contribution to the script as I’m quite busy on other projects, but I hope you find this useful. I made it as a separate branch as I wasn’t sure if you would want to include such functionality, but the option is there.
Wishing you all the best!
Kind regards Ryan
for some reason, it is not creating the debug images. below is the hosts table i screen capped from noip page
i have tried to seperate it into what i think the hosts are. but i am unsure. tbh, this is out of my paygrade. haha
ok, i will do this now. and report back in 10 or so min.