Hi all,
tonight i updated from 1.4.7 to 1.5.1. The update went fine and all is working perfectly.
I wanted to create an new Cronjob for an User and the Plugin was gone - my browser said 404. So i logged on as admin and saw that the plugin was deactivated with an Unknown Error.
That error says:
- Plugin::CronJobs::_writeCronTable: Could not write cron table
Retry didnt helped and ends in the same error.
Sadly i couldn't find more informations about this error. I searched in /var/log/imscp and found the file "Modules::Plugin_CronJobs.log"
- [Tue Nov 7 23:30:09 2017] [debug] Modules::Plugin::_executePluginAction: Executing disable( ) action on Plugin::CronJobs[Tue Nov 7 23:30:09 2017] [debug] Modules::Plugin::_executePluginAction: Executing change( ) action on Plugin::CronJobs[Tue Nov 7 23:30:09 2017] [debug] Modules::Plugin::_executePluginAction: Executing enable( ) action on Plugin::CronJobs
That was the time i updated imscp. So no informations about whats wrong. Other logs like syslog also have no informationn.
The Plugin config says that crons are stored in "/var/spool/cron/crontabs". There are all my already created crontabs, but not the new created one. In the Database the new crontab exists with an "tocreate" entry.
"ls -la /var/spool/ | grep cron" says:
- drwxr-xr-x 5 root root 4096 Jun 30 00:15 cron
Maybe something wrong with the permissions?
My System Information:
Debian 8.9
I-MSCP 1.5.1
CronJobs 1.4.1 (without InstantSSH!)
Other installed Plugins:
LetsEncrypt (3.3.0)
Mailgraph (1.1.1)
OpenDKIM (2.0.0)
PhpSwitcher (4.0.2)
PolicydWeight (1.2.0)
Postgrey (1.2.0)
RoundcubePlugins (2.0.1 )
SpamAssassin (2.0.1)
If more information is needed - i will provide it!
(Maybe someone knows which log file i can look to get more information?)
Thanks a lot in advance for any help!
Greetings,
Axel