• 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.

Question Server Error 500 Plesk\Exception\Database

Carlos Nog

New Pleskian
Server operating system version
Ubuntu 22.05
Plesk version and microupdate number
18.0.56
help me please. I sent the capture there.
 

Attachments

  • Captura desde 2023-12-15 10-45-14.png
    Captura desde 2023-12-15 10-45-14.png
    205.4 KB · Views: 5
This gave me the result using ssh root: # grep mariadb /var/log/syslog

Dec 15 00:08:03 pensive-kilby mariadbd[5328]: 2023-12-15 0:08:03 12279 [Warning] Aborted connection 12279 to db: 'psa' user: 'admin' host: 'localhost' (Got an error reading communication packets)
Dec 15 00:09:01 pensive-kilby mariadbd[5328]: 2023-12-15 0:09:01 8992 [Warning] Aborted connection 8992 to db: 'psa' user: 'admin' host: 'localhost' (Got timeout reading communication packets)
Dec 15 00:09:01 pensive-kilby mariadbd[5328]: 2023-12-15 0:09:01 8993 [Warning] Aborted connection 8993 to db: 'psa' user: 'admin' host: 'localhost' (Got timeout reading communication packets)
Dec 15 14:44:38 pensive-kilby mariadbd[5328]: 2023-12-15 14:44:38 14683 [Warning] Aborted connection 14683 to db: 'psa' user: 'admin' host: 'localhost' (Got an error writing communication packets)
Dec 15 14:52:26 pensive-kilby kernel: [167564.196722] [ 5328] 113 5328 386102 90094 974848 0 0 mariadbd
Dec 15 14:52:26 pensive-kilby kernel: [167564.196902] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=init.scope,mems_allowed=0,global_oom,task_memcg=/system.slice/mariadb.service,task=mariadbd,pid=5328,uid=113
Dec 15 14:52:26 pensive-kilby kernel: [167564.196956] Out of memory: Killed process 5328 (mariadbd) total-vm:1544408kB, anon-rss:360376kB, file-rss:0kB, shmem-rss:0kB, UID:113 pgtables:952kB oom_score_adj:0
Dec 15 14:52:28 pensive-kilby systemd[1]: mariadb.service: A process of this unit has been killed by the OOM killer.
Dec 15 14:52:28 pensive-kilby systemd[1]: mariadb.service: Main process exited, code=killed, status=9/KILL
Dec 15 14:52:28 pensive-kilby systemd[1]: mariadb.service: Failed with result 'oom-kill'.
Dec 15 14:52:28 pensive-kilby systemd[1]: mariadb.service: Consumed 3min 38.982s CPU time.
 
This gave me the result using ssh root: # free -h

total used free shared buff/cache available
Mem: 1,8Gi 665Mi 419Mi 257Mi 792Mi 788Mi
Swap: 0B 0B 0B
 
Back
Top