I installed the ISO appliance, but for some reason I am getting the error message "Scheduler is not running"
How do I fix this?
Scheduler is not running. ISO install
Moderator: crythias
-
- Znuny newbie
- Posts: 1
- Joined: 17 Apr 2014, 16:56
- Znuny Version: 3.3.1
- Real Name: Gregory West
- Company: DB&W Systems Limited
Re: Scheduler is not running. ISO install
I´ve got the same error my version is 3.3.7 appliance.
I saw some things here but none help me ... i´ve got this msg error OTRS-otrs.Scheduler-36 Can not write into the PID file:'/opt/otrs/var/run/scheduler.pid'! Permission denied
I already tried to run this : bin/otrs.SetPermissions.pl --otrs-user=otrs --otrs-group=otrs --web-user=apache --web-group=apache /opt/otrs
BUT it says that apache user doesn´t exists.
I tried others solutions but still the same. for example try to copy the daemon on init.d there is no OTRS-SCHEDULER* on otrs folder.
Someone could help me plz ?
I saw some things here but none help me ... i´ve got this msg error OTRS-otrs.Scheduler-36 Can not write into the PID file:'/opt/otrs/var/run/scheduler.pid'! Permission denied
I already tried to run this : bin/otrs.SetPermissions.pl --otrs-user=otrs --otrs-group=otrs --web-user=apache --web-group=apache /opt/otrs
BUT it says that apache user doesn´t exists.
I tried others solutions but still the same. for example try to copy the daemon on init.d there is no OTRS-SCHEDULER* on otrs folder.
Someone could help me plz ?
Re: Scheduler is not running. ISO install
System events shown this :
Tue Jun 3 17:50:02 2014 error OTRS-otrs.Scheduler-97 Process could not be found in the process table!
Tue Jun 3 17:50:02 2014 error OTRS-otrs.Scheduler-97 Can not write into the PID file:'/opt/otrs/var/run/scheduler.pid'! Permission denied
Tue Jun 3 17:50:01 2014 error OTRS-otrs.Scheduler-97 Scheduler could not delete PID file:'/opt/otrs/var/run/scheduler.pid'! Permission denied
Tue Jun 3 17:50:02 2014 error OTRS-otrs.Scheduler-97 Process could not be found in the process table!
Tue Jun 3 17:50:02 2014 error OTRS-otrs.Scheduler-97 Can not write into the PID file:'/opt/otrs/var/run/scheduler.pid'! Permission denied
Tue Jun 3 17:50:01 2014 error OTRS-otrs.Scheduler-97 Scheduler could not delete PID file:'/opt/otrs/var/run/scheduler.pid'! Permission denied
Re: Scheduler is not running. ISO install
Hi Guys,
I´ve fixed that, the solution is :
bin/otrs.SetPermissions.pl --otrs-user=otrs --otrs-group=otrs --web-user=www-data --web-group=www-data /opt/otrs
Because on the appliance instalation the we user is not apache so its needed to run the permission using www-data
I´ve fixed that, the solution is :
bin/otrs.SetPermissions.pl --otrs-user=otrs --otrs-group=otrs --web-user=www-data --web-group=www-data /opt/otrs
Because on the appliance instalation the we user is not apache so its needed to run the permission using www-data
Re: Scheduler is not running. ISO install
IvanTasso wrote:Hi Guys,
I´ve fixed that, the solution is :
bin/otrs.SetPermissions.pl --otrs-user=otrs --otrs-group=otrs --web-user=www-data --web-group=www-data /opt/otrs
Because on the appliance instalation the we user is not apache so its needed to run the permission using www-data
Where do you run this command?
OTRS 3.3.9 appliance 1.0.9