• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by gManNAtl

  1. G

    Issue MariaDB Remote Connections

    Thanks for the input. I guess what I am really curious about and need to research on is does ModSecurity Require the "old school" firewalld process I don't believe it does as I turned ModSecurity back on and it is logging info Replace firewalld Coexist with firewalld I know basically...
  2. G

    Issue MariaDB Remote Connections

    OK, I got it fixed. As I mentioned I disabled ModSecurity in the gui, but I felt positive this was a firewall issue. So, I checked firewall-cmd --state and sure enough firewalld was running in addition to ModSecurity. Stopping firewalld resolved the issue. I am not sure if firewalld should be...
  3. G

    Issue MariaDB Remote Connections

    Thank you for confirming the :: is correct. I did restart MariaDB on each change, but I'll do it again to make sure. Regarding the firewall, as mentioned I disabled it completely as this is my own server an have full control, but will verify this again as well. I do suspect it's a software/plesk...
  4. G

    Issue REST API - Create Customer

    I am working on an application to utilize the REST API and can't POST to the clients endpoint. I quit with my app and just went to the playground to test and it doesn't work there either. I simply get a 500 error either way. However, in the playground I can see a body message with error 1002...
  5. G

    Issue MariaDB Remote Connections

    I can't connect remotely to MariaDB even with Telnet, although telnet works locally. I have : Enabled Remote Connections in the GUI Disabled ModSecurity Modified my.conf bind address to "::" bind address to 0.0.0.0 commented out bind address as per the MariaDB documentation Any help is...
Back
Top