crashed container - unsure where to look

Issue #171 duplicate
Sophie L created an issue

container crashed!

I recall I was trying to send an email via roundcube with a 50 Mb attachment and at the same time configure gmail app on Android with an IMAP/SMTP account on poste.io

Where are the dovecot and spamassasin logs?

None the less here are some pertinent errors I saw:

FRESHCLAM is unhappy:

Tue Mar 21 05:17:08 2017 -> WARNING: [LibClamAV] mpool_malloc(): Can't allocate memory (33558528 bytes).
Tue Mar 21 05:17:08 2017 -> WARNING: [LibClamAV] mpool_malloc(): Can't allocate memory (33558528 bytes).

CLAMAV is happy.

NGINX
2017/03/20 20:04:53 [error] 1187#0: *237 open() "/opt/www/dnswl.txt" failed (2: No such file or directory), client: 88.198.55.172, server: localhost, request: "GET /dnswl.txt HTTP/1.1", host: "muddle.xyz"
2017/03/20 20:04:54 [error] 1187#0: *238 open() "/opt/www/dnswl.txt" failed (2: No such file or directory), client: 88.198.55.172, server: , request: "GET /dnswl.txt HTTP/1.1", host: "www.muddle.xyz"
2017/03/20 20:04:54 [error] 1187#0: *239 open() "/opt/www/dnswl.txt" failed (2: No such file or directory), client: 88.198.55.172, server: , request: "GET /dnswl.txt HTTP/1.1", host: "muddle.xyz"
2017/03/20 23:05:31 [error] 598#0: *53 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 193.201.225.37, server: , request: "GET /wp-login.php HTTP/1.0", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "muddle.xyz"
2017/03/20 23:05:31 [error] 598#0: *55 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 193.201.225.37, server: , request: "GET /administrator/index.php HTTP/1.0", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "muddle.xyz"
2017/03/21 01:42:41 [error] 598#0: *62 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 199.15.233.176, server: , request: "GET /wp-login.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "muddle.xyz"
2017/03/21 01:42:41 [error] 598#0: *62 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 199.15.233.176, server: , request: "GET //wp-login.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "muddle.xyz"
2017/03/21 03:52:52 [error] 598#0: *77 open() "/opt/www/rom-0" failed (2: No such file or directory), client: 188.166.66.154, server: , request: "GET /rom-0 HTTP/1.1", host: "52.73.62.46"

PHP [2017-03-20 19:13:13] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 2 passed to Analogic\BoxesBundle\Handler\Box::quota() must be of the type integer, string given, called in /opt/mailserver-admin/src/Analogic/BoxesBundle/Controller/BoxController.php on line 244" at /opt/mailserver-admin/src/Analogic/BoxesBundle/Handler/Box.php line 122 {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Type error: Argument 2 passed to Analogic\BoxesBundle\Handler\Box::quota() must be of the type integer, string given, called in /opt/mailserver-admin/src/Analogic/BoxesBundle/Controller/BoxController.php on line 244 at /opt/mailserver-admin/src/Analogic/BoxesBundle/Handler/Box.php:122)"} [] [2017-03-20 19:44:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 2 passed to Analogic\BoxesBundle\Handler\Box::quota() must be of the type integer, string given, called in /opt/mailserver-admin/src/Analogic/BoxesBundle/Controller/BoxController.php on line 244" at /opt/mailserver-admin/src/Analogic/BoxesBundle/Handler/Box.php line 122 {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Type error: Argument 2 passed to Analogic\BoxesBundle\Handler\Box::quota() must be of the type integer, string given, called in /opt/mailserver-admin/src/Analogic/BoxesBundle/Controller/BoxController.php on line 244 at /opt/mailserver-admin/src/Analogic/BoxesBundle/Handler/Box.php:122)"} []

```

Comments (2)

  1. Log in to comment