Miguel_Tellería
Basic Pleskian
Hi there. This is driving me crazy, and any hint would be greatly appreciated: under Plesk 12.0.18 PHPMyAdmin is failing to import a 3 MB SQL dump of a simple Joomla website. "Error 505 Bad Gateway", it says.
It happens with other dumps too, some as small as ~500 KB. The format (SQL or ZIP) of the file uploaded doesn't seem to matter, because the upload itself seems to work; it seems it's the post-processing what is raising the error.
The funny thing is that the import itself seems to work (the contents of the SQL dump are imported), but the error message appears and causes confusion and support requests from our clients.
/var/log/sw-cp-server/error_log says:
To me it sounds like a timeout. Any ideas?
This seems to be a "popular" error among Plesk users, and I have tried this, this and this with no luck.
It happens with other dumps too, some as small as ~500 KB. The format (SQL or ZIP) of the file uploaded doesn't seem to matter, because the upload itself seems to work; it seems it's the post-processing what is raising the error.
The funny thing is that the import itself seems to work (the contents of the SQL dump are imported), but the error message appears and causes confusion and support requests from our clients.
/var/log/sw-cp-server/error_log says:
2015/05/15 03:19:31 [error] 10215#0: *5 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XXX.XXX, server: , request: "POST /domains/databases/phpMyAdmin/import.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "xxxx.xxxxxxx.com:8443", referrer: "https://xxxx.xxxxxxxx.xxxx:8443/domains/databases/phpMyAdmin/index.php"
To me it sounds like a timeout. Any ideas?
This seems to be a "popular" error among Plesk users, and I have tried this, this and this with no luck.