Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crontab no update #39

Open
xgusto opened this issue Feb 7, 2022 · 1 comment
Open

crontab no update #39

xgusto opened this issue Feb 7, 2022 · 1 comment

Comments

@xgusto
Copy link

xgusto commented Feb 7, 2022

When I run the update manually, then

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

@benthetechguy
Copy link

I'd recommend using fdu process instead of running fdu update with cron.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants