• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Error 102 after upgrade from 10 to 11

TinaBura

Basic Pleskian
I have tried to upgrade Plesk from 10 to 11. After upgrade I have got this message when trying to access Plesk on https://xx.xxx.xx.xxx:8443/
Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error
All services like http, ftp, ssh, smtp and pop are still running and working without issues.

My OS is Debian. Can someone point to proper troubleshooting?
 
IgorG,

thank you for your quick reply. I have errors in my logs
2013-02-18 21:14:29: (connections.c.1737) SSL (error): 5 -1 0 Success
2013-02-18 21:14:42: (connections.c.1737) SSL (error): 5 -1 0 Success
2013-02-18 21:14:42: (connections.c.1737) SSL (error): 5 -1 0 Success
2013-02-18 21:14:42: (connections.c.1737) SSL (error): 5 -1 0 Success
2013-02-18 21:14:42: (connections.c.1737) SSL (error): 5 -1 0 Success
The last error is from the time the upgrade was finished. There are no log entries after it.
 
I have tried bootstrapper repair procedure. There was a lot of output checking, starting and upgrading different stuff without issues. However at the end I have got this:
Trying to upgrade APS controller database... done
/usr/bin/sw-engine: error while loading shared libraries: libaps.so.1: cannot op en shared object file: No such file or directory

ERROR while trying to SMB database not created
Check the error reason(see log file: /tmp/plesk_11.0.9_installation.log), fix an d try again

***** problem report *****
ERROR while trying to SMB database not created
Check the error reason(see log file: /tmp/plesk_11.0.9_installation.log), fix an d try again
In /tmp/plesk_11.0.9_installation.log I see the same message.
 
The problem is now solved.
I have executed # aptitude install libaps and then bootstrapper repair. All services are running.

Thank you!
 
Back
Top