[Catalyst] Change of server

Juan Miguel Paredes juan.paredes at gmail.com
Fri Mar 3 08:05:33 GMT 2017


On Fri, Mar 3, 2017 at 7:35 AM, "Andrés Chandía" <andres at chandia.net> wrote:

> Thanks for your concern, I have tried that also:
>
> systemctl status apache2
>
>  apache2.service - LSB: Apache2 web server
>    Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
>   Drop-In: /lib/systemd/system/apache2.service.d
>            └─apache2-systemd.conf
>    Active: failed (Result: exit-code) since Fri 2017-03-03 07:31:59 CET;
> 4s ago
>      Docs: man:systemd-sysv-generator(8)
>   Process: 1187 ExecStart=/etc/init.d/apache2 start (code=exited,
> status=1/FAILURE)
>
> Mar 03 07:27:02 iac apache2[1187]: | /results/stats_query/...
> | /results/stats_query                 |
> Mar 03 07:27:02 iac apache2[1187]: | /results/stats_results/...
> | /results/stats_results               |
> Mar 03 07:27:02 iac apache2[1187]: '-----------------------------
> --------+--------------------------------------'
> Mar 03 07:27:02 iac apache2[1187]: [info] IAC powered by Catalyst 5.90103
> Mar 03 07:31:59 iac apache2[1187]:  *
> Mar 03 07:31:59 iac apache2[1187]:  * The apache2 instance did not start
> within 20 seconds. Please read the log file
> Mar 03 07:31:59 iac systemd[1]: apache2.service: Control process exited,
> code=exited status=1
> Mar 03 07:31:59 iac systemd[1]: Failed to start LSB: Apache2 web server.
> Mar 03 07:31:59 iac systemd[1]: apache2.service: Unit entered failed state.
> Mar 03 07:31:59 iac systemd[1]: apache2.service: Failed with result
> 'exit-code'.
>
>
>
Are other stale processes from your application and/or web server still
running when you try to start Apache2? This kind of "generic" error
messages are usually reflecting things like ports already opened, not
enough disk space, wrong permissions and so on.  Try to check the basics
and see if something else stands out.  It appears that you're mounting
several (perhaps remote) directories for your environment, maybe try to
also check network connectivity / disk space / log files on those backends
too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/catalyst/attachments/20170303/8a7e288c/attachment.htm>


More information about the Catalyst mailing list