• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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