Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
I wanted to upload a PDF attachment to show dialogue boxes with this report, but was unable to do so. The PDF was 179KB but there was no upload space.
Hope it helps



My attempt at carrying out an upgrade to Zentyal Version 8 from an up to date version of Zentyal 7.1.1
Platform: QEMU-KVM Hypervsisor host on HPE Proliant DL380 Gen9 running Ubuntu 22.04.4 LTS server with updates to 28th March 2024 including ESM updates.
VM 8vCPU, 8G Ram scsi drives on *.qcow2 2 x virtio bridge network connections

 
The dialogue below is misleading as it suggests that the Upgrade is finished and you can click close, but leave it open, In a separate shell monitor dpkg.log for progress ‘tail -f /var/log/dkpg.log’


 
 
Even though it will display ‘Finishing the upgrade’ watch the dpkg.log for the update finished message before clicking on ‘Close’
From dkpg.log
 
Click Close on Upgrading to Zentyal 8.0 dialogue and then reboot the system.
A stop job for Zentyal will delay the reboot for 1min 30sec
When the system restarted, the Zentyal logger daemon repeatedly stopped and started which might be a clue to issues ahead.
 
 
On restart, the Dashboard looked OK, but the Antivirus service failed to start. Also, the mysql service also failed due to permission issues on lock directory and missing log folder /var/log/mysql
This prevented the zentyal-core update script running to complete the install process.

Mar 29 11:23:28 hcs-zentyal6 systemd[1]: mysql.service: Start request repeated too quickly.
Mar 29 11:23:28 hcs-zentyal6 systemd[1]: mysql.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ The unit mysql.service has entered the 'failed' state with result 'exit-code'.
Mar 29 11:23:28 hcs-zentyal6 systemd[1]: Failed to start MySQL Community Server.
░░ Subject: A start job for unit mysql.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ A start job for unit mysql.service has finished with a failure.
░░ The job identifier is 9012 and the job result is failed.
Setting up zentyal-core (8.0.0) ...
Connection DB Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
dpkg: error processing package zentyal-core (--configure):
 installed zentyal-core package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
 zentyal-core
E: Sub-process /usr/bin/dpkg returned an error code (1)

Had to create a folder for mysql /var/log/mysql and chown mysql to that folder for mysql to start
Now clamav failing
Unable to work out clamav issues
Removed Antivirus module from Zentyal and rebooted
Mysql failed again, so had to chown mysql /var/log/mysql
Setting up zentyal-core (8.0.0) ...
Synchronizing state of apparmor.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable apparmor
sed: can't read /etc/apt/apt.conf.d/20auto-upgrades: No such file or directory
dpkg: error processing package zentyal-core (--configure):
 installed zentyal-core package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
 zentyal-core
E: Sub-process /usr/bin/dpkg returned an error code (1)
Removed Antivirus module, mailfilter and antivirus

Unable to process /etc/apt/apt.conf.d/20auto-upgrades: No such file or directory

Gave up!! Reverted VM to V7.1.1 with no outstanding updates as at 29th March 2024

Hope this helps somebody.

Thank you Zentyal for the community version.

32
Other modules / Re: Question on CA and the Password on a .p12 file it generates
« Last post by smtryan on March 28, 2024, 12:42:31 pm »
This makes me sad that I am only now discovering Zentyal as it seems dead here.

I figured I would update on my post myself.  I am not sure but I imagine that Zentyal is not providing a password to the .p12 however in Windows Server 2016 that I am running it looks like it needs a particular way the .p12 file needs to be generated in order for it to be able to be imported.

I was able, via command line using openssh to get a .pfx (same as .p12) to create and prompt for a password that I did later import into my server:

Code: [Select]
openssl pkcs12 -export -certpbe PBE-SHA1-3DES -keypbe PBE-SHA1-3DES -nomac -inkey keyname.key -in certname.crt -out outpackage.pfx
I did not try to go back and run the command and export as a .p12 however it SHOULD work.  I think there is something with what it does and windows would not take any password on any that I created until I used all the switches above.    So it could possibly be that there is no password however the encoding or whatever just isn't happy.

The one I created is not as robust as the one that I created from Zentyal and did not work for my use case.  It may not be a fault of the cert and may have something to do with my domain now.  I'm working it that route.
33
Other modules / Question on CA and the Password on a .p12 file it generates
« Last post by smtryan on March 26, 2024, 01:44:05 pm »
Good Morning,
I have only just discovered zentyal and am looking to implement into my environment as a CA; possibly more but starting there for now.  I have the CA setup from what I can tell and I have imported my Root CA Cert into AD.

What I am looking to do is get Meraki talking to AD.  I created the cert for my DC  dc.domain.local and have all the pieces it needs.  I download the .zip file.  Inside is the .cer, the .p12 and then the two .pem files.

I imported the .cer just fine.  When I go to import the private key it is asking for a password.  I have no password and blank simply states that it is incorrect. 

My question is...  what is the password that it creates for the .p12 file?  Is there a way to specify these?  There are only what 3 fields to fill out when creating so I'm not entirely sure.
34
... sp 00007ffc0d1000f8 error 4 in libc-2.31.so[7fd5aea14000+178000]

Ein simpler systemctl reboot hat geholfen, der Fehler trat offensichtlich in Zusammenhang von Security Updates bei Ubuntu auf.
35
... sp 00007ffc0d1000f8 error 4 in libc-2.31.so[7fd5aea14000+178000]

Mit dem Stand 7.1 (sogo:amd64 5.0.1.20201214-1) bekomme ich massenweise Kerneldumps wenn sogo benutzt wird. Die libs und sogo:amd64 habe ich bereits alle reinstalliert, es ändert an den den messages in /var/log/kern.log leider nichts.

Hat noch jemand diese Effekte und, wichtiger, eine Lösung dafür.
36
German / Re: Zentyal 7.1 Erfahrungen
« Last post by markus.neubauer on March 21, 2024, 01:00:07 pm »
kannst Du dies bitte näher erläutern? Wird info@... in den anderen Postfächern nicht angezeigt oder die Mails nicht dahin kopiert?
Wenn ich mich recht entsinne steuert das postfix und nicht SoGO. In Postfix muss dann nur ein entsprechender alias angelegt werden, mit den Empfängern.

Ich meine damit, dass man ein Postfach nicht mehr delegieren kann. Ich meine mich zu erinnern, dass das in einer früheren Version möglich war.
Beispiel: Sekretärin kann die Mails von Chef sehen. Quasi shared Postfach oder Shared/Öffentlicher Order im MS Sprech.
Postfix steuert nicht den Zugriff auf die Postfächer, dass wird von Dovecot verwaltet. Mit Postfix kannst Du Mails replizieren mittels verschiedener Wege alias, bcc etc.
37
Installation and Upgrades / Install Zentyal 8.0 development illegal OPcode
« Last post by striker775 on March 12, 2024, 04:45:10 pm »
I tried to install Zentyal 8.0 development on HP DL380 G6 running a raid 50 w/ usb.  So right from boot it came up illegal OPcode.  I had to first install Ubuntu server 22.0.4 and then install Zentyal on top to get it to work.  I downloaded Zentyal dev from Zentyal website.
38
Spanish / Re: Zentyal 8 en LXC (Contenedor ProxMox)
« Last post by gose on March 11, 2024, 11:01:30 pm »
Bueeenas,

 Gracias por la ayuda, si me dices que mejor no usar un contenedor pues no me voy a matar y me voy directo a una VM, no quiero problemas y prefiero lo seguro, ahora mismo tengo un Zentyal 3.5 que virtualicé de una máquina fisica y tengo que cambiarlo, este a pesar de ser antiguo va funcionando.

 Probaremos con el 8 entonces en VM, aqui ya no hay problema, la idea es también cambiar un controlador de dominio Windows por el de Zentyal, intenté migrarlo hace un año pero es que fué imposible, si no fallaba por un sitio fallaba por otro, a ver si montando desde cero y llevando el curro de añadir máquinas el dominio no tengo problemas.

 Gracias de nuevo!
39
News and Announcements / Re: Zentyal 8.0 available!
« Last post by Daniel Joven 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.
40
Spanish / Re: Zentyal 8 en LXC (Contenedor ProxMox)
« Last post by Daniel Joven 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.
Pages: 1 2 3 [4] 5 6 ... 10