Author Topic: No abre panel de control de zentyal  (Read 6877 times)

chechu13

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
No abre panel de control de zentyal
« on: July 08, 2013, 02:18:03 pm »
Da este mensaje:

Unable to connect

Firefox can't establish a connection to the server at localhost.
    *   The site could be temporarily unavailable or too busy. Try again in a few
          moments.

    *   If you are unable to load any pages, check your computer's network
          connection.

    *   If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.

 y no me deja entrar. Ayuda por favor.

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: No abre panel de control de zentyal
« Reply #1 on: July 08, 2013, 04:22:37 pm »
Hola:

Estas accediendo remota o localmente? Si lo haces de modo remoto, localmente funciona? En ese caso, deberás revisar el firewall / redirecciones

Si lo haces localmente, hay varias cosas que puedes comprobar:

sudo service zentyal apache restart // reinicia apache, si falla tendras que ver que falla para que no arranque

sudo netstat -patun | grep apache // comprueba en que puertos esta escuchando apache (es el mismo puerto que al que estas intentando acceder?

chechu13

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: No abre panel de control de zentyal
« Reply #2 on: January 15, 2014, 10:49:51 am »
Perdonad la tardanza en contestar, me pasa en local y tras un apagado brusco. y  con los comandos que pusiste en tu respuesta no se soluciona. Gracias por contestar

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: No abre panel de control de zentyal
« Reply #3 on: January 15, 2014, 11:03:35 am »
Hola revisa los logs de /var/log/zentyal/* a ver si encuentras algun error que te de alguna pista (error.log o zentyal.log serían los que más pistas te puedan dar)

chechu13

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: No abre panel de control de zentyal
« Reply #4 on: January 15, 2014, 11:24:02 am »
Estas son las ultimas lineas del error.log:
[Mon Jan 13 11:21:20 2014] [notice] caught SIGTERM, shutting down
Statement unlikely to be reached at /usr/share/perl5/EBox/Apache.pm line 115.
   (Maybe you meant system() when you said exec()?)
[Mon Jan 13 11:36:54 2014] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jan 13 11:36:54 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Jan 13 11:36:54 2014] [warn] RSA server certificate CommonName (CN) `eBox Server' does NOT match server name!?
Statement unlikely to be reached at /usr/share/perl5/EBox/Apache.pm line 115.
   (Maybe you meant system() when you said exec()?)
[Mon Jan 13 11:36:55 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Jan 13 11:36:55 2014] [warn] RSA server certificate CommonName (CN) `eBox Server' does NOT match server name!?
[Mon Jan 13 11:36:55 2014] [notice] Apache/2.2.14 (Ubuntu) mod_ssl/2.2.14 OpenSSL/0.9.8k mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations


Y estas las del zentyal.log

Command output: .
Exit value: 1
2014/01/15 11:16:31 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /usr/share/zentyal/apache2ctl start failed.
Error output: (20014)Internal error: Error retrieving pid file /var/lib/zentyal/tmp//apache.pid
 Remove it before continuing if it is corrupted.

Command output: .
Exit value: 1
2014/01/15 11:16:32 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /usr/share/zentyal/apache2ctl start failed.
Error output: (20014)Internal error: Error retrieving pid file /var/lib/zentyal/tmp//apache.pid
 Remove it before continuing if it is corrupted.

Command output: .
Exit value: 1
2014/01/15 11:16:34 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /usr/share/zentyal/apache2ctl start failed.
Error output: (20014)Internal error: Error retrieving pid file /var/lib/zentyal/tmp//apache.pid
 Remove it before continuing if it is corrupted.

Command output: .
Exit value: 1
2014/01/15 11:17:05 INFO> Service.pm:731 EBox::Module::Service::restartService - Restarting service for module: events
2014/01/15 11:17:05 INFO> EventDaemon.pm:369 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup deleted from registeredEvents
2014/01/15 11:17:08 INFO> EventDaemon.pm:308 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup loaded from registeredEvents
2014/01/15 11:17:08 INFO> EventDaemon.pm:308 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Log loaded from registeredDispatchers


no se si te dice algo.

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: No abre panel de control de zentyal
« Reply #5 on: January 15, 2014, 11:25:49 am »
Hola:

Si lees, parece decirlo bastante claro no?


Code: [Select]
2014/01/15 11:16:32 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /usr/share/zentyal/apache2ctl start failed.
Error output: (20014)Internal error: Error retrieving pid file /var/lib/zentyal/tmp//apache.pid
 Remove it before continuing if it is corrupted.

chechu13

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: No abre panel de control de zentyal
« Reply #6 on: January 15, 2014, 11:44:07 am »
Solucionado, muchas gracias.

erickrod54

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: No abre panel de control de zentyal
« Reply #7 on: August 02, 2014, 04:34:46 am »
Recomiendo un reinicio general de todos los servicios, me sucedio que el modulo de webserver no arrancaba y abriendo el terminal y tipiando el comando

"sudo service zentyal restart "