Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hey @Anthony,
after months or almost years of investigation on our side and in cooperation with the Plesk support, you shared this information above with us in May 2021.
I would like to know, is there any update on this problem? You stated that Plesk is continuing the communication with...
After deep investigation with Plesk team and developers, I can share the following information:
The root cause was that Plesk inherits the DNS zone for alias from the main domain, even when DNS service is disabled for it.
The bug was internally submitted as PPPM-13217 and will be fixed in...
Hello @tudorpop21
In case you are using nginx as reverse-proxy, add the following line to Domains > example.com > Apache and nginx settings > Additional nginx directives:
return 302 https://example.com/underconstruction;
More information about return or rewrite: Nginx Rewrite URL Rules...
Hello @cytslm
I think you will find what you need in this help article. It does also provide a script for nginx, which does update the config with the IPs from Cloudflare. Based on which load balancer you are using, you can edit this script for your needs (support from your load balancer...
Hello guys
Thanks for your inputs. Based on these inputs and the script from @peraburek and @john0001, the Plesk Support and our team created a fail-safe script for nginx which updates the IPs from Cloudflare and can be run via cronjob.
Improved in the script:
Added a more clear syntax
Added...
Hello @IgorG and @LeoniG
Thanks for your answers.
Unfortunately, I can't reproduce the issue, since we now have successfully switched the license (via CLI because of the bug) to the new one. Since this is our productive server, and we don't have an extra testing server with a Plesk license...
Username: vaelu
TITLE
Plesk license key page is constantly reloading
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk 18.0.38 on Debian 10
PROBLEM DESCRIPTION
We have updated to Plesk 18.0.38 yesterday. Today, our license expired because we want to switch the license...
Username: vaelu
TITLE
Getting duplicate DNS error when creating domain alias with deactivated DNS service
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Tested with Plesk Obsidian 18.0.36 and 18.0.37 on Debian 10.10
PROBLEM DESCRIPTION
I want to add a domain alias for a...
The error means that your login credentials are wrong.
Go to your Backblaze B2 panel and go to App Keys.
Click Add a New Application Key
Give the Key a name
Select the bucket you want to store your backups in
Type of Access has to be Read and Write
Make sure List All Bucket Names Permission is...
Thanks, however the correct solution was SendRequestPayerOption = off, otherwise you will get the error Error: Unable to upload a file to the storage: Backblaze does not support the 'x-amz-request-payer' header. Make sure you have granted the permission for multipart upload of files. as already...
Hello Pleskians
I recently noticed that the Roundcube database with all user settings, sessions, address books etc. is not included in the Plesk backup which is created automatically via the Backup Manager. I think this is a problem and should get fixed, since when restoring a backup also the...
Is there any solution for this?
@IgorG do you know anything about this since in the latest obsidian release there were bugfixes related to backblaze s3 backups
Hello @IgorG
We were working hand in hand with the Plesk Support to resolve this issue. Please check internal ticket #278394 for reference.
In this ticket, Plesk dev team leader mentioned bug PPPM-12396, which will be fixed in future versions of Plesk. But here I can see two other bugs...