question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

crontab-ui service does not start

See original GitHub issue

Uninstalled and reinstalled using npm install -g crontab-ui multiple times and am not able to get the service to start when executing crontab-ui. I do not receive an error and do not know where to search for logs. Using Ubuntu 14.04 LTS.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jargotcommented, Nov 15, 2016

@BrandonsAccount Had the same issue, turned out to be an faulty (probably out of date) version of node.

I uninstalled everything, then re-installed node as per the official instructions then reinstalled crontab-ui and it works with sudo now 😃

Good luck

0reactions
BrandonsAccountcommented, Oct 28, 2016

I executed the following with no success.

sudo npm uninstall –g crontab-ui /home/brandon/.npm-global/rm -r crontab-ui sudo npm install –g npm sudo npm install –g crontab-ui

-Brandon

From: Suresh Alse [mailto:notifications@github.com] Sent: Thursday, October 27, 2016 6:03 PM To: alseambusher/crontab-ui crontab-ui@noreply.github.com Cc: Brandon Simondet bsimondet@vivial.net; Author author@noreply.github.com Subject: Re: [alseambusher/crontab-ui] crontab-ui service does not start (#23)

  • try deleting your crontab-ui folder in your root node_modules folder
  • see if you have the latest node and npm

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alseambusher/crontab-ui/issues/23#issuecomment-256794220, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATYRa7ygItkuJNrU6Zz58uE3VN_TQkYgks5q4S2ggaJpZM4KhaI-.

Read more comments on GitHub >

github_iconTop Results From Across the Web

crontab-ui/issues.md at main - GitHub
crontab -ui stopped working - It can happen that your crontab-ui can stop working for some reason like adding incorrect jobs or timings....
Read more >
Why is my crontab not working, and how can I troubleshoot it?
Check that cron is running​​ If cron isn't running then your commands won't be scheduled ... There may be other methods; use what...
Read more >
Top Reasons Your Cron Job Isn't Running - Airplane.dev
This article walks through the most common reasons why your cron job may not be working as expected: schedule errors, environmental changes, ...
Read more >
How to install crontab-ui for remote use - TechRepublic
Where USER is the name of the user you want to run crontab-ui as. Once you've taken care of that, you can then...
Read more >
Why crontab scripts are not working? - Ask Ubuntu
cron ignores PATH from that file, so runnning somecommand from your script will fail when run with cron, but work when run in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found