mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
No cron on latest version Debian 12 #237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tapashdatta on 5/25/2024
CloudPanel version(s) affected
2.4.2
Description
It seems like a bug in latest CLP installation package.
I have done a fresh install of AWS Debian 12 ARM, mariadb and cron function seems to be missing from default install. No Database backup or any cron running from CLP.
When I run
crontab -lit returns
bash: crontab: command not foundHow to reproduce
Install as normal AWS Debian 12 ARM, mariadb
Possible Solution
No response
Additional Context
No response