Author Topic: After update to 3.4 - Nothing Working  (Read 15451 times)

conhen

  • Zen Apprentice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: After update to 3.4 - Nothing Working
« Reply #45 on: February 16, 2015, 08:20:45 pm »
I tried all suggestions here, to no avail.

I get this:

simply@z-server1:~$ sudo nginx -c /var/lib/zentyal/conf/nginx.conf
nginx: [emerg] bind() to 127.0.0.1:61443 failed (98: Address already in use)
nginx: [emerg] bind() to 127.0.0.1:61443 failed (98: Address already in use)
nginx: [emerg] bind() to 127.0.0.1:61443 failed (98: Address already in use)
nginx: [emerg] bind() to 127.0.0.1:61443 failed (98: Address already in use)
nginx: [emerg] bind() to 127.0.0.1:61443 failed (98: Address already in use)
nginx: [emerg] still could not bind()

Since the webadmin is working with Nginx, I assumed Appache could be in the way. I deinstalled apache2, but that seemed to deinstall remoteservices as well... I reïnstalled remoteservices and get this:

Setting up apache2 (2.4.6-2ubuntu2.2) ...
Setting up zentyal-remoteservices (3.4.2) ...
Processing triggers for zentyal-core ...
locale: Cannot set LC_ALL to default locale: No such file or directory
 * Restarting Zentyal module: haproxy                                    [fail]
 * Restarting Zentyal module: webadmin                                   [ OK ]
 * Restarting Zentyal module: logs                                       [ OK ]
 * Restarting Zentyal module: events                                     [ OK ]

What is going on. I seriously considered deploying commercial Zentyal editions for customers, but things like this do not convince my manager... (nor me!)

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: After update to 3.4 - Nothing Working
« Reply #46 on: February 19, 2015, 08:57:47 am »
If so, why not using a trial ? 3.4 is an old release and is no longer supported

conhen

  • Zen Apprentice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: After update to 3.4 - Nothing Working
« Reply #47 on: February 19, 2015, 03:18:31 pm »
If so, why not using a trial ? 3.4 is an old release and is no longer supported
Because I am trying to migrate 3.3 to 4.0. And because 4.0 would not join the 3.3 domain (see https://forum.zentyal.org/index.php/topic,24530.0.html) I thought it would be useful to update the source server first. Everything on the source server is functioning normally, except the webmin en remoteservices modules.


jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: After update to 3.4 - Nothing Working
« Reply #48 on: February 19, 2015, 03:22:02 pm »
Try running haproxy in foreground so you may see the error it triggers.


conhen

  • Zen Apprentice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: After update to 3.4 - Nothing Working
« Reply #49 on: February 19, 2015, 08:00:41 pm »
Code: [Select]
[ALERT] 049/195844 (3639) : [/usr/sbin/haproxy.main()] No enabled listener found (check the <listen> keywords) ! Exiting.
This does not tell my anything other that that it is not working :-) haproxy is unknown territory for me. Help!

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: After update to 3.4 - Nothing Working
« Reply #50 on: February 19, 2015, 10:12:16 pm »
I would suggest :

Quote
service zentyal haproxy restart

Quote
Making sure that no custom exists for haproxy
Quote
Check differences in haproxy config file (under /var/lib/zentyal/conf IIRC) with a working 3.3