Recent Posts

Pages: [1] 2 3 ... 10
1
Installation and Upgrades / Re: update.zentyal.org is down
« Last post by turalyon on September 11, 2024, 03:13:37 pm »
The packages zentyal-core 7.1.3 and zentyal-core 7.0.10 were released a month ago, and one of the fixes contains a solution for this issue.

- https://github.com/zentyal/zentyal/commit/bcce6f23e48395100b8d1b3ad6e20e5f05f2cb3d
- https://github.com/zentyal/zentyal/commit/a0c683e1306a58883dddf6194b478e10eeaff3d9



This world is ours, and by the Holy Light, we will keep it safe, now and forever.
2
Installation and Upgrades / Re: Upgrade zentyal
« Last post by turalyon on September 11, 2024, 03:06:15 pm »
Hi,

Below you have the command that downloads the repository key for Zentyal 7.1 Development:

Code: [Select]
wget -q https://keys.zentyal.org/zentyal-7.1-packages-org.asc -P /etc/apt/trusted.gpg.d/zentyal-7.1-packages-org.asc

The repository ‘/etc/apt/sources.list.d/zentyal.list’ should be configured as follows:

Code: [Select]
deb [signed-by=/etc/apt/trusted.gpg.d/zentyal-7.1-packages-org.asc] https://packages.zentyal.org/zentyal 7.1 main extra

If the issue persists, you should check the server's time, it might be wrong, and because of that, the certificate error.



This world is ours, and by the Holy Light, we will keep it safe, now and forever.
3
Installation and Upgrades / Re: zentyal 7.0.9 stop allow webadmin login
« Last post by aehimself on September 10, 2024, 08:11:37 am »
You are probably affected by update.zentyal.org being down.
Check if the solution linked to the GitHub issue is applicable to your installation.
4
Installation and Upgrades / zentyal 7.0.9 stop allow webadmin login
« Last post by imresz on September 10, 2024, 12:01:42 am »
Hello

I have two  7.0.9 server (one for file sharing and one for mailing)
email and fileshares are OK, but I unable to log in webadmin

zs webadmin status is seens work, and I not updated the servers, but it already want to dpkg --configure -a the zentyal-core package. I start the procedure but nothing happens.
Is there anyone with same problem?

sudo dpkg --configure -a
Setting up zentyal-core (7.0.9) ...

Best Regards
Imre Szollosi





5
Installation and Upgrades / Re: update.zentyal.org is down
« Last post by Adelson on September 09, 2024, 08:12:55 pm »
Hi aehimself.
Yes, I have used a similar tool and confirmed that update.zentyal.org is down.
It seems that this issue indeed affects the webadmin interface which returns a Gateway Time-out error.
I have just found a solution here in the forum which leads to this thread
https://github.com/zentyal/zentyal/issues/2112
6
Installation and Upgrades / Re: update.zentyal.org is down
« Last post by aehimself on September 09, 2024, 08:04:30 pm »
Update.zentyal.org experiences issues lately - as far as I remember this caused the webadmin to cease to function in 7.1. Anyway, you always can check it with a 3rd party:

https://www.isitdownrightnow.com/update.zentyal.org.html
7
Installation and Upgrades / Re: [SOLVED] Login webadmin zentyal 7.x
« Last post by toomanylogins on September 09, 2024, 07:00:20 pm »
I had this issue today out of the blue on V7. Wasted hours trying to resolve. Can confirm comment out lines 273-278 as described above works.
8
Installation and Upgrades / Upgrade zentyal
« Last post by zyzio on September 09, 2024, 06:29:11 pm »
Hi everyone; sorry for ma english

efter execute command apt update :
error: https://packages.zentyal.org/zentyal 7.1 main amd64 zentyal-core 7.1.2 Certificate verification failed. The certificate is not trusted. The certificate issuer is unknown. Error in the certificate verification.

wget -O - http://keys.zentyal.org/zentyal-7.1-packages-org.asc | apt-key add -
not work.

Everyone help me ?
9
Installation and Upgrades / update.zentyal.org is down
« Last post by Adelson on September 09, 2024, 04:56:12 pm »
Since many hours ago, the domain update.zentyal.org is down.
I have used online tools to check is this was just a problem in my network, but it is not the case.
Anyone with the same probelm?
10
Other modules / How to properly re-create a CA in Zentyal
« Last post by covex on September 02, 2024, 07:09:59 pm »
My CA is going to expire soon, I'm probably not going to renew cert with old key as its pretty hairy and should update also to better private key. But there is nowhere written how to properly re-create the CA - there seems to be no GUI option to do that. Should I delete the /var/lib/zentyal/CA to re-initialize the "Certificate Authority -> General" to ask for CA creation?
Pages: [1] 2 3 ... 10