Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Daniel Joven

Pages: [1] 2 3
1
News and Announcements / Re: Zentyal 8.0 available!
« on: March 08, 2024, 05:52:38 pm »
Hi all,

The Zentyal Development Team is glad to announce that Zentyal 8.0 is available for download now!

This is a new major release of the Zentyal Linux Server. This version is based on Ubuntu Server 22.04.3 LTS. This version comes with the most recent versions of all the integrated software, including Samba 4.15.13, Netplan instead of the old-fashioned network/interfaces, new Docker and Webserver modules, and finally the latest stable SOGo version.

This new version is available for download at:

https://download02.public.zentyal.com/zentyal-8.0-development-amd64.iso

https://download02.public.zentyal.com/zentyal-8.0-development-amd64.iso.md5

You can find out all the details in the official announcement and changelog:

https://zentyal.com/news/zentyal-server-8-0-development-now-available

https://zentyal.com/news/zentyal-8-0-changelog

If you hit any issues, please do report via GitHub: https://github.com/zentyal/zentyal/issues

Looking forward to receiving your feedback and comments!

Good work! When is it planed for upgrading from 7.1 to 8.0

Hi,

We plan to release the script and update the documentation this month. As soon as it is available, to will create a new topic and pin it.

2
Spanish / Re: Zentyal 8 en LXC (Contenedor ProxMox)
« on: March 08, 2024, 05:50:57 pm »
Buenas tardes,

Según el log que has mostrado, el error está en el script de post-instalación del paquete zentyal-core :
Code: [Select]
installed zentyal-core package post-installation script subprocess returned error exit status 2

Podrías tratar de ejecutar el script manualmente usando el modo debug para ver si detectas qué parte en concreto del código está fallando, aunque te advierto que Zentyal no ha sido desarrollado para ser ejecutado en un contenedor.

Code: [Select]
sudo bash -x /var/lib/dpkg/info/zentyal-core.postinst

NOTA: En el siguiente enlace tiene el contenido del script por si prefieres debuarlo desde el propio GitHub.

- https://github.com/zentyal/zentyal/blob/master/main/core/debian/zentyal-core.postinst

Un saludo.

3
Hi Daniel,

sorry for the late answer (business trip): no changes - same behavior as before. ???

Best Regards,

Lars

Hi Lars,

Can you send an email to sales@zentyal.com? I would like to analyze this behavior using the official support platform.

Best regards, Daniel Joven.

4
Hi Lars,

I have tried to reproduce your issue but I could not.

Please, do the following and send me the output:

1. Disable temporarily the third-party repositories:

- repo.jellyfin.org
- ppa.launchpad.net/stephenczetty/gerbera-updates

2. Check if you have any broken packages:

Code: [Select]

dpkg -l | egrep -v ‘^ii’


3. Analyze the package `cloud-init` information:

Code: [Select]

apt policy cloud-init


4. Check if you still have that package pending to update:

Code: [Select]

sudo apt list —upgradable

sudo /usr/lib/update-notifier/apt-check


Best regards, Daniel Joven.

5
Hi Lars,

Can you tell me what Zentyal modules and repositories are you using? Also, did you install any third-party software that might require the installation of cloud-init?

Best regards, Daniel Joven.

6
Hi Gabriel,

Glad to hear that the upgrade worked correctly.

Regarding your question, no, you cannot upgrade to Ubuntu 22.04, just ignore that message. Zentyal 7.0 and 7.1 are based on Ubuntu 20.04.

Best regards, Daniel Joven.

7
Hi Gabriel,

It seems that the connection to the server ‘keyserver.ubuntu.com’ was not successful (time-out), and because of that, the script could not fetch the public key and ended up in failure.

Probably there was a temporal issue in that server when you ran the upgrade. We have checked the command that failed and it works now, so, the server is recovered.

We strongly recommend you check the Internet resolution in your Zentyal 7.0 server before trying to upgrade the server again.

Best regards, Daniel Joven.

8
Hi,

The bug has been solved as the below link explains, tomorrow morning a 'zentyal-samba' package will be released.

* https://github.com/zentyal/zentyal/issues/2121#issuecomment-1464197003

We are sorry for the inconvenience.

Best regards, Daniel Joven.

9
Directory and Authentication / Re: AD Stop Working on Windows 11 22H2
« on: January 27, 2023, 12:55:54 pm »
Hi,

Apparently, there were multiple regressions with one of the latest updates of Samba as the following link shows. If your Zentyal 7.0 server is up-date, your Samba version should be '2:4.13.17~dfsg-0ubuntu1.20.04.5' and the issue should be fixed.

* https://launchpad.net/ubuntu/+source/samba/+changelog

Best regards, Daniel Joven.

10
Directory and Authentication / Re: AD Stop Working on Windows 11 22H2
« on: December 20, 2022, 01:51:40 pm »
Hi,

I just want to inform you that Ubuntu has released the packages that fix the Windows 11 bug with Samba, so if you did not apply any of the proposal workarounds, you just need to update your system packages.

Best regards, Daniel Joven.

11
Hi mikeinmaine,

There was an incident with one of the servers and because of that, the downtime of the repositories.

Regarding your 504 gateway error, it should not be caused by the downtime of the Zentyal repositories. I recommend you analyze the following log files in order to identify why your Zentyal Admin Interface had issues.
  • /var/log/zentyal/
  • /var/log/syslog

Best regards, Daniel Joven.

12
Directory and Authentication / Re: AD Stop Working on Windows 11 22H2
« on: November 10, 2022, 10:24:01 am »
Hi guys,

We have added an additional workaround in the documentation that allows upgrading Samba to 4.16. As you will see, this workaround is easier than the other but it has some points to consider.

So, all of you have two ways to approach this bug and it depends on you what way you chose.

Thank you for your feedback.

Best regards, Daniel Joven.

13
Directory and Authentication / Re: AD Stop Working on Windows 11 22H2
« on: November 03, 2022, 05:22:40 pm »
Hello guys,

We have written a new entry in the official documentation where we propose a workaround until Zentyal 8.0 is released or Samba fixes the bug in Ubuntu 20.04. Below you have the links:

* English: https://doc.zentyal.org/en/workaround-windows11.html
* Spanish: https://doc.zentyal.org/es/workaround-windows11.html

For more information about the status of this issue and the comments from peptoniET, please, read the following answers.

* https://github.com/zentyal/zentyal/issues/2106#issuecomment-1302325083
* https://github.com/zentyal/zentyal/issues/2106#issuecomment-1302340821

Best regards, Daniel Joven.

14
Hi,

We have issued a new certificate. Now you can use HTTPS in your repository configuration.

Thank you for your feedback.

Best regards, Daniel Joven.

15
Other modules / Re: Webadmin error, after update.
« on: September 17, 2021, 12:57:20 pm »
Hi,

This error is a bug that is reported is Github.

* https://github.com/zentyal/zentyal/issues/2055

Best regards, Daniel Joven.

Pages: [1] 2 3