Hi,
In Cpanel ROR applications are not starting automatically after server reboot. I have selected the option load on boot. But still its not starting automatically after server reboot. I have to start it manually after the reboot.
Please help
![]()
Hi,
In Cpanel ROR applications are not starting automatically after server reboot. I have selected the option load on boot. But still its not starting automatically after server reboot. I have to start it manually after the reboot.
Please help
![]()
Regards,
Unni
Hello , I have same problem![]()
How to fix this issue??
Same thing happening here. Just upcp'd last week so version is up-to-date. Made the morning after maintenance lots of fun in the ticket system. Please fix or give us a work-around.
Thanks
Any news on this? I ran into this problem a few days ago on a v11 server.
Check the ROR service status at each run level using the following command.
Login via SSH
********************
chkconfig --list | grep ror
********************
If it is off use the following command to start.
********************
chkconfig ror on
********************
I hope it helps.
We have the same problem as well since the latest update. The runlevels are perfectly fine and the logs show no useful hints.
Does anyone have another hint or suggestion?