Zentyal Forum, Linux Small Business Server

News and Announcements => News and Announcements => Topic started by: blorente on January 26, 2021, 01:58:16 pm

Title: Zentyal 7.0 available!
Post by: blorente on January 26, 2021, 01:58:16 pm
Hi all,

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

This is a new major release of the Zentyal Linux Server. It is based on Ubuntu Server 20.04 LTS and comes with the latest versions of all the integrated software, featuring Samba 4.11 and SoGO 5.0.1.

This new version is available for download at:

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

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

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

https://zentyal.com/news/zentyal-7-0-announcement/

https://zentyal.com/news/zentyal-7-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!

---
Edit 12/06/2021: Updated download links
Title: Re: Zentyal 7.0 available!
Post by: acon on January 26, 2021, 07:30:14 pm
Nyce. Is there an upgrade procedure from last 6.2.6?
Title: Re: Zentyal 7.0 available!
Post by: Everglase on January 29, 2021, 10:45:49 am
Hi,

I have noticed 2 bugs with 7.0.

1. Minor. After rebooting after the first setup and configuration the desktop is blank with no shortcuts that are normally there.

2. MAJOR. The resolv.conf file is not being written to properly and that results in no external DNS resolution. Even after forwarders are set in the DNS module.
The only way to fix this is to manually enter a nameserver entry in the resolv.conf file, which gets re-written on every reboot or module save.

I am assuming this is one of the reasons why the community product page has been rolled back to 6.2?
Title: Re: Zentyal 7.0 available!
Post by: zentyalhk on May 19, 2021, 11:35:07 pm
Sorry where?

All links are dead...

Downloads community version (any) not possible. Always Document not found Error 404.
Sad... Is community still alive?
FF 88.0.1, Ubuntu 20.04 LTS
Title: Re: Zentyal 7.0 available!
Post by: webmaster on May 20, 2021, 02:20:06 pm
Hello there,

Thanks for reporting the issue with downloads. Are you using Chrome? The files are served using HTTP (http://download.zentyal.com/zentyal-7.0-development-amd64.iso) so your browser might be blocking the downloads. While we look at serving the files over HTTPS, you can try using another browser or downloading the files from SourceForge (https://sourceforge.net/projects/zentyal/files/).

BR.
Title: Re: Zentyal 7.0 available!
Post by: zentyalhk on May 20, 2021, 02:41:59 pm
Hello,

I wrote in my post I'm using FF 88.0.1, Ubuntu 20.04 LTS (means FireFox + Ubuntu).

Thanks for alternativ download link.

hk


Title: Re: Zentyal 7.0 available!
Post by: anilk on September 08, 2022, 01:36:52 pm
i have tried this 7.0 version but not able to install completely.
there was issue with webadmin module saving. it was shucked there.
i have facing multiple time this issue please help me out.
Title: Re: Zentyal 7.0 available!
Post by: turalyon on September 12, 2022, 10:16:45 am
i have tried this 7.0 version but not able to install completely.
there was issue with webadmin module saving. it was shucked there.
i have facing multiple time this issue please help me out.

There is an open issue on Github, below you have the link. Aparently, it happens when you install several modules during the initial configuration wizard. Try to install Zentyal again but this time, only install the firewall module in the initial configuration wizard.

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

--

“This world is ours, and by the Holy Light we will keep it safe, now and forever".
Title: Re: Zentyal 7.0 available!
Post by: Luke on February 08, 2023, 11:09:09 am
Any news from Dev team ? it has been very silent for a while. New version based on latest Ubuntu release for example ? You have a great product! 8)
Title: Re: Zentyal 7.0 available!
Post by: dzidek23 on March 10, 2023, 01:14:31 pm
Read this:
https://github.com/zentyal/zentyal/issues/2085

Zentyal 8 will either be released around May or not at all :-\
Title: Re: Zentyal 7.0 available!
Post by: trvaa on June 09, 2023, 04:12:04 pm
This may explain!

https://www-heraldo-es.translate.goog/noticias/aragon/zaragoza/2019/02/06/audiencia-zaragoza-condena-dos-ejecutivos-empresa-zentyal-administracion-desleal-1291185-2261126.html?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en-US&_x_tr_pto=wapp



Sorry where?

All links are dead...

Downloads community version (any) not possible. Always Document not found Error 404.
Sad... Is community still alive?
FF 88.0.1, Ubuntu 20.04 LTS
Title: Re: Zentyal 7.0 available!
Post by: Luke on July 17, 2023, 10:12:47 am
Zentyal release 7.1!

Homepage is not updated yet. But iso can be downloaded from here

https://download02.public.zentyal.com/zentyal-7.1-development-amd64.iso (https://download02.public.zentyal.com/zentyal-7.1-development-amd64.iso)
Title: Re: Zentyal 7.0 available!
Post by: Mittelerde on July 19, 2023, 02:25:12 pm
GREAT - Thank you - i install it right now and hope the install works better.

A big thanks to the Zentyal Team
Title: Re: Zentyal 7.0 available!
Post by: Lueghi on August 18, 2023, 10:38:53 pm
Will there be a possibility for updating an existing instance?
Title: Re: Zentyal 7.0 available!
Post by: ATT1 on August 27, 2023, 12:15:31 am
Hi,

I have noticed 2 bugs with 7.0.

2. MAJOR. The resolv.conf file is not being written to properly and that results in no external DNS resolution. Even after forwarders are set in the DNS module.
The only way to fix this is to manually enter a nameserver entry in the resolv.conf file, which gets re-written on every reboot or module save.

I am assuming this is one of the reasons why the community product page has been rolled back to 6.2?

I have the same problem, my pseudo-solution was to overwrite the /run/.....resolv.conf every time after a reboot by chaning the rc.local with such a copy command.

What is the real solution ?