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

Errors after Upgrade from Plesk Panel 10.4.4 to 11.0.9

R

RenéP

Guest
I got many errors after upgrading from Plesk Panel 10.4.4 to 11.0.9.

I fixed the first errors (Plesk doesn't running) by setting the right Permissions:

Code:
chown psaadm.psaadm /opt/psa/admin/bin/packagemng
chown psaadm.psaadm /opt/psa/admin/sbin/packagemng

After that i run bootstrapper repair several times (e.g. fixing some errors with mysql and empty passwords) I still not fixed it right (see bootstrapper.txt as attachment). Plesk runs like without errors, but I noticed Spamassassin don't running and Plesk said it isn't installed, so i run apt-get install spamassassin and getting following errors (see attachment aptget.txt). Bot Spamassassin seems to be installed.

If you needany further information please tell me, I will try to give all needed information.
 

Attachments

  • bootstrapper.txt
    10.6 KB · Views: 2
  • aptget.txt
    19.7 KB · Views: 1
I got this error but the panel started.

2012-08-07 09:56:25: (log.c.166) server started
2012-08-07 09:56:25: (network.c.371) can't bind to port: 127.0.0.1 10001 Address already in use
2012-08-07 09:56:28: (log.c.166) server started
2012-08-07 09:56:28: (network.c.371) can't bind to port: 127.0.0.1 10001 Address already in use
 
sw-cp-server

COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
sw-cp-ser 9787 sw-cp-server 5u IPv4 1412796285 0t0 TCP localhost:10001 (LISTEN)
 
Try to kill this process and start psa service again.
 
now the error is not coming into log.

after trying to install something per apt-get it seems all panel applications are configured.

I hope all Data is keeping and no page is going offline ^^

Edit: Okay, all configurations are done and all seems to be running. Spamassassin is now also in the services list of panel.
 
Last edited by a moderator:
Back
Top