You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fdu update /etc/freenom.yml
/usr/local/lib/python3.7/dist-packages/freenom_dns_updater/encrypted_string.py:28: UserWarning: Using default key is not secure at all
warnings.warn("Using default key is not secure at all")
No record updated
updates all A records.
When I set up crontab crontab -e */3 * * * * fdu update /etc/freenom.yml
The execution is visible in the syslog Feb 7 19:51:01 debian-10-test CRON[531]: (gusto) CMD (fdu update /etc/freenom.yml)
however, A records on the freenom are not updated
The text was updated successfully, but these errors were encountered:
When I run the update manually, then
updates all A records.
When I set up crontab
crontab -e
*/3 * * * * fdu update /etc/freenom.yml
The execution is visible in the syslog
Feb 7 19:51:01 debian-10-test CRON[531]: (gusto) CMD (fdu update /etc/freenom.yml)
however, A records on the freenom are not updated
The text was updated successfully, but these errors were encountered: