• 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.

SWKeyExFatalError. Repository is not opened

saramaganta

New Pleskian
Hi people!

I have a problem accesing my Plesk. I see:

ERROR: SWKeyExFatalError
Repository is not opened

in the logs:


[2015-07-31 15:40:02] ERR [panel] Unable to get key: Repository is not opened
[31-Jul-2015 15:40:02 Europe/Berlin] SWKeyExFatalError: Repository is not opened
file: /opt/psa/admin/plib/functions.php
line: 3352
code: 0
trace: #0 /opt/psa/admin/plib/functions.php(3352): of_get_all_keys()
#1 /opt/psa/admin/plib/Key/Primary/InfoForm.php(155): pkey_fetch_key_list()
#2 /opt/psa/admin/plib/Key/Primary/InfoForm.php(64): Key_Primary_InfoForm->get_bye_online_url('new', '')
#3 /opt/psa/admin/htdocs/server/key_info.php(44): Key_Primary_InfoForm->assign()
#4 {main}

I followed the resolution steps in:

http://kb.odin.com/en/111684

restart de psa service with no problems and the owner/group and permissions seem ok, so:

$ sudo ls -ld /etc/sw /etc/sw/keys /etc/sw/keys/lock /etc/sw/keys/lock/repository
drwxr-xr-x 3 root root 4096 Jul 3 10:14 /etc/sw
drwxrws--- 7 root swkey-data 4096 Jul 31 15:20 /etc/sw/keys
drwxrws--- 2 root swkey-data 4096 Jul 3 10:17 /etc/sw/keys/lock
-rw-rw---- 1 root swkey-data 0 Jun 6 2014 /etc/sw/keys/lock/repository


$ sudo su -l psaadm -s /bin/sh -c 'id -Gn'
psaadm lock-manager swkey-data psaserv psasb


Any suggestions? Thanks in advance.

(By the way:
Version: $ cat /usr/local/psa/version
12.0.18 Debian 7.0 1200150615.10
)
 
Last edited:
Back
Top