• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. brother4

    Issue Failed to apply the firewall configuration - [ext-firewall] set to 40 seconds

    I tried it again: My Panel.ini: [ext-firewall] confirmTimeout = 120 confirmTimeoutCli = 120 Wanted to open TCP port 8080 for everyone. Error: Now with: Plesk Obsidian Version 18.0.54 Update #2, zuletzt aktualisiert: 2. Aug. 2023 04:22:24 @Jeroen Bl I use the default ssh port - same error...
  2. brother4

    Resolved Plesk scheduled tasks error: curl: (77) error setting certificate file

    Command: curl -u user:passwd https://example.com/wp-cron.php?doing_wp_cron Error: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (77) error setting certificate file: /etc/ssl/certs/ca-certificates.crt Checked file: [CODE]ls -l...
  3. brother4

    Question AbuseIPDB with Fail2Ban

    Feel free to use this shell script: Input - Plesk Fail2Ban: Integration for AbuseIPDB
  4. brother4

    Input Plesk Fail2Ban: Integration for AbuseIPDB

    If no output is desired except for errors: #!/bin/bash # Your AbuseIPDB API Key API_KEY="YOUR_ABUSEIPDB_API_KEY" # File where already reported IPs are stored REPORTED_IPS_FILE="/var/log/reported_ips.log" # If the file doesn't exist, create it [ ! -f "$REPORTED_IPS_FILE" ] && touch...
  5. brother4

    Input Plesk Fail2Ban: Integration for AbuseIPDB

    Hello! If you want to report the blocked Fail2Ban IPs from Plesk to the AbuseIPDB, you can do this with the following shell script I created. This increases the likelihood that hosters will become active and infected systems will be uncovered. It includes a check that already reported IPs are...
  6. brother4

    Issue Plesk Update: as repository 'http://autoinstall.plesk.com/pool/WPB_18.0.51_64 all InRelease' doesn't support architecture 'amd64'

    My Plesk crashed after the update finished. I restarted the server and the last error message was gone afterwards. Nevertheless, I am unsure how often there are problems after updates or even that Plesk hangs. The system has a lot of computing power, that won't be the reason.
  7. brother4

    Issue Plesk Update: as repository 'http://autoinstall.plesk.com/pool/WPB_18.0.51_64 all InRelease' doesn't support architecture 'amd64'

    The error seems to have been fixed in the current Plesk Obsidian version 18.0.54. The message no longer appears. There is now a new surprise for this:
  8. brother4

    Issue apt-update has errors [Web Presenence Builder, WPB, amd64 unsupported]

    The error seems to have been fixed in the current Plesk Obsidian version 18.0.54. The message no longer appears. There is now a new surprise for this:
  9. brother4

    Issue Failed to apply the firewall configuration - [ext-firewall] set to 40 seconds

    Sometimes Plesk also shows that the rule was successfully recorded (message above). However, it does not appear in iptables and the status widget at the bottom right shows the quoted error I post at the first post. When I reload the firewall page, it is active and the rule is shown as active...
  10. brother4

    Issue Failed to apply the firewall configuration - [ext-firewall] set to 40 seconds

    No, that's the only rule I wanted to add individually. I have already tried twice to first uninstall and then reinstall the firewall component and also to be on the safe side ran a plesk repair all -y. I recently reinstalled the system with Ubuntu 22. Fresh reinstallation. Then resumed the...
  11. brother4

    Issue apt-update has errors [Web Presenence Builder, WPB, amd64 unsupported]

    Apparently there are several with the same problem on completely new systems. I have the same error now. If you buy software and updates bring in bugs, don't make users pay to fix the bugs. This is obviously not about a special, individual case of a single user on a special system, but about a...
  12. brother4

    Issue Plesk Update: as repository 'http://autoinstall.plesk.com/pool/WPB_18.0.51_64 all InRelease' doesn't support architecture 'amd64'

    Hello, can someone tell me what's going on here? I don't have a SiteBuilder extension or similar installed? When updating I get the message:
  13. brother4

    Issue Failed to apply the firewall configuration - [ext-firewall] set to 40 seconds

    Without the rule it also takes some time but works. But it should be possible to add your own rules. There is no other rule with port 8080.
  14. brother4

    Issue Failed to apply the firewall configuration - [ext-firewall] set to 40 seconds

    I've only one custom firewall rule I want to add: port 8080 incoming. I've already set [ext-firewall] confirmTimeout = 40; in panel.ini. But I get the error every time: Any ideas?
  15. brother4

    Issue Plesk Docker extension manual port fields not displayed

    Problem persists after following these tips and reinstalling: https://www.plesk.com/kb/support/docker-service-is-still-running-on-server-when-docker-extension-was-removed-from-plesk/ Docker can then be installed again, but the settings for the port are not visible
  16. brother4

    Issue Plesk Docker extension manual port fields not displayed

    If I remove the checkbox for automatically setting the port, I don't see the fields to enter a port manually like in the video: . After I removed and reinstalled the extension Plesk was no longer accessible (502 Bad Gateway) in the repair kit it says that the service sw-engine has stopped and...
  17. brother4

    Forwarded to devs Plesk Migrator Error (as warning) when Mail Service is turned off on the source subscription

    I can confirm this bug in: Version 18.0.50 Update #2 / Ubuntu 22.04.2 LTS
  18. brother4

    Issue Service plan server configuration is not applied

    Hello, I have added the following ngnix configurations to a service plan and applied them. The affected subscription is in sync mode and not locked. What could be reasons that it still only works if I store it directly in the domain settings? gzip_proxied any; location ~*...
  19. brother4

    Resolved SpamAssassin daily update cron exited with return code 4

    On our servers the same thing. I also tried your GPG.KEY snippet, but also don't work for us. config: warning: description exists for non-existent rule USER_IN_ALLOWLIST_TO channel: lint check of update failed, channel failed
  20. brother4

    Question Could not issue/renew Let`s Encrypt certificates from disabled SSL domains

    Plesk gave me a tip: It's probably related to "SSL it", which can be selected from additional services of the subscription or service package. I assumed that the option applies generally to the provision of Let's encrypt and not that SSL certificates are automatically retrieved.
Back
Top