• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

No login to 8.1.1 after migration from 7.5.4

Vipa

Basic Pleskian
After Migrating my data from a 7.5.4 to a8.1.1 installation, login to plesk 8.1.1 isn't possible anymore.
Plesk throws the following Exception, any ideas?

Code:
ERROR: PleskException  	
Unable initialize session:

0: /usr/local/psa/admin/plib/cmd_loginup.php:188
    createSessionCommon(integer '1', string 'admin', boolean true, string '83.78.146.212')
1: /usr/local/psa/admin/plib/cmd_loginup.php:272
    createSessionAdmin(string 'admin', string '**********', boolean false)
2: /usr/local/psa/admin/plib/cmd_loginup.php:126
    createSession(string 'admin', string '**********')
3: /usr/local/psa/admin/htdocs/login_up.php3:19
 
ok I got it fixed,
it was a huge logfile produced by MM, which filled the /usr/ partition.
 
I am having the same exact issue but deleting /usr/local/psa/PMM/var/2007-06-11-16.59.54.757369/migration.log did not resolve the problems. Are there any other ideas?
 
Back
Top