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.
61
Installation and Upgrades / Re: after upgrading to 7.0 some modules will not start
« on: March 29, 2021, 12:29:48 pm »
Hi,
This issue is answered in the following post (reply 1 and 4):
* https://forum.zentyal.org/index.php/topic,35173.0.html
Best regards, Daniel Joven.
This issue is answered in the following post (reply 1 and 4):
* https://forum.zentyal.org/index.php/topic,35173.0.html
Best regards, Daniel Joven.
62
News and Announcements / Re: Upgrade from Zentyal 6.2 to 7.0 is now available
« on: March 29, 2021, 12:26:17 pm »
Hi,
The latest version is 6.2.9.
Please, try to generate the key using the following command:
Then, set the correct permissions:
After that, add the following parameter to the stub '/usr/share/zentyal/stubs/mail/dovecot.conf.mas':
Finally, restart the Mail module:
Best regards, Daniel Joven.
Hi,
I have two machines with zentyal 6.2 and I have the offer on the web gui to upgrade to zentyal 7.0, however the process gets stuck on preparing. On both machines I have zentyal core 6.2.3, on web gui there is 6.2.8 suggestion (it redirects to doc page), but I cannot update it even via command line.
Any idea?
Thank you
You have to upgrade to 6.2.8 before attempting to upgrade to 7.0. Make sure you have a backup or snapshot before attempting an upgrade.
The latest version is 6.2.9.
After the upgrade dovecot IMAP service stopped working
In the mail.log file there are these warnings:Code: [Select]dovecot: config: Warning: please set ssl_dh=</etc/dovecot/dh.pem
I tried to regenerate the "dh.pem" file with these methods:
config: Warning: You can generate it with: dd if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam -inform der > /etc/dovecot/dh.pemCode: [Select]dd if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam -inform der > dh.pem
and modified ssl_dh option in files /etc/dovecot/conf.d/10-ssl.conf and /usr/share/dovecot/conf.d/10-ssl.conf from /usr/share/dovecot/dh.pem to /etc/dovecot/dh.pem and his group from root to dovecot without success
openssl dhparam -out dh.pem 4096
openssl dhparam -out dh.pem 8192
openssl genpkey -genparam -algorithm DH -out dh.pem -pkeyopt dh_paramgen_prime_len:4096
I always got the error when mail client connect:Code: [Select]dovecot: imap-login: Error: Failed to initialize SSL server context: Can't load DH parameters: error:1408518A:SSL routines:ssl3_ctx_ctrl:dh key too small: user=<>, rip=...
Please, try to generate the key using the following command:
Code: [Select]
sudo openssl dhparam -out /etc/dovecot/dh.pem 4096
Then, set the correct permissions:
Code: [Select]
sudo chown root:root /etc/dovecot/dh.pem
sudo chmod 0644 /etc/dovecot/dh.pem
After that, add the following parameter to the stub '/usr/share/zentyal/stubs/mail/dovecot.conf.mas':
Code: [Select]
ssl_dh = </etc/dovecot/dh.pem
Finally, restart the Mail module:
Code: [Select]
sudo zs mail restart
Best regards, Daniel Joven.
63
Installation and Upgrades / Re: Issue with samba restore from Zentyal 7 backup
« on: March 26, 2021, 01:34:47 pm »Hi Daniel,
Yes, this was an upgrade from 6.2.
Hi,
The issue that you are getting is caused by the new change of the DNS directory in Samba. Below you have a link to the upgrade script from Zentyal 6.2 where the issue and the workaround are reported and the commands to run (lines 279-286).
* https://github.com/zentyal/zentyal/blob/support/6.2/main/core/src/scripts/release-upgrade#L274
64
Installation and Upgrades / Re: Issue with samba restore from Zentyal 7 backup
« on: March 22, 2021, 05:03:19 pm »
Hi,
Did you upgrade your Zentyal 7.0 server from Zentyal 6.2?
As soon as I can, I will try to reproduce this behaviour.
Did you upgrade your Zentyal 7.0 server from Zentyal 6.2?
As soon as I can, I will try to reproduce this behaviour.
65
Installation and Upgrades / Re: Zentyal 7.0 - Temporary failure in name resolution
« on: March 19, 2021, 06:13:05 pm »
Hi,
Do you get any error in the log files '/var/log/zentyal/zentyal.log' and '/var/log/syslog'?
When you lose the resolution, is the configuration file '/etc/resolv.conf' empty? If it is, did you try to restart the Network module? When the network module is restarted, it generate the content of the configuration file.
Also, I sent you a PM, please, as soon as you can read it.
Best regards, Daniel Joven.
Do you get any error in the log files '/var/log/zentyal/zentyal.log' and '/var/log/syslog'?
When you lose the resolution, is the configuration file '/etc/resolv.conf' empty? If it is, did you try to restart the Network module? When the network module is restarted, it generate the content of the configuration file.
Also, I sent you a PM, please, as soon as you can read it.
Best regards, Daniel Joven.
66
Installation and Upgrades / Re: Issue with samba restore from Zentyal 7 backup
« on: March 19, 2021, 05:43:33 pm »
Hi ggowins,
Are you using the latest version (7.0.1) of the Domain Controller module? This issue was fixed in that version, below you have the link to the commit:
Are you using the latest version (7.0.1) of the Domain Controller module? This issue was fixed in that version, below you have the link to the commit:
67
Installation and Upgrades / Re: zentyal-firewall 7.0.0 tries to call /sbin/iptables
« on: March 17, 2021, 12:46:42 pm »
Hi nickpiggott,
Can you please tell me which modules did you have installed when you did the upgrade? Did you get an error when the upgrade finished? Do you remember if you had any broken package after the upgrade?The script contains the symbolic link that you had to set.
Best regards, Daniel Joven.
Can you please tell me which modules did you have installed when you did the upgrade? Did you get an error when the upgrade finished? Do you remember if you had any broken package after the upgrade?The script contains the symbolic link that you had to set.
Best regards, Daniel Joven.
68
Installation and Upgrades / Re: Zentyal 7: Invalid value for Default login shell: /usr/bin/bash ...
« on: March 17, 2021, 12:38:37 pm »
Hi,
The link that nickpiggott provided is correct, however, note that you need to run the next piece of code too, (the conditional of the line 265).
Also, do you remember if after the upgrade you had any broken package in your system? Which modules do you have installed? It seems that the script wasn't run the function 'postUpgradeProcedure' for some reason (probably broken packages).
Quick Update:
- The link does not solve the problem in my installation
- Updating a second system ended in the same situation
Update to 7.0.3 also did not change anything.
The link that nickpiggott provided is correct, however, note that you need to run the next piece of code too, (the conditional of the line 265).
Also, do you remember if after the upgrade you had any broken package in your system? Which modules do you have installed? It seems that the script wasn't run the function 'postUpgradeProcedure' for some reason (probably broken packages).
69
Installation and Upgrades / Re: upgrade 6.2 to 7.0 - CA problem
« on: March 17, 2021, 12:26:32 pm »
Hi,
Just to inform you that the issue is fixed in the package's version 'zentyal-ca 7.0.1'.
Best regards, Daniel Joven.
Just to inform you that the issue is fixed in the package's version 'zentyal-ca 7.0.1'.
Best regards, Daniel Joven.
70
News and Announcements / Re: Upgrade from Zentyal 6.2 to 7.0 is now available
« on: March 16, 2021, 10:51:38 am »Ugdate:
I did have to roll back the upgrade. Lots of stuff did not update and the upgrade had a key error. I have seen this before with other 18.x to 20 upgrades.
Could you please provide us more details about the issues that you got after the upgrade? Do you remember the status of the packages (system and zentyal)? Which modules are you using? Are you using the CA module with a service certificate for Zentyal Webadmin service?
Also, I recommend to run the script itself to upgrade the system if the system adminitrator has knowledge enough to use the commandline, the reason is the details that you get when it is upgrading the server. Below two examples:
1. Basic execution:
sudo /usr/share/zentyal/release-upgrade
2. Execution with verbosity:
sudo bash -x /usr/share/zentyal/release-upgrade