need help with installation error
-
@nebulon very strange, resolv.conf change again
so while the log still showing that error response from daemon
i edit (again) resolv.conf and put my ISP DNS server addressnow it is success, finished the cloudron installation
so the step was:
install new ubuntu sever
run cloudron-setup script
encounter curl error
edit resolv.conf
re-run cloudron-setup
this time, docker went through with no problem
finished installing base dependencies and downloading docker images
installing version 7.1.3
encounter error response from daemon
edit resolv.conf (again)
error gone, continue with docker pull
finished installationnoob@cloud:~$ 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 7.1.3 ... => Installing base dependencies and downloading docker images (this takes some time) ... => Installing version 7.1.3 (this takes some time) ... => Waiting for cloudron to be ready (this takes some time) .... After reboot, visit https://<IP> and accept the self-signed certificate to finish setup. The server has to be rebooted to apply all the settings. Reboot now ? [Y/n]
[INFO] Processed migration 20210517194116-backups-provider-mountpoint [INFO] Processed migration 20210528205138-notifications-drop-userId [INFO] Processed migration 20210625061443-volumes-change-noop-to-mountpoint [INFO] Processed migration 20210707154724-users-migrate-avatar [INFO] Processed migration 20210729191138-domains-update-wellKnown-matrix-client [INFO] Processed migration 20210809203855-appAddonConfigs-alter-value [INFO] Processed migration 20210820172800-users-alter-loginLocationsJson [INFO] Processed migration 20210921022843-apps-add-operatorsJson [INFO] Processed migration 20210927211658-apps-add-crontab [INFO] Processed migration 20211001095256-users-add-inviteToken [INFO] Processed migration 20211001160903-apps-add-inbox [INFO] Processed migration 20211006200150-domains-ensure-fallbackCertificate [INFO] Processed migration 20211008171126-mailboxes-add-enablePop3 [INFO] Processed migration 20211012020255-mail-add-dkimKeyJson [INFO] Processed migration 20211117070204-blobs-delete-dhparams [INFO] Processed migration 20211117201805-eventlog-rename-source-to-sourceJson [INFO] Processed migration 20220107015249-settings-sysinfo-ip-to-ipv4 [INFO] Processed migration 20220113223425-settings-rename-directory-config-to-profile-config [INFO] Processed migration 20220115070646-subdomains-add-environmentVariable [INFO] Processed migration 20220202011148-blobs-migrate-token-secret [INFO] Processed migration 20220207214956-rename-subdomains-to-locations [INFO] Processed migration 20220219220751-mail-ensure-dkimKey [INFO] Done 2022-03-04T15:22:03 ==> start: Changing ownership 2022-03-04T15:22:03 ==> start: Starting Cloudron 2022-03-04T15:22:05 ==> start: Almost done
any idea what's went wrong, it was always DNS resolver change to localhost
@nebulon do i need to change resolv.conf back to local host, or keep my ISP DNS server address for cloudron to work?
-
@nebulon do i need to change resolv.conf back to local host, or keep my ISP DNS server address for cloudron to work?
@mikewen8888 Cloudron will set the DNS resolver to localhost as it requires unbound to run there. Given that you seem to hit a lot of rather random errors, which I don't believe many other users have ever hit, I wonder how your server setup is done. When I debugged your home server it also had strange DNS issues now this one as well running apparently in another network. Are you using any special Ubuntu flavor or have some non-standard routing setup for those servers?
-
@mikewen8888 Cloudron will set the DNS resolver to localhost as it requires unbound to run there. Given that you seem to hit a lot of rather random errors, which I don't believe many other users have ever hit, I wonder how your server setup is done. When I debugged your home server it also had strange DNS issues now this one as well running apparently in another network. Are you using any special Ubuntu flavor or have some non-standard routing setup for those servers?
@nebulon I agree
I believed that many users will have smooth installationI downloaded ubuntu server 20.4.03 ISO from their website, create vm under esxi 6.7 and i use pfsense as my router and firewall in my home, and i don't know if my firewall setting is non-standard
next week i will put production server in my local server hosting provider and make a fresh ubuntu/cloudron installation from there and hopefully the installation will working without any trouble like this thread
anyway, i appreciate all cloudron's staff helping me with this issue
-
S subven referenced this topic on
-
G girish forked this topic on
-
G girish locked this topic on