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

Plesk Billing intergration

2

2dareis2do

Guest
I am trying to reactivate my standalone version of Plesk Billing. Everything seesms to be working correctly, except that the Plesk Panel does not seem to be able to be able to retrieve clients balances and I get the error message in Plesk at the top of the page in red:

Error: Unable to fetch customers' balances: Unable to connect to Plesk-Billing.

I have also looked at the error logs in /var/log/sw-cp-server/error_log and notice the following message on numerous occasions:

2009-02-10 18:25:17: (mod_fastcgi.c.2589) FastCGI-stderr: PHP Warning: file_get_contents(http://www.mydomain.co.uk/pleskbilling/action-api/api.php) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /usr/local/psa/admin/plib/billing/BillingAPI.php on line 135

When I look at /usr/local/psa/admin/plib/billing/BillingAPI.php it appears to be encrypted.

When I look at http://www.mydomain.co.uk/pleskbilling/action-api/api.php, it is not there!

Any suggestions?

Dan
 
exact same problem here.

This happened after I added the servers to PB 6 (standalone, upgraded from MB 5.x)
 
cd to your pb httpdocs folder, then:

mkdir action-api/ && cp -a app-modernbill-admin/api.php action-api/

Worked for me to remove the error from the control panel.
 
Upgrade to latest PPB 6.0.1

I found your above mentioned fix to have solved the problem, but today I installed (despite the absolutely wrong and poor documentation) v 6.0.1 and it has fixed a number of issues.

1) The client integration appears to now work without the 'fix' from above.
2) The SSO features work properly, so that I can click on the balance link and am automatically logged in to PPB and taken to the correct clients account.
3) The repair SSO options described in the documentation are now there.

I still havent figured out how to sync old accounts that are on the server so that they appear, but it's a step in the right direction.
 
Back
Top