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

urlwatch doesn't work in crontab mode #65

Closed
quanhua92 opened this issue Mar 28, 2016 · 2 comments
Closed

urlwatch doesn't work in crontab mode #65

quanhua92 opened this issue Mar 28, 2016 · 2 comments

Comments

@quanhua92
Copy link

Hi,
I use gnome-scheduled to create crontab to execute urlwatch. But it doesn't work (doestn't even create cache.db)
image

Here is the output of "crontab -l"
image

Here is the output of "grep CRON /var/log/syslog"
image

However, there is no cache.db in /.urlwatch. If I run the command manually, everything is fine.

Do anyone have any solution for this situation?
Thank you very much.

@thp
Copy link
Owner

thp commented Mar 30, 2016

If it works from the command line, chances are that your crontab has a different environment (user / $PATH, ...) set up.

Also, is this the old version in the Ubuntu repos? Maybe you want to uninstall that and install the new one with pip3 install urlwatch instead.

Oh, and please don't run urlwatch every minute ;)

@thp
Copy link
Owner

thp commented Jul 29, 2016

Closing this for now as there's no feedback for some months on this issue. Feel free to reopen if you still have issues after upgrading to urlwatch 2.5.

@thp thp closed this as completed Jul 29, 2016
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