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

Recent content by Mi-Z

  1. Mi-Z

    Resolved Opening SSH Terminal in Plesk fails

    Hi, The problem is indeed due to the reverse connection external to Plesk, of which here is an example configuration. location / { proxy_pass https://192.168.1.30:8443; proxy_redirect off; proxy_cache_bypass $http_upgrade; proxy_http_version 1.1...
  2. Mi-Z

    Resolved Opening SSH Terminal in Plesk fails

    Indeed, if I modify the internal record of the machine to bypass the reverse proxy, it works. I don't understand the problem, because my other server has the same configuration and doesn't have the problem. After investigation, I will get back to you in a few days, thank you.
  3. Mi-Z

    Resolved Opening SSH Terminal in Plesk fails

    The port is not opened directly, there is a forward reverse proxy with these properties: location / { proxy_set_header X-Forwarded-Host $host:$server_port; proxy_set_header X-Forwarded-Server $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for...
  4. Mi-Z

    Resolved Opening SSH Terminal in Plesk fails

    No I don't use the port; the domain is configured from the command : plesk bin admin --enable-access-domain plesk-hosting.mydom.org
  5. Mi-Z

    Resolved Opening SSH Terminal in Plesk fails

    if i use https://192.168.1.30/modules/ssh-terminal/ it works if i use https://plesk-hosting.mydom.org/modules/ssh-terminal/ it doesn't work Don't have message, only a black page with the pop-up 'connection broken' the best log I found is checkSameOrigin error: Origin header...
  6. Mi-Z

    Resolved Opening SSH Terminal in Plesk fails

    Hi all, I have access to the terminal with Putty or from the interface if I use the IP to access the UI, but if I go through the domain name the terminal is blank and a "broken connection" error pops up plesk-ssh-terminal.service - Plesk SSH Terminal Backend Service Loaded: loaded...
  7. Mi-Z

    Resolved plesk repair fs libboost/sw-engine failed

    This is now resolved, thank you
  8. Mi-Z

    Resolved plesk repair fs libboost/sw-engine failed

    Here, thank you for your help $ plesk -v Product version: Plesk Obsidian 18.0.69.0 OS version: Ubuntu 22.04 x86_64 Build date: 2025/04/11 09:00 Revision: 3e5c47e262e0a871eb2c4041858dae0bb565c959 $ dpkg -l | grep plesk-libboost ii plesk-libboost-1.84...
  9. Mi-Z

    Resolved plesk repair fs libboost/sw-engine failed

    $ plesk installer --select-release-latest --upgrade-installed-components [...] You already have the latest version of product(s) and all the selected components installed. Installation will not continue. This doesn't fix the problem :/
  10. Mi-Z

    Resolved plesk repair fs libboost/sw-engine failed

    Hi all, After update 18.0.69, impossible to use `plesk repair fs` or `plesk repair installation` Checking Linux system files The permissions on some of the files packaged by Plesk are incorrect[ERROR] WARNING: Skip fixing 'plesk-libboost-1.84': Cannot find deb-archive for package...
  11. Mi-Z

    Question Update Phusion passenger

    Hi, How to update Phusion passenger on Plesk ? (6.0.13) of Phusion Passenger(R). We strongly recommend upgrading to version 6.0.18. [ E 2023-07-10 08:43:13.9333 435295/T5 age/Cor/SecurityUpdateChecker.h:526 ]: Additional security update check information: - [Fixed in 6.0.14] [CVE-2018-25032]...
  12. Mi-Z

    Issue file 'plesk.list.ai_back' invalid filename extension

    I am still investigating the SSL issue since the Let's Encrypt update, and it appears that the problem stems from the ZScaler certification. Since the update, it requires domains to be whitelisted. Could you please provide me with the list of domains used for the update and maintenance of Plesk...
  13. Mi-Z

    Issue file 'plesk.list.ai_back' invalid filename extension

    do you have any other ideas?
Back
Top