Hi,
I'm running into script failed error while installing Cloudron:
logmilo@logmilo-virtual-machine:~$ sudo ./cloudron-setup
##############################################
Cloudron Setup (latest)
##############################################
Follow setup logs in a second terminal with:
$ tail -f /var/log/cloudron-setup.log
Join us at https://forum.cloudron.io for any questions.
=> Updating apt and installing script dependencies
=> Checking version
=> Downloading version 6.3.5 ...
=> Installing base dependencies and downloading docker images (this takes some time) ...Init script failed. See /var/log/cloudron-setup.log for details
Log:
logmilo@logmilo-virtual-machine:~$ tail -f /var/log/cloudron-setup.log
Reading state information...
The following package was automatically installed and is no longer required:
docker-scan-plugin
Use 'sudo apt autoremove' to remove it.
Suggested packages:
aufs-tools cgroupfs-mount | cgroup-lite
The following packages will be DOWNGRADED:
containerd.io docker-ce docker-ce-cli
0 upgraded, 0 newly installed, 3 downgraded, 0 to remove and 0 not upgraded.
E: Packages were downgraded and -y was used without --allow-downgrades.
So it seems like i am running into some script problem. I tried to download the suggested packages but nothing work.
Did i do anything wrong? Please let me know.
Thanh you :)))