-
Replace much of README with Overview and expanded guides.
### Introduction
- [x] Installation
- [x] Getting Started / Up and Running (Possibly LiveBook?)
- [x] Ready for Production
- [x] Lo…
-
**Describe the bug**
When I ran "Task Hunter" adversary as a blue team, found the following error message in the command output.
```
cat: /tmp/cron_jobs: No such file or directory
```
The adver…
-
### Problem Statement
The [cron](https://github.com/kelektiv/node-cron) package uses Luxon for time zones. This allows us to specify `system` to use the system timezone for example. Information about…
-
Hello, I've adapted this Sixserver with the last Fiveserver version (March 2021). Also the site is up and running, but I have to install the cron jobs. How should I do it? I'm using Ubuntu 20.04. Than…
-
Cron CI jobs are just taking too long and end up failing.
-
The documentation for cron jobs in [docs/examples/cron.py](https://github.com/samuelcolvin/arq/blob/master/docs/examples/cron.py) use a coroutine as the argument to `cron()`, though that function expe…
-
@vildevev During my refactor, I hit the scheduler code. Upon re-reviewing [Node Schedule'](https://github.com/node-schedule/node-schedule)s, the cron-like NPM package we have been using, documentation…
-
Between 00:00 and 01:00 hour cron jobs' next time is calculated wrongly, it adds one day to the actual next time. is it because php 7.4 or, because something wrong my coding. I examined, tdcron, and t…
-
I see similar question #65 asking for multiple cron jobs, but I would like to know how structure my app to have recurring top level parent cron job, which runs say every 15 mins and extracts time info…
-
Hi, I tried to setup the cronjobs daemon but it only works when I open the url manually. Setting it up via cron-job.org like in your screenshot does not trigger the script for me 🤔 also the daily queu…