Author Topic: Plus d'interface web  (Read 2748 times)

tuxrouge

  • Zen Apprentice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Plus d'interface web
« on: March 20, 2017, 12:20:25 pm »
Bonjour à tout le monde

Après une mise à jour et un redémarrage de la machine je n'ai plus accès à l'interface web sur le port 8443

Sur la console j'ai ça:
Code: [Select]
service zentyal status
● zentyal.service - Zentyal start/stop task
   Loaded: loaded (/lib/systemd/system/zentyal.service; enabled; vendor preset:
   Active: activating (start) since ven. 2017-03-17 16:27:42 CET; 2 days ago
 Main PID: 820 (zs)
   CGroup: /system.slice/zentyal.service
           └─820 /usr/bin/perl /usr/bin/zs start

la seule erreur que je trouve dans /var/log/zentyal/zentyal.log est celle-ci

Code: [Select]
2017/03/17 12:42:38 ERROR> Redis.pm:487 EBox::Config::Redis::_redis_call - Redis command 'get version' failed: Not connected to any server at /usr/
 at Redis command 'get version' failed: Not connected to any server at /usr/share/perl5/Redis.pm line 890.
 at /usr/share/perl5/EBox/Config/Redis.pm line 487
EBox::Config::Redis::_redis_call('EBox::Config::Redis=HASH(0x23f9fe8)', 'get', 'version') called at /usr/share/perl5/EBox/Config/Redis.pm line 349
EBox::Config::Redis::begin('EBox::Config::Redis=HASH(0x23f9fe8)') called at /usr/share/perl5/EBox/Util/Init.pm line 120
eval {...} at /usr/share/perl5/EBox/Util/Init.pm line 119
EBox::Util::Init::moduleAction('sogo', 'stopService', 'stop') called at /usr/share/perl5/EBox/Util/Init.pm line 103
EBox::Util::Init::stop at /usr/bin/zs line 50
main::main at /usr/bin/zs line 82
2017/03/17 12:42:48 ERROR> Redis.pm:487 EBox::Config::Redis::_redis_call - Redis command 'multi ' failed: Not connected to any server at /usr/share
 at Redis command 'multi ' failed: Not connected to any server at /usr/share/perl5/Redis.pm line 890.
 at /usr/share/perl5/EBox/Config/Redis.pm line 487
EBox::Config::Redis::_redis_call('EBox::Config::Redis=HASH(0x23f9fe8)', 'multi') called at /usr/share/perl5/EBox/Config/Redis.pm line 377
EBox::Config::Redis::rollback('EBox::Config::Redis=HASH(0x23f9fe8)') called at /usr/share/perl5/EBox/Util/Init.pm line 127
EBox::Util::Init::moduleAction('sogo', 'stopService', 'stop') called at /usr/share/perl5/EBox/Util/Init.pm line 103
EBox::Util::Init::stop at /usr/bin/zs line 50
main::main at /usr/bin/zs line 82

une idée du problème et de la solution ?

tuxrouge

  • Zen Apprentice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Plus d'interface web
« Reply #1 on: March 22, 2017, 11:54:09 am »
pour plus d'infos j'ai aussi trouvé ce message d'erreur

Code: [Select]
PAM unable to dlopen(pam_cap.so): /lib/security/pam_cap.so: cannot open shared object file
693]: PAM adding faulty module: pam_cap.so
693]:     ebox : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/var/lib/zentyal/tmp/BeATp37Bdw.cmd
693]: pam_unix(sudo:session): session opened for user root by (uid=0)
693]: pam_unix(sudo:session): session closed for user root
698]: PAM unable to dlopen(pam_cap.so): /lib/security/pam_cap.so: cannot open shared object file
698]: PAM adding faulty module: pam_cap.so
698]:     ebox : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/var/lib/zentyal/tmp/grqPaMj3R8.cmd
698]: pam_unix(sudo:session): session opened for user root by (uid=0)
698]: pam_unix(sudo:session): session closed for user root