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.


Topics - Gabriel GHEORGHIU

Pages: [1]
1
Please help me to solve the following error that occurred during the update process:

Code: [Select]
ns1admin@ns1:~$ sudo bash -x /usr/share/zentyal/release-upgrade
...........................
+ echo -e '\033[0;32m Preparing the Zentyal upgrade from 7.0 to 7.1...\033[0m'
 Preparing the Zentyal upgrade from 7.0 to 7.1...
+ echo

+ getIDSRepositoryKey
+ echo -e '\033[0;32m - Getting the repository key for IDS module...\033[0m'
 - Getting the repository key for IDS module...
+ gpg --keyserver keyserver.ubuntu.com --recv-keys D7F87B2966EB736F
gpg: keyserver receive failed: Connection timed out
+ gpg --export D7F87B2966EB736F
gpg: WARNING: nothing exported
+ gpg --batch --yes --delete-keys D7F87B2966EB736F
gpg: key "D7F87B2966EB736F" not found: Not found
gpg: D7F87B2966EB736F: delete key failed: Not found
+ '[' -f /etc/apt/trusted.gpg.d/suricata.gpg ']'
++ stat -c %s /etc/apt/trusted.gpg.d/suricata.gpg
+ '[' 0 -lt 340 ']'
+ echo -e '\033[0;31m - The IDS key could not download correctly...\033[0m'
 - The IDS key could not download correctly...
+ echo

+ exit 130
ns1admin@ns1:

2
Hi everyone!

Fresh installation of Zentyal 7.0 for using as Authoritative DNS Server, so only few modules installed: Network, Firewall, DNS, Logs.

After first configuration and first reboot, as many of you, I did not able to do updates, even if the available updates were shown in Dashboard / Software Management.

Following @mscfw hint https://forum.zentyal.org/index.php/topic,35174.msg114308.html#msg114308, I did the updates (Core to 7.0.3 and other Zentyal software).

After reboot, same issue: Temporary failure in name resolution

Does anybody know how to fix this, or we must to wait an update from Zentyal?

I have the same configuration with Zentyal 6.2 and it works like a charm.

Kind regards,
Gabriel

cc @webmaster

3
Hi everybody,

How can I force users to login with email address (name.lastname@mydomayn.com) instead of username (name.lastname) on webmail interface?

TIA,

Gabriel

Pages: [1]