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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
If anyone would like to run a script on their RMM tooling, here you go, this worked for us.
#!/bin/bash
# Set variables
TARGET_DIR="/usr/local/psa/admin/sbin"
BACKUP_FILE="/root/pmm-ras_backup"...
For anyone having the following error:
"checking if there is more than one NIC interface using ketnel-name' not met:"
"checking if there is more than one NIC interface using kernel-name' not met:"
Please mind that it seems this software has quite some typo's,for which I created a fork, and...
Hi Plesk, I've done a couple of tries to get my Plesk Expert certification, but after failing it 2 times I decided to note down the questions and search Plesk documentation for what I was doing wrong, I double checked all my answers from my last exam and I was able to find support for all my...
Ok, so Ivan fixed this issue for us, for which we are very grateful, this issue is related to the following bug:
https://jira.mariadb.org/browse/MDEV-30520
he ran the following commands to fix it:
semanage fcontext -a -t mysqld_exec_t /usr/sbin/mariadbd
restorecon -v /usr/sbin/mariadbd
systemctl...
Are there any plans on fixing this issue so that autodiscover will work again out of the box? It's a huge pain in the *** that autodiscover doesn't work anymore.
Hi Igor, I have checked this extensively, but from what I can tell there is no way using either the API or command line (which in turn could be used in the API) to display a list of all back-ups.
I just chatted with Plesk support, they suggested to enable greylisting, then I ran postqueue -f and all e-mails were flowing in, thanks for all the great help anyway!
Monty checked the logs, his finding is that the following error is the cause :
warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused
@Monty mail_version = 3.4.8
I executed
/usr/local/psa/bin/grey_listing -u -status off
And then
postqueue -f
However nothing...
Hi Monthy, thanks for your quick response, I fired plesk sbin mchk --without-spam but the issue still persists, no errors are showing when executing the command.
plesk sbin mchk --without-spam
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_handlers_init... ok
==> Checking for...