• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Plesk API key not working

RafaExpert

New Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.61 Update #5
Hello community!

I have installed a Laravel app in AWS LightSail instance with OS: Ubuntu 22.04.4 LTS and Plesk Obsidian 18.0.61 Update #5

Everything has been working perfect during some days as expected, but suddenly I got an error when the app creates new databases.

The Laravel app use an "API secret Key" that was generated during the installation and basically it create a unique Database for every new customer. Suddenly I couldn't create any customer database because an error.

Checking the server log I see this:
Screenshot.png
And digging more in the log, when it was working, I see this:
Screenshot2.png

As you can compare both logs, the IP used now is the "Private server IP" 172.26.x.x instead of the "Public IP" 13.38.x.x and the user is "" and not "admin".

I can't figure out why now it is using the Private IP and not the Public IP.

Anybody have any light on this issue, why this is happening and can help me?

Thanks in advance...
 
Back
Top