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

No cron running? #7

Open
Altalus opened this issue Dec 11, 2024 · 7 comments
Open

No cron running? #7

Altalus opened this issue Dec 11, 2024 · 7 comments

Comments

@Altalus
Copy link

Altalus commented Dec 11, 2024

Hi, great to see this as a docker container, makes my life a lot easier for demo to the bosses, but I seem unable to make the email part work. The email queue stays at "Queued" and nothing seems to be processed.

I made sure to go to the Notification and enable cron. I see no logs at all in "App Logs".

Any idea ? :)

@Altalus
Copy link
Author

Altalus commented Dec 11, 2024

I checked and yeah, cron is not started automatically in the container and no itflow cron jobs added. I had to do it manually.

@NXT44
Copy link

NXT44 commented Dec 12, 2024

Can you explain how to do this please.
I have the same issue.

@Altalus
Copy link
Author

Altalus commented Dec 12, 2024

@NXT44 I was able to start cron from inside the container (connect to it, then run service cron start and then you need to add the files in crontab.

But even after doing this, the email portion does not work for me. I have other services with this email setup that works, so it seems there's either an issue with the container or ITFlow itself (I cannot test it right now)

@wrongecho
Copy link
Contributor

I can't recommend the container for production use at this time. We don't have enough resources to maintain it alongside everything else. PRs welcome.

@Altalus
Copy link
Author

Altalus commented Dec 12, 2024

@wrongecho sure, I can understand that, I do not have a VM I can install it into at the moment unfortunately and the docker solution was perfect for me. I'll see what I can do, I might need to check if I can setup one and I'll PR my solution if it aligns with you :)

@NXT44
Copy link

NXT44 commented Dec 12, 2024

Added the lines in the crontab started it manually but still in the queue

@Altalus
Copy link
Author

Altalus commented Dec 12, 2024

@NXT44 yes, I am troubleshooting this myself. I'll let you know if I can find a workaround.

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

3 participants