AWS Ubuntu 20.04 Installation Issue
-
I am trying to install Cloudron using the documentation.
wget https://cloudron.io/cloudron-setup
chmod +x cloudron-setup
sudo ./cloudron-setupI am getting the below error. Any help is appreciated.
-
hi @adhithiyan ! Can you further check
/var/log/cloudron-setup.log
for errors? -
-
-
-
@nebulon Please find the error message below.
Looking up "ip-124.XXXX" failed. You have set the "FQDNLookup" option, but I cannot resolve my hostname to a fully qualified domain name. Please fix the network configuration.
Setting hostname resolved it.
-
@adhithiyan I thought I fixed this in 7.2.2 . collectd has an option to disable
FQDNLookup
. Can you tell me which version of Cloudron you installed ? If you don't remember, you can check the file/home/yellowtent/box/VERSION
. It's also in the Settings page of the dashboard (this appears only after you have setup cloudron).