• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Let's Encrypt 1.5

Akos

Basic Pleskian
Hi,
I can't install Let's Encrypt 1.5 via plesk extension catalog, because i get this error message:

Code:
Error: Failed to install the extension: Executing D:\Parallels\Plesk\admin\plib\modules\letsencrypt\scripts\post-install.php failed: Traceback (most recent call last): File "D:\Parallels\Plesk\python\lib\runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "D:\Parallels\Plesk\python\lib\runpy.py", line 72, in _run_code exec code in run_globals File "D:\Parallels\Plesk\python\lib\site-packages\virtualenv.py", line 2380, in main() File "D:\Parallels\Plesk\python\lib\site-packages\virtualenv.py", line 853, in main symlink=options.symlink) File "D:\Parallels\Plesk\python\lib\site-packages\virtualenv.py", line 1021, in create_environment site_packages=site_packages, clear=clear, symlink=symlink)) File "D:\Parallels\Plesk\python\lib\site-packages\virtualenv.py", line 1187, in install_python mkdir(lib_dir) File "D:\Parallels\Plesk\python\lib\site-packages\virtualenv.py", line 469, in mkdir os.makedirs(path) File "D:\Parallels\Plesk\python\lib\os.py", line 157, in makedirs mkdir(name, mode) WindowsError: [Error 5] Access is denied: 'Lib'
 
Hello,

I believe the issue occurs due to lack of permissions on some folder. You can use Process Monitor utility ( https://technet.microsoft.com/en-us/sysinternals/bb896645.aspx ), set filter "Result - contains - ACCESS DENIED" , add column "User name" and reproduce the issue. In Process Monitor, you will see the name of user who lacks permissions to perform some particular action in some particular folder.
 
Hi Lev,
thx for help.
I have added RW permission for user psaadm to folder \python, and registry, but what i need to make with highlighted?
the highlighted process: "D:\Parallels\Plesk\\python\python.exe" -m virtualenv --version

upload_2016-3-23_23-4-52.png
thx,
á
 
I have added RW permission for user psaadm to folder \python, and registry

Can you please clarify whether the extension was installed successfully after making these changes or it failed again?

If it was installed successfully, you can ignore the highlighted.
 
hi,
the following premission added, folders created (\htdocs\lib), but...
upload_2016-3-29_19-46-31.png
...after install
upload_2016-3-29_19-47-57.png
the folder htdocs\scripts is empty.
upload_2016-3-29_19-48-31.png
thx,
regards,
á
 
Back
Top