• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. R

    Question SvelteKit and Plesk Node : TypeError: Cannot read properties of undefined (reading 'on')

    A couple years ago i've the same issue. Easy fix. You need to add an file named index.cjs in the root directory from your domain /for example httpdocs_new with the content: And your configuration should look like this: it its enough to upload your build folder to plesk. I recommend use git...
  2. R

    Issue BUG: IPv6 Range Whitelist Fail2Ban via GUI

    @ Done! here is the thread link.
  3. R

    Resolved IPv6 Range Whitelist Fail2Ban via GUI

    Username: TITLE IPv6 Range Whitelist Fail2Ban via GUI PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Debian 11.7, Plesk Obsidian, Version 18.0.54 PROBLEM DESCRIPTION Whitelisting any IPv6 Range via the GUI failed with the error the IP or hostname is invalid. Adding the same...
  4. R

    Issue BUG: IPv6 Range Whitelist Fail2Ban via GUI

    Hello guys, a bug which i found recently is that you can now longer whitelist IPv6 Ranges via the GUI. if you add them via ssh plesk bin ip_ban --add-trusted IPv6/Range it will be added to the list and can be list over the GUI. BUT you can't change the description from the IP. Error: the IP...
  5. R

    Question Svelte Kit with Node v16.10

    The Sollution: create a file in the build folder named index.cjs with the content (() => import('./index.js'))(); as described here on Github. Make shure that you have configured a node adapter for example see the Sveltekit Instructions. After installing the package.json i'm getting the error...
  6. R

    Issue Node.js application doesnt show up on IP and neither on PORT, after deleting the default index.html i get 403 Forbidden page

    the problem is that Port 8000 is by default not enabled. Normaly your Node App should start automaticly if corret configured.A short example (How to Work with Node.js Apps on Plesk Obsidian )
  7. R

    Issue Roudcube + Cloudflare returns Error 520

    i know it's in German but ovrall it's an very good instruction how to fix error 520 with Cloudflare Wie man Cloudflare's "Error 520" behebt: Web Server meldet einen unbekannten Fehler"
  8. R

    Question Svelte Kit with Node v16.10

    Hello, have someone an good instruction for the implementation from SvelteKit in Plesk? Node is already installed but Phusion won't start any websites (Web application could not be started by the Phusion Passenger(R) application server.) Thanks in advance.
  9. R

    Issue Problem with plesk_installer

    @Nik G looks like you are rigth, at this Point i'm not shure what exactly the error message was but my solution works for me. Enclosed the installerlog (shortened to the latest 3 Updates) aside from that i wrote in 2 Forum Post my solution so it could be that the otherone i don't remember right...
  10. R

    Issue Problem with plesk_installer

    System: Debian 10.11 Plesk Obsidian Version 18.0.39, last updated: 13. Okt. 2021 18:42:57 bevor update Plesk Obsidian Version 18.0.38 Update 3 @Nik G
  11. R

    Issue Problem with plesk_installer

    go to your Plesk Page "Tools & Settings", click on updates and the installer should start. There you need to select to update Plesk. This Process did i 3 times an then Plesk was successfully updated without any Problems. Annother Problem could be amavis. More details look here: Issue - Problem...
  12. R

    Issue Problem with plesk_installer

    i fixed it with a few restarts from the Plesk UI Upgrader. The third time it works without erros ...
Back
Top