• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

PP 12 - MariaDB 10 - Ubuntu 12.04 - 502 Bad Gateway

_xemoh_

New Pleskian
Hi,

we have a problem with "PP 12.0.18 Update #6" with "MariaDB 10.0.12" and Ubuntu 12.04.4 (x64).

If you go to "Subscriptions" -> "Customize" we get a "502 Bad Gateway" from nginx
This also happens we go to "Service Plans" -> "Add new Plan" or try to edit a existing plan.

/var/log/sw-cp-server/sw-engine.log shows:

[02-Jul-2014 15:42:10] WARNING: [pool plesk] child 20508 exited on signal 8 (SIGFPE - core dumped) after 31.319203 seconds from start
[02-Jul-2014 15:42:10] NOTICE: [pool plesk] child 20616 started

/var/log/syslog shows:

kernel: [97058.632143] traps: sw-engine-fpm[20857] trap divide error ip:7f2a6755e137 sp:7fff5e9eb150 error:0 in libmyodbc.so[7f2a67530000+3b000]

/var/log/sw-cp-server/error_log shows:

[error] 3134#0: *734 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: *******, server: , request: "GET /admin/customer-service-plan/create HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "loginbereich.com:8443", referrer: "https://*******:8443/admin/customer-service-plan/list?context=service-plans"

I already tried to set apc.enabled = 0 in "/usr/local/psa/admin/conf/php.ini"

And increased in /etc/sw-cp-server/config:
fastcgi_buffers 32 128k;
fastcgi_buffer_size 256k;

Any ideas?
 
Hi,

no further ideas? We cannot use many functions of Plesk because of this error.
I thought MariaDB 10 is supported with PP 12...
 
@_xemoh_ did you ever find a solution to this problem?

I'm having the exact same issue after upgrading to MariaDB 10 running 12.0.18 Update #13, on Debian 7.
 
Hi,

i never found a solution. I made an DB dump, a downgrade and a import of this dump. Now i work with MySQL 5.5 again.
 
Same thing with MySQL 5.6.20 (from the official MySQL Repos) on Ubuntu 12.04.5 with Plesk 12 (latest Version).

It is not possible to use Plesk 12 with MySQL > 5.5 or MariaDB on Ubuntu 12.04
 
Back
Top