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

    Resolved Domain (SSH) user can see other directories

    The nature of a chrooted environment is that it must not be possible to breakout of the chrooted jail. Especially not via FTP or SFTP. I suggest disabling SSH access and in a second step re-enabling it with the chrooted option. If you are still able to breakout afterwards, please contact Plesk...
  2. Bitpalast

    Resolved SiteJet Started Sending Marketing Emails in Plesk

    Yes, probably the user clicked on the icon at least once.
  3. Bitpalast

    Resolved Error:030000BD:digital envelope routines::update error

    I've tested this and it is working here. I did a test-backup to a remote FTP storage location and a restore of that backup. Both have worked. Thank you! Now let's hope it also works for the full server backup and increments.
  4. Bitpalast

    Question Extremely high traffic via http/s

    Easy to to: Click the "Domains" menu and let it sort by traffic.
  5. Bitpalast

    Question Extremely high traffic via http/s

    You mentioned 2 TB/day, but this traffic is only 14 GB/month.
  6. Bitpalast

    Resolved Error:030000BD:digital envelope routines::update error

    In ticket 95402670 I asked support to provide a method to manually tar the locally generated backups so that we can manually upload them to an external storage. The command provided works so far that it creates the .tar file including all the backup content. But it fails at the end with the same...
  7. Bitpalast

    Question Extremely high traffic via http/s

    And do the 17 source IP make sense? And why are there only 17? There should be hundreds. Is there an IP address that creates most traffic? What source is that (look it up on centralops.net maybe)? Which IP address is hitting files that are not for public access? Why is it not being banned by...
  8. Bitpalast

    Question Extremely high traffic via http/s

    I didn't expect that. A WP websites without any 301 or 404 entries in the log sounds rare, because normally bad bots are trying the website. Is your question then where the traffic originates? You could find the top sources with cat access_ssl_log | awk '{print $1}' | sort -n | uniq -c | sort -n
  9. Bitpalast

    Resolved SiteJet Started Sending Marketing Emails in Plesk

    We've had unnecessary support requests here, too, for the same case. Customers who were not using SiteJet Builder had received such mails, too.
  10. Bitpalast

    Question Extremely high traffic via http/s

    Have you checked the access_ssl_log lines for the occurrence of " 404 " and " 301 " entries? Do you find any and if so, could you post an example here?
  11. Bitpalast

    Resolved Error:030000BD:digital envelope routines::update error

    I've also tested it on the CLI, same error.
  12. Bitpalast

    Resolved Error:030000BD:digital envelope routines::update error

    It is related to the recent Alma 9.4 -> 9.5 update.
  13. Bitpalast

    Resolved Error:030000BD:digital envelope routines::update error

    It occurs independently from an enabled or disabled backup encryption and independently from FTP/FTPS settings. It affects not only the server backup, but all backup operations, including end user (subscriber) backups. It also has one more caveat: The failed remote backup is stored locally until...
  14. Bitpalast

    Resolved Error:030000BD:digital envelope routines::update error

    @Sebahat.hadzhi This is critical, it will need a fast hotfix, because it leaves the affected servers without valid backups.
  15. Bitpalast

    Resolved php-fpm tries to start a service from a deleted sub domain

    That is a known issue. Sometimes when a domain or subscription is removed, for unknown reasons the corresponding PHP configuration file is not removed. It then refers to non-existent directories which can lead to start failures of PHP-FPM.
  16. Bitpalast

    Resolved Email encoding after upgrade to 18.0.65

    Yes, please. I support this. New features are a nice-to-have, but the business is not about new features, but about reliability and trust. This can be achieved better by robustness of servers.
  17. Bitpalast

    Resolved Email encoding after upgrade to 18.0.65

    But there will be a solution for enabled outgoing mail limits, right? This is an essential feature for standard operations.
  18. Bitpalast

    Resolved Email encoding after upgrade to 18.0.65

    Let's deactivate Plesk auto-updates again ;-) ...
  19. Bitpalast

    Question Optmized values for MariaDB

    Look, noone can tell you if your 22 GB inno_db_buffer_size is a good value for your server. If your RAM is excessively overused by MariaDB, then your RAM is just too small for the configuration or your configuration is inappropriate for the RAM that your server has. If your RAM is 64 GB and a 22...
  20. Bitpalast

    Question Fail2Ban recidive: how it work ?

    You can define the duration of bans using the "bantime" directive in the according recidive section of /etc/fail2ban/jail.local. You can also exclude your own IP from tests by adding it to the "ignoreip" directive.
Back
Top