-
I've been successfully running Cronicle in Docker for a couple of years and it works great!
I'm now trying to get email working for task failures and I can't seem to get the settings right. I've tr…
-
I have ran the docker containers in both machines lets say X (manager) and Y(worker). When I try to create a job and run it on Y from X's UI it says:
```
Error: Failed to launch event: server or s…
-
## Summary
i got error when run as root, i need run as user: pi
```
Traceback (most recent call last):
File "on.py", line 7, in
bus = smbus.SMBus(DEVICE_BUS)
IOError: [Errno 13]…
-
Thank you for such a great app! I use Cronicle extensively as well as Performa, both separately. I frequently switch back-and-forth between the two. I read your comment in the Cronicle repo that Perfo…
-
## Summary
I am using a curl call to create an event. In the docs, I read the following: "Each property should be an array of numerical values. If omitted, it means the same as "all" in that cat…
-
## Summary
Hi guys,
I'm new bie of docker
I want to setup cronicle running on 2 servers with load balancer nginx. But now I get error: WebSocket connection to 'ws://172.19.0.2:3012/socket…
-
I didn't get the point of using dockerized Cronicle to run jobs.
I used to install Cronicle directly on bare metals as the root user. Then I create multiple users in Cronicle for the root user to swi…
-
## Summary
There are Job1 and Job2, the Job1 has the Chained event Job2.
So when Job1 finishes, Job2 starts automatically. That is fine.
But what if I just want to test my Job1 without r…
-
## Summary
Cronicle crashes with an emergency shutdown
## Steps to reproduce the problem
Nothing specific, started happening randomly a few days ago.
## Your Setup
### Opera…
-
Hi I have just installed cronicle and initial testing seems excellent. Thank you for your work. I am however not receiving emails even though I configured an email address for the user. I suspect I…