[Thu Oct 10 12:17:03 2013] ubic.watchdog status is 'not running', restarting
[Thu Oct 10 12:17:04 2013] site status is 'not running', restarting
[Thu Oct 10 12:17:04 2013] Failed to revive site: not running
[Thu Oct 10 15:27:04 2013] ubic.watchdog status is 'not running', restarting
[Thu Oct 10 15:27:04 2013] site status is 'not running', restarting
[Thu Oct 10 15:27:04 2013] Failed to revive site: not running
[Thu Oct 10 15:28:05 2013] site status is 'not running', restarting
[Thu Oct 10 15:28:05 2013] Failed to revive site: not running
[Thu Oct 10 15:29:05 2013] site status is 'not running', restarting
[Thu Oct 10 15:29:05 2013] Failed to revive site: not running
[Thu Oct 10 15:31:01 2013] ubic.watchdog status is 'not running', restarting
[Thu Oct 10 15:32:02 2013] ubic.watchdog status is 'not running', restarting
[Thu Oct 10 15:33:06 2013] ubic.watchdog status is 'not running', restarting
[Thu Oct 10 15:33:06 2013] site status is 'not running', restarting
[Thu Oct 10 15:33:07 2013] Failed to revive site: not running
[Thu Oct 10 15:39:04 2013] ubic.watchdog status is 'not running', restarting
[Thu Oct 10 15:39:04 2013] site status is 'not running', restarting
[Thu Oct 10 15:39:04 2013] Failed to revive site: not running
[Thu Oct 10 15:40:05 2013] site status is 'not running', restarting
[Thu Oct 10 15:40:05 2013] Failed to revive site: not running
[Thu Oct 10 15:41:04 2013] site status is 'not running', restarting
[Thu Oct 10 15:41:04 2013] Failed to revive site: not running
[Fri Oct 11 06:35:04 2013] ubic.watchdog status is 'not running', restarting
[Fri Oct 11 06:35:04 2013] site status is 'not running', restarting
[Fri Oct 11 06:35:04 2013] Failed to revive site: not running
[Fri Oct 11 06:36:04 2013] site status is 'not running', restarting
[Fri Oct 11 06:36:04 2013] Failed to revive site: not running
(So the error is constantly the same, but totally unclear what is happening)
root@vps-0022:~# cat /var/log/ubic/watchdog.err.log
(nothing)
root@vps-0022:~# ubic start site
Starting site... started
(!!!)
root@vps-0022:~# cat /etc/ubic/service/site
use Ubic::Service::Plack;
return Ubic::Service::Plack->new({
server => 'Starman',
server_args => {workers =>1, env => 'production'},
app => "/var/www/script/simple_c_m_s",
app_name => 'site',
port => 3000,
ubic_log => '/var/www/logs/ubic.log',
stdout => '/var/www/logs/stdout.log',
stderr => '/var/www/logs/stderr.log',
user => 'www',
});
(Maybe it can help)
I haven't clearly understood what is "perlbrew with system-wide installation", I have just installed perlbrew according to manual. I can try to reinstall it another way if it will help to get Ubic to work.
четверг, 10 октября 2013 г., 20:16:27 UTC+4 пользователь Vyacheslav Matyukhin написал: