theunknownstuntman
Basic Pleskian
- Server operating system version
- 22.04.5 LTS (Jammy Jellyfish)
- Plesk version and microupdate number
- Plesk Obsidian 18.0.78.0
Hi all,
yesterday I updated several servers to Plesk Obsidian 18.0.78.0. During this update ProFTPD was updated to version 1.3.9a.
Most of the affected servers are running the same Ubuntu version / Plesk version (see above). Two are running Ubuntu 20.04.6 LTS together with Plesk Obsidian 18.0.78.0 and ProFTPD 1.3.9a.
Today I see, that on all afffected Plesk servers, ProFTPD is crashing. Here is a sample from /var/log/syslog:
ProFTPD can be restarted via "service xinetd restart" successfully, so I assume, that the crashes are triggered by an external event.
As I haven't seen any crashes regarding ProFTPD before, I assume that they might have to do with the Plesk / ProFTPD update.
Has anyone seen similar errors? Is this a bug in ProFTPD or Plesk related? I am grateful for any advice.
yesterday I updated several servers to Plesk Obsidian 18.0.78.0. During this update ProFTPD was updated to version 1.3.9a.
Most of the affected servers are running the same Ubuntu version / Plesk version (see above). Two are running Ubuntu 20.04.6 LTS together with Plesk Obsidian 18.0.78.0 and ProFTPD 1.3.9a.
Today I see, that on all afffected Plesk servers, ProFTPD is crashing. Here is a sample from /var/log/syslog:
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - -----BEGIN STACK TRACE-----
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [0] /lib/x86_64-linux-gnu/libssl.so.3(SSL_get_session+0x4) [0x7f6a3f11be24]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [1] /lib/x86_64-linux-gnu/libssl.so.3(SSL_get_session+0x4) [0x7f6a3f11be24]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [2] proftpd: 31.14.254.109:7178: AUTH TLS(+0xe2a1f) [0x56233ff06a1f]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [3] proftpd: 31.14.254.109:7178: AUTH TLS(+0xd12bf) [0x56233fef52bf]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [4] proftpd: 31.14.254.109:7178: AUTH TLS(+0xd6315) [0x56233fefa315]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [5] proftpd: 31.14.254.109:7178: AUTH TLS(pr_module_call+0x49) [0x56233fe7ddf9]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [6] proftpd: 31.14.254.109:7178: AUTH TLS(+0x32928) [0x56233fe56928]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [7] proftpd: 31.14.254.109:7178: AUTH TLS(pr_cmd_dispatch_phase+0x47c) [0x56233fe5715c]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [8] proftpd: 31.14.254.109:7178: AUTH TLS(+0x33b65) [0x56233fe57b65]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [9] proftpd: 31.14.254.109:7178: AUTH TLS(+0x3429c) [0x56233fe5829c]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [10] proftpd: 31.14.254.109:7178: AUTH TLS(main+0x788) [0x56233fe4e128]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [11] /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f6a3ea88d90]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [12] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f6a3ea88e40]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - [13] proftpd: 31.14.254.109:7178: AUTH TLS(_start+0x25) [0x56233fe4e645]
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - -----END STACK TRACE-----
May 12 21:03:49 xyz proftpd[1139701]: 0.0.0.0 (31.14.254.109[31.14.254.109]) - ProFTPD terminating (signal 11)
ProFTPD can be restarted via "service xinetd restart" successfully, so I assume, that the crashes are triggered by an external event.
As I haven't seen any crashes regarding ProFTPD before, I assume that they might have to do with the Plesk / ProFTPD update.
Has anyone seen similar errors? Is this a bug in ProFTPD or Plesk related? I am grateful for any advice.