I have been trying to install cloudron on my homeserver for a while now without luck, please help.
My homeserver is running linux and I have setup a quickemu ubuntu-server vm for running cloudron.
When I run the install/setup script it just looses internet connection. ping no longer works, dns resolve also stops working.
The issue is reproducible quite easily. I will add below the log output.
Same issue with the full ubuntu 22.04 distro in the same setup.
Thanks
Link: https://upload.disroot.org/r/8uWyAJKq#CwiwLtiMqIQj+bx+oIymlaUADpO52IJEe7UaVCRSMqA=
echo "==> Install collectd"
==> Install collectd
# without this, libnotify4 will install gnome-shell
apt-get install -y libnotify4 libcurl3-gnutls --no-install-recommends
Reading package lists...
Building dependency tree...
Reading state information...
libcurl3-gnutls is already the newest version (7.81.0-1ubuntu1.15).
libcurl3-gnutls set to manually installed.
Suggested packages:
gnome-shell | notification-daemon
The following NEW packages will be installed:
libnotify4
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 20.3 kB of archives.
After this operation, 67.6 kB of additional disk space will be used.
Ign:1 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
Ign:1 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
Ign:1 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
Err:1 http://be.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
Temporary failure resolving 'be.archive.ubuntu.com'
E: Failed to fetch http://be.archive.ubuntu.com/ubuntu/pool/main/libn/libnotify/libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb Temporary failure resolving 'be.archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?