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.


Messages - Gray

Pages: 1 [2]
16
Hi

I've built an Ubuntu 20.04 image on an Amazon Web Services EC2 Instance and installed Zentyal on it using the following process:-

1. Login to the Ubuntu Instance using SSH with ssh keys (into user ubuntu , no password)

2. sudo apt dist-upgrade

3. wget https://zentyal.com/zentyal_installer.sh

4. sudo chmod u+x zentyal_installer.sh

5. sudo ./zentyal_installer.sh

All goes well and I can login to the web admin page (:8443). I don't bother with any Zentyal configuration and terminate the web admin session.

However when I reboot the instance I can no longer login with SSH? In fact, the ubuntu instance is unreachable by any means and I have to delete the instance and start again.

What exactly is it in the install of Zentyal that affects SSH login? Anyone any idea? I've tried for a few hours to isolate and correct the problem but without luck.

Thanks

17
Hi

A Zen Warrior indeed!  I called the suggested command, i.e. in debug mode, and it has installed this time??

Thanks - I shall now be able to evaluate it.

P.S. No criticism intended and I'm not sure if you are in a position to amend it but the correct English expression should read "Your server isn't up-to-date" as opposed to "You're server isn't up-to-date" .... just a quick tip from a native English speaker.... :)

18
Sorry to bump this but completely stuck....

19
HI

Thanks for the reply...

I've run apt dist-upgrade which appears to run to end OK but the Zentyal install still fails with "You're server isn't up-to-date"

I've also checked in the Software Updater of the Ubuntu GUI which informs me that "Your Software is Up to Date".. 

In terms of the kernel ....
uname -r
5.15.0-41-generic

When it says my server is not up to date, I wonder which server it really means? Probably not Ubuntu as such but some service/deamon?

thanks


20
Hi

Trying to install Zentyal as per instructions at: 
https://zentyal.com/news/install-zentyal-quickly-on-top-of-ubuntu-20-04-server-or-desktop/

I've called: 
sudo ./zentyal_installer.sh

but the response I get is:-
 - Checking Ubuntu version...
...OK

 - Checking for broken packages...
...OK

 - Checking for available disk space...
...OK

 - Checking if the system is up-to-date...
  You're server isn't up-to-date.


cat /etc/os-release  reveals:-

NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

As far as I know, everything is up to date?

Any ideas please?

Thanks



Pages: 1 [2]