Page 1 of 1

Kernel refuses to boot.

Posted: Mon Nov 18, 2013 5:01 pm
by andret
Hello.

I am currently on a trial license, and have set up ASL to my liking on a plesk 11.5 server with atomic repository.

However, whenever I try to run the ASL Kernel, the boot stops at the same time every time (OR continue to try until I force a reboot)

Code: Select all

Nov 18 21:44:53 plesk1 named[1634]: running
Nov 18 21:45:01 plesk1 psmon[1983]: Forking background daemon, process 1984.
Nov 18 21:45:01 plesk1 psmon[1984]: Forking second background daemon, process 1985.
Nov 18 21:45:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:45:23 plesk1 xinetd[1122]: START: smtp pid=2038 from=::ffff:127.0.0.1
Nov 18 21:45:23 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2038 duration=0(sec)
Nov 18 21:46:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:46:13 plesk1 xinetd[1122]: START: smtp pid=2079 from=::ffff:127.0.0.1
Nov 18 21:46:13 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2079 duration=0(sec)
Nov 18 21:47:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:47:13 plesk1 xinetd[1122]: START: smtp pid=2118 from=::ffff:127.0.0.1
Nov 18 21:47:13 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2118 duration=0(sec)
Nov 18 21:48:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:48:13 plesk1 xinetd[1122]: START: smtp pid=2157 from=::ffff:127.0.0.1
Nov 18 21:48:13 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2157 duration=0(sec)
Nov 18 21:49:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:50:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:51:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:52:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:53:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
The servers starts without issues original kernel.

Any help would be highly appreciated.

Re: Kernel refuses to boot.

Posted: Mon Nov 18, 2013 5:35 pm
by mikeshinn
That tells me your server did boot. Thats post boot and well in level 3 service start up. Looks like nginx isnt starting on your system, what do your nginx logs say? (and do you use nginx?)

Re: Kernel refuses to boot.

Posted: Mon Nov 18, 2013 6:04 pm
by andret
Hey. It is a fresh Plesk 11.5 install, with atomic repo and nginx-fpm.

I get tons of these:
2013/11/18 21:46:01 [emerg] 2057#0: bind() to xxxx:80 failed (99: Cannot assign requested address)
2013/11/18 21:47:01 [emerg] 2096#0: bind() to xxxx:80 failed (99: Cannot assign requested address)
2013/11/18 21:48:01 [emerg] 2135#0: bind() to xxxx:80 failed (99: Cannot assign requested address)
Please note, this only happens when trying to launch the ASL kernel. Everything is running smoothly without it.