1

Topic: Internal Server Error when accessing by web browser (FreeBSD12.1)

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.1
- Deployed with iRedMail Easy or the downloadable installer? downloadable installer
- Linux/BSD distribution name and version: FreeBSD 12.1
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Clean installation version 1.3.1. Can't access to IRedMailAdmin on local network (https://***/iredadmin) from any web browser , "Internal Server Error" message pop up.

Can it be the Python 2.7 issue as happened to others? Wonder what is the solution for FreeBSD 12.1? Thank you.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

It's a known issue that iRedAdmin doesn't support Py3 yet (and mentioned in iRedMail release notes), please wait for some more days, we're working on this.

3

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

Oh, ic. Thank you very much for the reply. Looking forward to settle the issue soon.

4

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

Since version 1.3.1 is not fully functioning yet. Can I do a clean install with 1.2.1 (which I have being previously using without issue with FreeBSD 12.1)? How can i do it? As I tried and it ask me to install the 1.3.1 instead.

5

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

For all,

  In case some are not following, FreeBSD 12.2 is due to be released by the end of October.

  As it is not urgent fo me, I plan to wait for the 12.2 RELEASE and for the main components (Nginx, Postgres, etc) to be declared stable and go for a fresh start of iRedMail 1.x, preferably without traces of Python 2 in the system, as It is being deprecated.

  Still remains a good question if users that run iRedMail on FreeBSD should/could/might/shouldn't go from 1.2.1 to (say) 1.4 "via" or "skipping" 1.3[.1].

  The rule is to apply all fixes in sequence but as 1.3/1.3.1 are not fully working on FreeBSD, then are we skipping over? Hopefully, this will be clear by then.

Cheers,
Stay safe.

6

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

I manage to do a clean install, by editing the /root/iRedMail-1.2.1/runtime/install.status. So that bypass the iRedMail version check. However stucked as follows...........


===> Fetching all distfiles required by readline-8.0.4 for building
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.

===>   py27-pycparser-2.20 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-pycparser-2.20 for building
===>  py27-pytest-4.5.0 Unknown flavor 'py27', possible flavors: py38.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/py-pytest
*** Error code 1

Stop.
make: stopped in /usr/ports/security/py-bcrypt
<< ERROR >> Tarballs were not downloaded correctly, please fix it manually and then re-execute iRedMail.sh.


Tried to pkg install py27-pytest-4.5.0, and successed, however when redo bash iRedMail.sh still stuck at the same place. Wonder any suggestion of how to? Thank you.

7

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

Hello,
  The rule of thumb on FreeBSD is to avoid mixing the pkg vs ports (binaries vs source) install.

  If you check FreshPorts and the output above, looks that the issue might be with `py27-pycparser`.
  Py27-pytest is a dependency, and it is fine, but pycparser looks to be the issue. You can try that via `pkg` if it is still available.

Cheers,

https://www.freshports.org/devel/py-pytest/
https://www.freshports.org/devel/py3-pycparser/
https://devgit.freshports.org/devel/py-pycparser/ <<== you might have to install 2.19

8

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

I was able to do, "pkg install py27-pycparser-2.20", successfully installed. However still having the same issue when retry the installation.

===>   autoconf-wrapper-20131203 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by autoconf-wrapper-20131203 for building
===>   automake-1.16.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by automake-1.16.2 for building
===>   tcl86-8.6.10 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by tcl86-8.6.10 for building
===>   readline-8.0.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by readline-8.0.4 for building
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.

===>   py27-pycparser-2.20 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-pycparser-2.20 for building
===>  py27-pytest-4.5.0 Unknown flavor 'py27', possible flavors: py38.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/py-pytest
*** Error code 1

Stop.
make: stopped in /usr/ports/security/py-bcrypt
<< ERROR >> Tarballs were not downloaded correctly, please fix it manually and then re-execute iRedMail.sh.

9

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

I did a fresh installation with FreeBSD and iRedMail-1.3.1 without installing the iRedAdmin. Manage to install it. Manage to add users. However not able to access. And following are the error for /var/log/mysql/mysqlid.err

Version: '10.4.14-MariaDB'  socket: '/var/run/mysql/mysql.sock'  port: 3306  FreeBSD Ports
2020-09-11 15:49:44 23 [Warning] Aborted connection 23 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 16:01:00 29 [Warning] Aborted connection 29 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 16:02:16 30 [Warning] Aborted connection 30 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:01:00 42 [Warning] Aborted connection 42 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:02:26 43 [Warning] Aborted connection 43 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:48:33 53 [Warning] Aborted connection 53 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:51:04 54 [Warning] Aborted connection 54 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:51:05 71 [Warning] Aborted connection 71 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:51:07 59 [Warning] Aborted connection 59 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:51:07 79 [Warning] Aborted connection 79 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:53:41 97 [Warning] Aborted connection 97 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:53:41 85 [Warning] Aborted connection 85 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:53:41 84 [Warning] Aborted connection 84 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:55:35 103 [Warning] Aborted connection 103 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 17:55:36 105 [Warning] Aborted connection 105 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-11 18:00:45 119 [Warning] Access denied for user 'root'@'localhost'
2020-09-11 18:01:00 121 [Warning] Aborted connection 121 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 18:02:16 123 [Warning] Aborted connection 123 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 19:01:00 124 [Warning] Aborted connection 124 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 19:02:23 125 [Warning] Aborted connection 125 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 20:01:00 126 [Warning] Aborted connection 126 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 20:02:16 127 [Warning] Aborted connection 127 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 21:01:00 128 [Warning] Aborted connection 128 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 21:02:19 129 [Warning] Aborted connection 129 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 22:01:00 130 [Warning] Aborted connection 130 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 22:02:18 131 [Warning] Aborted connection 131 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 23:01:00 132 [Warning] Aborted connection 132 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 23:02:19 133 [Warning] Aborted connection 133 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-11 23:48:42 18 [Warning] Aborted connection 18 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-12  0:01:00 134 [Warning] Aborted connection 134 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  0:02:49 135 [Warning] Aborted connection 135 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  1:01:00 136 [Warning] Aborted connection 136 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  1:02:17 137 [Warning] Aborted connection 137 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  2:01:00 138 [Warning] Aborted connection 138 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  2:02:20 141 [Warning] Aborted connection 141 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  3:01:00 142 [Warning] Aborted connection 142 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  3:02:26 143 [Warning] Aborted connection 143 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  3:12:53 160 [Warning] Aborted connection 160 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-12  3:31:12 196 [Warning] Aborted connection 196 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-12  4:01:00 197 [Warning] Aborted connection 197 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  4:02:13 198 [Warning] Aborted connection 198 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  4:16:30 214 [Warning] Aborted connection 214 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-12  5:01:00 215 [Warning] Aborted connection 215 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  5:02:26 216 [Warning] Aborted connection 216 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  6:01:00 217 [Warning] Aborted connection 217 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  6:02:17 218 [Warning] Aborted connection 218 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  7:01:00 219 [Warning] Aborted connection 219 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  7:02:20 220 [Warning] Aborted connection 220 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  8:01:00 221 [Warning] Aborted connection 221 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  8:02:14 222 [Warning] Aborted connection 222 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  9:01:00 223 [Warning] Aborted connection 223 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12  9:02:22 224 [Warning] Aborted connection 224 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 10:01:00 225 [Warning] Aborted connection 225 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 10:02:20 226 [Warning] Aborted connection 226 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 11:01:00 227 [Warning] Aborted connection 227 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 11:02:20 228 [Warning] Aborted connection 228 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 11:11:51 155 [Warning] Aborted connection 155 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-12 11:11:51 154 [Warning] Aborted connection 154 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-12 11:30:10 191 [Warning] Aborted connection 191 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-12 12:01:00 229 [Warning] Aborted connection 229 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 12:02:17 230 [Warning] Aborted connection 230 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 12:15:28 209 [Warning] Aborted connection 209 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-12 13:01:00 231 [Warning] Aborted connection 231 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 13:02:21 232 [Warning] Aborted connection 232 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 14:01:00 233 [Warning] Aborted connection 233 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 14:02:14 234 [Warning] Aborted connection 234 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 15:01:00 235 [Warning] Aborted connection 235 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 15:02:37 236 [Warning] Aborted connection 236 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 16:01:00 237 [Warning] Aborted connection 237 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 16:02:30 238 [Warning] Aborted connection 238 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 17:01:00 239 [Warning] Aborted connection 239 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 17:02:39 240 [Warning] Aborted connection 240 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 18:01:00 241 [Warning] Aborted connection 241 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 18:02:18 242 [Warning] Aborted connection 242 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 19:01:00 243 [Warning] Aborted connection 243 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 19:02:23 244 [Warning] Aborted connection 244 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 20:01:00 245 [Warning] Aborted connection 245 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 20:02:22 246 [Warning] Aborted connection 246 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 21:01:00 247 [Warning] Aborted connection 247 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 21:02:20 248 [Warning] Aborted connection 248 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 22:01:00 249 [Warning] Aborted connection 249 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 22:02:33 250 [Warning] Aborted connection 250 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 23:01:00 251 [Warning] Aborted connection 251 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-12 23:02:18 252 [Warning] Aborted connection 252 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  0:01:00 253 [Warning] Aborted connection 253 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  0:02:26 254 [Warning] Aborted connection 254 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  1:01:00 255 [Warning] Aborted connection 255 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  1:02:13 256 [Warning] Aborted connection 256 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  2:01:00 257 [Warning] Aborted connection 257 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  2:02:20 260 [Warning] Aborted connection 260 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  3:01:00 261 [Warning] Aborted connection 261 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  3:02:22 279 [Warning] Aborted connection 279 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  3:02:47 278 [Warning] Aborted connection 278 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-13  3:31:11 315 [Warning] Aborted connection 315 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-13  4:01:00 316 [Warning] Aborted connection 316 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  4:02:14 317 [Warning] Aborted connection 317 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  5:01:00 318 [Warning] Aborted connection 318 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  5:02:21 319 [Warning] Aborted connection 319 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  6:01:00 320 [Warning] Aborted connection 320 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  6:02:13 321 [Warning] Aborted connection 321 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  7:01:00 322 [Warning] Aborted connection 322 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  7:02:18 323 [Warning] Aborted connection 323 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  8:01:00 324 [Warning] Aborted connection 324 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  8:02:21 325 [Warning] Aborted connection 325 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  9:01:00 326 [Warning] Aborted connection 326 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13  9:02:13 327 [Warning] Aborted connection 327 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 10:01:00 328 [Warning] Aborted connection 328 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 10:02:21 329 [Warning] Aborted connection 329 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 11:01:00 330 [Warning] Aborted connection 330 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 11:01:45 273 [Warning] Aborted connection 273 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-13 11:01:45 272 [Warning] Aborted connection 272 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-13 11:02:24 331 [Warning] Aborted connection 331 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 11:30:10 310 [Warning] Aborted connection 310 to db: 'amavisd' user: 'amavisd' host: 'localhost' (Got timeout reading communication packets)
2020-09-13 12:01:00 332 [Warning] Aborted connection 332 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 12:02:16 333 [Warning] Aborted connection 333 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 13:01:00 334 [Warning] Aborted connection 334 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 13:02:20 335 [Warning] Aborted connection 335 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 14:01:00 336 [Warning] Aborted connection 336 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 14:02:23 337 [Warning] Aborted connection 337 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 15:01:00 338 [Warning] Aborted connection 338 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 15:02:19 339 [Warning] Aborted connection 339 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 16:01:00 340 [Warning] Aborted connection 340 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 16:02:51 341 [Warning] Aborted connection 341 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 17:01:00 342 [Warning] Aborted connection 342 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 17:02:24 343 [Warning] Aborted connection 343 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 18:01:00 344 [Warning] Aborted connection 344 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 18:02:24 345 [Warning] Aborted connection 345 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 19:01:00 346 [Warning] Aborted connection 346 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 19:02:17 347 [Warning] Aborted connection 347 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 20:01:00 348 [Warning] Aborted connection 348 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 20:02:24 349 [Warning] Aborted connection 349 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 21:01:00 350 [Warning] Aborted connection 350 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 21:02:17 351 [Warning] Aborted connection 351 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 22:01:00 352 [Warning] Aborted connection 352 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 22:02:28 353 [Warning] Aborted connection 353 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 23:01:00 354 [Warning] Aborted connection 354 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-13 23:02:21 355 [Warning] Aborted connection 355 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  0:01:00 356 [Warning] Aborted connection 356 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  0:02:21 357 [Warning] Aborted connection 357 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  1:01:00 358 [Warning] Aborted connection 358 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  1:02:19 359 [Warning] Aborted connection 359 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  2:01:00 360 [Warning] Aborted connection 360 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  2:02:22 363 [Warning] Aborted connection 363 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  3:01:00 364 [Warning] Aborted connection 364 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  3:02:14 365 [Warning] Aborted connection 365 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  3:18:07 382 [Warning] Aborted connection 382 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-14  3:31:07 418 [Warning] Aborted connection 418 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-14  4:01:00 419 [Warning] Aborted connection 419 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  4:02:18 420 [Warning] Aborted connection 420 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  5:01:00 421 [Warning] Aborted connection 421 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  5:02:25 422 [Warning] Aborted connection 422 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  6:01:00 423 [Warning] Aborted connection 423 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  6:02:17 424 [Warning] Aborted connection 424 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  7:01:00 425 [Warning] Aborted connection 425 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  7:03:08 426 [Warning] Aborted connection 426 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  8:01:00 427 [Warning] Aborted connection 427 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  8:02:21 428 [Warning] Aborted connection 428 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:01:00 429 [Warning] Aborted connection 429 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:02:32 430 [Warning] Aborted connection 430 to db: 'iredapd' user: 'iredapd' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:14:35 434 [Warning] Aborted connection 434 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:16:04 441 [Warning] Aborted connection 441 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:16:15 435 [Warning] Aborted connection 435 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:17:21 478 [Warning] Aborted connection 478 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:17:22 479 [Warning] Aborted connection 479 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)
2020-09-14  9:17:22 482 [Warning] Aborted connection 482 to db: 'vmail' user: 'vmailadmin' host: 'localhost' (Got an error reading communication packets)

wonder what might be wrong?

10

Re: Internal Server Error when accessing by web browser (FreeBSD12.1)

wongengee wrote:

wonder what might be wrong?

Do you still have this issue? If yes, please try steps below to fix it:

- Login to MariaDB server as root user
- Run SQL command below:

show global variables like '%log_warnings%';

If the value is 2 or larger number, please set it to 1 with SQL command below:

set global log_warnings=1;

- Keep watching MariaDB log file , if no more such "Got an error reading communication packets" error, then add setting "log_warnings = 1" in my.cnf and restart mariadb service.