Author Topic: problem upgrading from 4.1.5 to 4.1.8  (Read 2709 times)

Scaltro

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: problem upgrading from 4.1.5 to 4.1.8
« Reply #15 on: November 20, 2015, 11:22:09 am »
Thanks for the quick response,
i tried to restart manually service samba and samba-ad-dc and all service but the problem has not been solved. I tried to manually update the system with apt-get update , apt-get dist-upgrade and after many system reboot I finally all services actived.Now i backupped the configuration but now I'm afraid to restart the server...
What do you think about the last 4.2 release??If the problem isn't solved at the new restart of the server can i try to install the 4.2 release to solve the problem?
Attached the actived services list
« Last Edit: November 20, 2015, 11:45:09 am by Scaltro »

julio

  • Guest
Re: problem upgrading from 4.1.5 to 4.1.8
« Reply #16 on: November 20, 2015, 12:08:41 pm »
@bakcsa83 and @Scaltro:
you can check the error in zentyal log file:
Code: [Select]
cat /var/log/zentyal/zentyal.log | less
more detailed log:
change "debug = no" to "debug = yes" in /etc/zentyal/zentyal.conf file
after change restart the webadmin module:
Code: [Select]
sudo service zentyal webadmin restart
« Last Edit: November 20, 2015, 12:11:25 pm by julio »

Scaltro

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: problem upgrading from 4.1.5 to 4.1.8
« Reply #17 on: November 20, 2015, 12:41:59 pm »
Thanks  julio ,
attached can you find the log after the webadmin restart but i can't see problem now because all services currently are running fine...

« Last Edit: November 26, 2015, 07:55:54 am by Scaltro »

Scaltro

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: problem upgrading from 4.1.5 to 4.1.8
« Reply #18 on: November 23, 2015, 07:55:45 am »
Good morning,
this morning after the server startup all the services were inactive and the system boots without asking the user's password.
I manually restarted samba-ad-dc and all service.
Only openchange service didn't start.
in the zentyal.log I found that there is a problem in LDAP connection...
While writing this post,automatically OpenChange service has started.
What can i do to solve this problem?
Please help me...
« Last Edit: November 26, 2015, 07:55:38 am by Scaltro »

Scaltro

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: problem upgrading from 4.1.5 to 4.1.8
« Reply #19 on: November 26, 2015, 07:52:54 am »
Dear all,
in this morning I found a workaround to the problem after the system startup i log to the server via ssh with the root credentials and i restart zentyal with the cmd:

/etc/init.d/zentyal start

When i execute this cmd there is a failure in the starting of zentyal service:

Valore non valido per Nome comune (CN): Host Zentyal.

Can you help me?

Thanks