ERROR: PleskException
Unable initialize session:
——————————————————————————–
0: /usr/local/psa/admin/plib/cmd_loginup.php:240
createSessionCommon(integer ’1′, string ‘admin’, boolean true, string ’65.93.164.55′, NULL null)
1: /usr/local/psa/admin/plib/cmd_loginup.php:373
createSessionAdmin(string ‘admin’, string ‘********’, string ‘***************************’, boolean false)
2: /usr/local/psa/admin/plib/cmd_loginup.php:130
createSession(string ‘admin’, string ‘********’)
3: /usr/local/psa/admin/htdocs/login_up.php3:28
++++++++++++++++++++++++++++++++++++++++++
If you are getting the above statements when you try to login to the plesk panel, here goes the resolution for it.
The issue is due to no free sapce in the hard disk for the plesk to start. In order to fix the issue, you can perform the following steps:
# Execute the following command in the konsole.
df -h
This command shows the current disk usage and available free space in each of the partition. In this case the “/” partition will have no free space. That is usage will be 100 %. So you need to delete the unwanted files in the filled up partition.
Once you have done this you need to restart the plesk service in the server using the following command:
/etc/init.d/psa restart
This should fix the issue
Recent Comments