Hey everyone, I'm having some issues with the Plesk module and provisioning while running from within a Plesk server.
I have already followed the directions at the bottom of: https://docs.blesta.com/display/user/Plesk and can confirm gracefully is set to true in the db through the "query OK, rows matched: 1, changed: 0 ,warnings: 0" after running this as well UPDATE psa.misc SET val='true' WHERE param = 'restart_apache_gracefully';
Unfortunately we get a 503 error anyway, with the following logs:
503 POST /admin/clients/editservice/18/16/ HTTP/1.0
(104)Connection reset by peer: AH01075: Error dispatching request to :, referer: {blesta billing system url here}/admin/clients/editservice/18/16/
Any idea why this error is persisting, even after all these steps? is the information I'm using out of date? Any help is appreciated to find a solution running within a Plesk server.