Unable to install cloudron
-
@chiragnahata
Lets start from zero to hero.- What hosting provider do you use?
- What are the systems specifications - do they match the doc
- Is the system a fresh setup
When posting question its best to provide as many information as possible, with every question that needs to be asked back you increase the delay for a good solution.
I really suggest you should start with a fresh Ubuntu 20.04 LTS Server with minimum specs or better.
-
@BrutalBirdie I am using Oracle free tier and the specs are of the always free amd processor. It is a free Ubuntu 20.04 install. I edited the script as suggested by @girish also.
-
@chiragnahata If you edited the script like @girish told you, there is no way the same error will show up since you commented out the check + error message.
Please start from scratch on a fresh Ubuntu 20.04 upwards and a x86 processor. Download the script, uncomment the memory check and run the script afterwards.
-
-
@subven The error is not coming. It got installed but terminal got disconnected and the log was showing E: Setting in Stop via TCSAFLUSH for stdin failed! - tcsetattr (5: Input/output error and now the ip is not showing any webpage
-
@chiragnahata
If you have unstable internet, installtmux
on the server and when connecting to the server viassh
the first command you should execute istmux
.Then do everything else inside the
tmux
session.tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal.
(they keep running in the background)! that is the big win for unstable connections.
https://github.com/tmux/tmux/wiki
https://tmuxcheatsheet.com/I would advise you, do a clean sweep (again) and then first install
tmux
and run the cloudron installer intmux
. -
-
-
@chiragnahata is 193.122.146.115 a public(!) IP address or is it private? Your DNS settings might be okay but your IP seems unreachable from the internet.
-
-
@chiragnahata
Simply posting a picture of an app not responding with no context what so ever?
Sorry but if you wish to get some support you need to show at least a minimum of your own effort.
Either you start describing what you do step by step, or from here on I am unwilling to help. -
@BrutalBirdie The cloudron for installed and setuped. After that I installed the Guacamole and OpenVPN. After they got installed. I just opened them. Then I got that error message. I don't what is the promblem. I uninstalled and reinstalled the apps but same issue. Please help. Also the SSL certificate didn't got installed automatically. I did the setup by manual process and added all the required a records to the cloudfare dns.
-
@chiragnahata when you added the domains manually in cloudflare, did you disable cloudflare proxying? This is required to get certificates. Also, be sure to setup cloudflare some 5 minutes before you install the app under the domain (i.e give time for the dns to propagate. this is also required to get a valid cert via let's encrypt).
-
@chiragnahata can you try again and check the log viewer ? that should tell us what is going on.
also, it might be easier to just use the cloudflare API keys instead of this manual route. it's meant for dev setups.
-
@chiragnahata The cloudron for installed and setuped. After that I installed the Guacamole and OpenVPN. After they got installed. I just opened them. Then I got that error message. I don't what is the promblem. I uninstalled and reinstalled the apps but same issue. Please help.