• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

libk5crypto.so.3, Cannot allocate memory

Christian_S

Basic Pleskian
Plesk: 11.0.9, update #13
OS: CloudLinux 6.2

We get many of these messages:

imapd: IMAP connect from @ [...IP...]/usr/sbin/postmap: error while loading shared libraries: libk5crypto.so.3: failed to map segment from shared object: Cannot allocate memory

in /usr/local/psa/var/log/maillog

Any ideas on how to fix this?

Regards
Christian
 
Thanks for the link.

In my case I had to increase IMAP_ULIMITD (default is 65536) to 131072
in /etc/courier-imap/imapd

Regards
Christian
 
Thanks for the link.

In my case I had to increase IMAP_ULIMITD (default is 65536) to 131072
in /etc/courier-imap/imapd

Regards
Christian

Christian, just for my documentation purposes, did that resolve your problem?
 
Back
Top