• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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