• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

plesk control panel is not working

AnupDubbewar

New Pleskian
Hello,

My plesk control panel is not working when I try to load it gives below error :

ERROR: PleskFatalException
Unable to create Session object: Unable to set up default locale: default locale does not exist or undefined.

0: common_func.php3:146
psaerror(string 'Unable to create Session object: Unable to set up default locale: default locale does not exist or undefined.')
1: auth.php3:158

/var/log/sw-cp-server/error_log file :

2012-10-28 18:22:34: (log.c.75) server started
2012-10-28 21:09:50: (log.c.135) server stopped
2012-10-28 21:09:52: (log.c.75) server started
all children busy, launch additional (total 3, limit 30)
2012-10-28 23:40:50: (connections.c.299) SSL: 1 error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
2012-10-28 23:40:56: (connections.c.299) SSL: 1 error:140780E5:SSL routines:SSL23_READ:ssl handshake failure
2012-10-28 23:40:56: (connections.c.299) SSL: 1 error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
2012-10-28 23:40:57: (connections.c.299) SSL: 1 error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
2012-10-28 23:40:57: (connections.c.299) SSL: 1 error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
2012-10-28 23:41:01: (connections.c.299) SSL: 1 error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
2012-10-28 23:41:01: (connections.c.299) SSL: 1 error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
2012-10-28 23:41:09: (connections.c.299) SSL: 1 error:140780E5:SSL routines:SSL23_READ:ssl handshake failure
2012-10-28 23:41:10: (connections.c.299) SSL: 1 error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure
2012-10-29 07:11:43: (log.c.135) server stopped
2012-10-29 07:12:41: (log.c.75) server started
2012-10-30 10:26:24: (log.c.135) server stopped
2012-10-30 10:27:07: (log.c.75) server started
2012-10-30 10:47:56: (log.c.135) server stopped
2012-10-30 10:47:58: (log.c.75) server started
2012-10-30 11:16:10: (log.c.135) server stopped
2012-10-30 11:16:11: (log.c.75) server started

It is centos 5.8 with plesk 9.5.4 .

Please help to solve this issue.
 
Thanks for reply.

But I already tried this command gives the same error :

./server_pref --set-default -locale en-US
Can't initialize session: Unable to set up default locale: default locale does not exist or undefined.

please suggest
 
This issue has been discussed a lot of times on this forum. Try to use forum's search engine for phrase "default locale does not exist or undefined"
 
Hello,

It looks like the locale was not installed in real, however the permissions for the directories where the locale-related files resides were not correct, this caused the problem like this.

when I am doing rpm -e it is showing package is not installed.
# rpm -e psa-locale-base-en-US-9.5.4-2010110211.noarch.rpm
error: package psa-locale-base-en-US-9.5.4-2010110211.noarch.rpm is not installed

If i try to install the package rpm -i it is showing package is alredy installed.

The permissions of the directory locales is not correct it is showing :
# ls -l
? ?--------- ? ? ? ? ? locales

If I try to delete, rename, copy, move, chown, chmod, chgrp anything not working.
Every command shows only "No such file or directory"
What can I do to delete this directory?
 
Is it Virtuozzo Container?

# ls -l
? ?--------- ? ? ? ? ? locales

looks like broken magiclinks on Virtuozzo.
 
Back
Top