• 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.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

Search results

  1. Hangover2

    Question Install docker image (RocketChat), on a domain / webhotel.

    @LionKing "777" permissions are required; otherwise, the MongoDB startup script cannot create its own data structure as the mongodb user, which is created during the image build process. Regarding your problems: I think you might have a firewall or network issue. However, you could try using...
  2. Hangover2

    Question Install docker image (RocketChat), on a domain / webhotel.

    Ubuntu is a Linux distribution derived from Debian. It should work like a charm :).
  3. Hangover2

    Question Install docker image (RocketChat), on a domain / webhotel.

    @LionKing I did create a tutorial for an easy Rocket.Chat setup. You can find it here: Setup Rocket.Chat via Plesk Obsidian and Docker Containers @Kaspar We are also using the new websocket support now.
  4. Hangover2

    Question Install docker image (RocketChat), on a domain / webhotel.

    We have several Rocket.Chat instances for our clients, based on Docker containers in Plesk. However, the setup is not that easy. Here you can find the solution I posted some time ago: Install Rocket.chat on Plesk with Docker ?
  5. Hangover2

    Input Tell us about your use of the Watchdog component

    Similar to @Bitpalast, we are also using our own solution, but it is based on Ansible. This helps us to: - Monitor the configuration and services. - Check for known anomalies. - Repair the configuration if needed and restart the services. - Fix common bugs and problems that are known by Plesk...
  6. Hangover2

    Input Warden Antispam & Virus Protection Extension for Plesk

    Personally, I think the patch is quite easy. The correct individual value is already inside the form; it's just not activated by JavaScript. I will check the code. Maybe I can help to fix it.
  7. Hangover2

    Input Warden Antispam & Virus Protection Extension for Plesk

    As custom values are extremely important to us, we can live with the bug and will create our own workaround.
  8. Hangover2

    Input Warden Antispam & Virus Protection Extension for Plesk

    This time, I need the support of the users of the "Warden Antispam & Virus Protection Extension for Plesk." We are currently experiencing a bug that affects our clients when using individual spam levels or spam kill levels that are not part of the dropdown in the extension. We have already...
  9. Hangover2

    Input Warden Antispam & Virus Protection Extension for Plesk

    We overlooked this nice change. The spam kill level should be sufficient. Now we can more easily secure and block spam from, for example, SMTP email-sending mailboxes used for websites.
  10. Hangover2

    Forwarded to devs Nonexistent Icon Displayed in Websites & Domains When Composer Is Detected

    It works: In the final patch, perhaps a smaller version of the icon should be considered: And if possible, support for the Shopware icon would be great too.
  11. Hangover2

    Resolved SSL It! Extension Generates Incorrect Links for Additional Domains

    Username: TITLE SSL It! Extension Generates Incorrect Links for Additional Domains PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.63 Update #2, Debian 12.6, x86-64 Version 1.15.3-3574 PROBLEM DESCRIPTION - If you click on a domain name under the certificates...
  12. Hangover2

    Forwarded to devs Nonexistent Icon Displayed in Websites & Domains When Composer Is Detected

    Username: TITLE Nonexistent Icon Displayed in Websites & Domains When Composer Is Detected PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.63 Update #2, Debian 12.6, x86-64 PROBLEM DESCRIPTION Under 'Websites & Domains,' a nonexistent icon is included if...
  13. Hangover2

    Resolved Advisor Extension Recommends Installing Unsupported Google Authenticator Extension

    Username: TITLE Advisor Extension Recommends Installing Unsupported Google Authenticator Extension PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.63 Update #2, Debian 12.6, x86-64 Advisor Version 1.10.1-1443 PROBLEM DESCRIPTION The Advisor extension recommends the...
  14. Hangover2

    Issue LetsEncrypt certificates no longer automatically renewing, even though Plesk says they should

    @Koert Do you have the latest version of SSL It! installed? Are you experiencing the same symptoms mentioned in the following bug report? SSL It! breaks renewal and usage of Let's Encrypt wildcard certificates when subdomains are involved This bug was only partially resolved. Occasionally, old...
  15. Hangover2

    Issue PHP suddenly crashes

    Then, I would try to check the database process list when the next instability occurs and/or activate the slow log or log all queries. Additionally, you should check the URLs in the access log that are currently triggering "hours" of PHP processing time. They might be causing the issue within...
  16. Hangover2

    Issue PHP suddenly crashes

    Depending on the timeframe, 38,000 requests can be a lot. In one of the first screenshots, I also saw 60,000 requests from one IP. Some requests might be quite database-heavy and require a lot of processing time. I would check the processing time of my PHP scripts and maybe set a low limit for...
  17. Hangover2

    Issue PHP suddenly crashes

    Please post the result of the following command: awk '{ print $1 }' access_ssl_log | sort -n | uniq -c | sort -nr | head -10
  18. Hangover2

    Issue PHP suddenly crashes

    @FloLa Using an operating system that has not been supported for over two years is negligent. I really hope this server does not have any sensitive personal data on it. That said, the server likely has countless security vulnerabilities and other open bugs that can lead to memory issues, as...
  19. Hangover2

    Question Downgrade server to use ioncube

    @JensP Are you using a chrooted shell and did you add the ionCube loader on your own? In that case you need to choose the correct task type for your scheduled task to not use the chrooted shell or you need to add the ionCube loader also to the chrooted shell.
  20. Hangover2

    Forwarded to devs Disabled PHP "Hosting performance settings management" can be bypassed by using .user.ini or ini_set()

    I just read the changelog of the new Plesk Obsidian 18.0.63 release: I hope this doesn't mean that the disabled "Hosting Performance Settings Management" for PHP is essentially obsolete and will not receive any patch. Right now, shared hosting packages are ineffective. One can simply purchase...
Back
Top