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.
After added the line, the error message is little diffrence before
Failed to deploy Python on source server
Cause: Command execution failed on the local server with non-zero exit code.
command: rsync -l --chmod=Fu=rw,Du=rwx,go= --timeout=30 -e 'ssh -i...
hello
My Directadmin OS version is "CentOS Linux release 8.5.2111"
I can ssh to my Directadmin server via putty with root account
Now I am tring to migrate my current Directadmin to Plesk via plesk tools "Migration & Transfer Manager", but I got below error before it starts:
Failed to deploy...
I found out the solution:
Switch to Service Provider mode in CLI with:
# /usr/local/psa/bin/poweruser --off
# /usr/local/psa/bin/poweruser --on -simple false
Hello,
My VPS had been updated to latest Plesk Obsidian Version 18.0.34, I logged in as root account and tried to access Backup Manager today, the page will be redirected to home page and got an error message "Warning: Permission denied.", anyone can assist to fix this problem?
Simon
Hello,
My plesk unable to update components recently, here is the output messages:
Installation started in background
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: www7.atomicorp.com
* base: mirror.hostduplex.com
* elrepo: elrepo.org
* extras...
Below is the output:
plesk repair installation
Reconfiguring the Plesk installation
Started bootstrapper repair procedure. This may take a while.
Certain actions may be skipped if not applicable.
Finishing up upgrade procedures and rerunning previously failed upgrade actions...
Thanks IgorG.
Could not fix the problem after ran the command " plesk repair installation".
Here is the repaire log:
Plesk_18.0.27_repaire.log:
==> Checking for: mail_transport_restore... ok
Reconfiguring Apache web server...
Reconfiguring ProFTPD FTP server...
Reconfiguring AWStats web...
I followed the instruction and tried to "Force InnoDB Recovery " via SSH. below is the output.
service mysql stop
Redirecting to /bin/systemctl stop mysql.service
Failed to stop mysql.service: Unit mysql.service not loaded.
Any suggestion?
Below is my Mariadb status:
# service mariadb status -l
Redirecting to /bin/systemctl status -l mariadb.service
● mariadb.service - MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: d isabled)
Drop-In...
Hi,
I got below error messages when try to login to Plesk:
Server Error
500 Plesk\Exception\Database
DB query failed: SQLSTATE[HY000] [2002] Connection refused
Type
Plesk\Exception\Database
Message
DB query failed: SQLSTATE[HY000] [2002] Connection refused
File
Mysql.php
Line
60
How...
Thank you for your reply, I run the command your provided, but fail, below is the error message and initdb log.
does it means I need to create a user "postgres" to run the command?