• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by Aleksei Fedorov

  1. A

    Question 8n8 in docker: ERR_SSL_PROTOCOL_ERROR

    It seems the problems are with n8n, not Plesk. Could you set up n8n locally to see if everything behaves as intended?
  2. A

    Question 8n8 in docker: ERR_SSL_PROTOCOL_ERROR

    so then you should be able to add proxy rules for the domain
  3. A

    Resolved Ioncube cannot be installed

    Hello, This bug should be fixed in the next version. Please check the release notes for PPPM-15104.
  4. A

    Question 8n8 in docker: ERR_SSL_PROTOCOL_ERROR

    Hello, did you disable "Automatic port mapping" ?
  5. A

    Issue Azure MySQL Secure Connection

    Hello, looks like you didn't setup Plesk for remote databases. I hope this article helps you (Plesk for Linux) Plesk Installation Without the Local Database
  6. A

    Question Strange situation plesk does not access when I am on site

    Hello, it's difficult to determine the exact cause of the issue. I recommend checking the Access Control List (ACL) settings in your network, or reviewing similar security configurations in your data center.
  7. A

    Issue Outdated Grafana Monitoring plugin – no updates available, plugin crashes on start

    Hello, I guess this article could help you https://support.plesk.com/hc/en-us/articles/19431741403671-Plesk-Monitoring-thresholds-cannot-be-updated-Request-failed-with-status-code-500 Also, please clear browser's cache. P.S There is no newer version of plesk-json-backend-datasource
  8. A

    Question Block/Remove Web access (:80/443) of server IP

    yes, for instance, you can use the firewall extension
  9. A

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    could you provide a full config? I've tested http3 on my test server and I see different order of those lines:
  10. A

    Question Block/Remove Web access (:80/443) of server IP

    Hello, for instance, you can remove this file /var/www/vhosts/default/htdocs/index.html and you will have 403 (Forbidden)
  11. A

    Issue After PPPM-15094 - client_max_body_size set to 1MB

    Hello, yes, PPPM-15094 introduced those changes (proxy_set_header Host $ip_default_host;) in the nginx configs. But it's unclear for me what problem do you have?
  12. A

    Issue Template_Exception: nginx: [emerg] duplicate listen options

    Hello, looks like http3 is enabled, could you turn it off and check?
  13. A

    Issue Plesk trial license not installed on an ipv6 only server

    Hello, It is not possible, since at least one IPv4 address is required for the Key Administrator and proper license renewal.
  14. A

    Question XMLAPI Permission denied

    Hello, additional users are treated as service users, they don't have permissions to run XML RPC API
  15. A

    Issue Error mysqldump: Error 1030: Got error 1877 "Unknown error 1877" from storage engine InnoDB when dumping table `session` at row: 0

    Hello, could you provide database logs as well? Also, it looks like the table 'session' is corrupted. In this case, you can recover this table manually InnoDB Recovery Modes BR, Aleksei
Back
Top