• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Awaiting feedback Cron Stats in docker container not right .

Version
3.20.16
PHP version
7.4.28
Database driver
MySQL
Database version
5.7.36
Web browser
chrome 98.0.4758.109 on mac os

baichaohua

Chevereto Member
Hi :
I use chevereto/container-builder on Github to build my own chevereto image , and push it to docker hub .

I set the cron with this page .

The Image works very well ,but when i login and go to the dashboard , I got the the error :
  • Cron last ran:0000-00-00 00:00:00 UTC — not running
cron.jpg



It actrully works , but the stats on the dashboard seems not right .

How can i solve this problem ?
 
Solution
Hi @baichaohua

Chances are that the cron is not running, but check first if the command is working.

Can you try running the cron command directly? That should update the "Cron las ran" section, let me know the outcome of the command to assist you further.

Cheers,
Rodolfo.
Hi @baichaohua

Chances are that the cron is not running, but check first if the command is working.

Can you try running the cron command directly? That should update the "Cron las ran" section, let me know the outcome of the command to assist you further.

Cheers,
Rodolfo.
 
Solution
Back
Top