Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Cloudron stuck

    Support
    4
    29
    1656
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MattPlayGamez
      MattPlayGamez last edited by girish

      Hi,
      I have looked at different posts and I can't find the right solution (commenting out line 786 doesn't work) I let it start around 13 o'clock, and I return at 17 o'clock it DOESN'T change at all still saying: Installing - Waiting for Cloudron to initialize

      PS: I'm installing OpenVPN. I have a working domain name

      girish 1 Reply Last reply Reply Quote 0
      • girish
        girish Staff @MattPlayGamez last edited by

        @mattplaygamez Can you check the logs at /home/yellowtent/platformdata/logs/box.log ? Is OpenVPN the first app you are installing?

        Also, what is line 786 (maybe you are referring to a solution in another post) ?

        MattPlayGamez 1 Reply Last reply Reply Quote 0
        • MattPlayGamez
          MattPlayGamez @girish last edited by

          @girish hi back.

          OpenVPN is my first app that I want to install. And line 786 is a referring to another solution that didn't work for me.

          MattPlayGamez 1 Reply Last reply Reply Quote 0
          • MattPlayGamez
            MattPlayGamez @MattPlayGamez last edited by

            @girish
            Yesterday I shut down the VM. Today I start the pc
            And it says: Installing (Queued) — Queued. The hole time. Knipsel.PNG

            I removed my domain, so people don't DDoS it (FROM THE IMAGE).

            girish 1 Reply Last reply Reply Quote 0
            • girish
              girish Staff @MattPlayGamez last edited by

              @mattplaygamez This means that the task is queued but it's not starting the task queue for some reason. I am not sure why the task hasn't started. What you can do is click the 'x' on the right of that progress bar above and in the repair view retry the task.

              MattPlayGamez 1 Reply Last reply Reply Quote 0
              • MattPlayGamez
                MattPlayGamez @girish last edited by

                @girish it doesn't want to stop, I have waited an hour
                https://www.filedropper.com/showdownload.php/screen-capture_1 . Here is a video of it not working

                MattPlayGamez 1 Reply Last reply Reply Quote 0
                • MattPlayGamez
                  MattPlayGamez @MattPlayGamez last edited by

                  @mattplaygamez if you don't believe i can show you the status Knipsel.PNG

                  1 Reply Last reply Reply Quote 0
                  • E
                    ensarda last edited by

                    I'm in the same boat fresh install of cloudflare went to install my first app and waiting on cloudron to initilize. Going to the repair options their all greyed out tried to uninstall to re install it and it won't do it because its not yet installed which i guess is the same reason that repair options are greyed out

                    MattPlayGamez girish 2 Replies Last reply Reply Quote 0
                    • MattPlayGamez
                      MattPlayGamez last edited by

                      @girish
                      I don't know what to do now, I have a backup that I made before the installation of OpenVPN. Should I revert or not

                      girish 1 Reply Last reply Reply Quote 0
                      • MattPlayGamez
                        MattPlayGamez @ensarda last edited by

                        @ensarda do you use proxmox PVE or VMWARE ESXI

                        E 1 Reply Last reply Reply Quote 0
                        • E
                          ensarda @MattPlayGamez last edited by

                          @mattplaygamez i am using proxmox (no way in hell am i paying £600 when proxmox is free and gives you way more) and had a clean copy of ubuntu server 20.02.2 with full updates on which cloudflare was installed on. In my case i'm wanting Guacamole

                          1 Reply Last reply Reply Quote 0
                          • girish
                            girish Staff @MattPlayGamez last edited by

                            @mattplaygamez Did you check /home/yellowtent/platformdata/logs/box.log already ?

                            Can you please do this:

                            • Open up a SSH connection to server. Then do tail -f /home/yellowtent/platformdata/logs/box.log
                            • Then, open another SSH connection. systemctl restart box

                            Can you paste the resulting logs? You can use https://paste.cloudron.io ? That would help debug what is going on. I suspect one or more addons are not starting properly (for some reason).

                            1 Reply Last reply Reply Quote 0
                            • girish
                              girish Staff @ensarda last edited by

                              @ensarda Can you please try the same as my previous comment? In your case, is it stuck on "Installing (Queued)" as well?

                              E 1 Reply Last reply Reply Quote 0
                              • E
                                ensarda @girish last edited by

                                @girish Hey

                                Yea mine are stuck also
                                If i got you correct was run the supplied commands copy paste the output and put in your paste area.
                                If so my 2 are
                                https://paste.cloudron.io/asehumefug.sql
                                https://paste.cloudron.io/afugusatul.css

                                girish 1 Reply Last reply Reply Quote 0
                                • girish
                                  girish Staff @ensarda last edited by girish

                                  @ensarda The issue is docker: Error response from daemon: network cloudron not found . Not sure how that is possible. Did you uninstall docker or remove /var/lib/docker by any chance? The docker network is created as part of the setup script.

                                  Can you also give the output of docker images and docker version ?

                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    ensarda @girish last edited by

                                    @girish Morning

                                    Right i've 0 clue why. As i posted above this was a completly fresh install of ubuntu server all i did prior to running your install script was a update/upgrade for the system and enable root account for the install.

                                    Below is the docker info you wanted
                                    https://paste.cloudron.io/emurazuxuj.rb

                                    girish 1 Reply Last reply Reply Quote 0
                                    • girish
                                      girish Staff @ensarda last edited by

                                      @ensarda Yeah, the docker version itself is wrong. Cloudron uses docker 20.10.3 (the server version) but on your install it is using docker 19.03.13. In addition, all the images are missing as well. I think it might be easiest to start over the installation. Before you install Cloudron, can you make sure that docker is not installed ? Cloudron brings it's own docker version and maybe this causes some conflict. Usually, it will just error out, but in your case it didn't.

                                      If the error re-occurs, I can take a look if you can write to us at support@cloudron.io

                                      E 1 Reply Last reply Reply Quote 0
                                      • E
                                        ensarda @girish last edited by

                                        @girish Ty for that i do think i got docker to install at setup. As you said you think the isntall would have either errored and asked me to remove docker or done it its self, and odd a fully updated server with docker possibly installed would have such a old version running on it. I will try a re-install and ty for your time. Hopefully this may help @MattPlayGamez also

                                        girish 1 Reply Last reply Reply Quote 0
                                        • girish
                                          girish Staff @ensarda last edited by

                                          @ensarda yes, please. Let me know if it re-errors. Would like to get this sorted out.

                                          MattPlayGamez E 3 Replies Last reply Reply Quote 0
                                          • MattPlayGamez
                                            MattPlayGamez @girish last edited by

                                            @girish
                                            Here is the complete log file: https://paste.cloudron.io/nozeguyopi.sql

                                            PS: i use ubuntu-20.04.2-live-server-amd64.iso

                                            girish 1 Reply Last reply Reply Quote 0
                                            • girish
                                              girish Staff @MattPlayGamez last edited by

                                              @mattplaygamez Right, it seems to be same error as what @ensarda faced. "Error response from daemon: network cloudron not found." . For some reason, the docker images and configuration have gone missing. Best bet is to start afresh. When you start afresh, can you please check if docker is already installed in your iso (it shouldn't be).

                                              MattPlayGamez 1 Reply Last reply Reply Quote 0
                                              • E
                                                ensarda @girish last edited by

                                                @girish Ok i've done a full reinstall no docker (made sure) and reinstalled and tried to install an app. It first looked to have the same issue was stuck for a while i just left it came back and boom it was installed and worked promptly after that (I installed to my main domain not a sub domain) I am having an issue with the image it loads works but has issues maintaining a stable connection. Time to hit the guacamole forums i think

                                                1 Reply Last reply Reply Quote 0
                                                • MattPlayGamez
                                                  MattPlayGamez @girish last edited by

                                                  @girish TY so much. For your time and @ensarda you too.

                                                  You're really a great community. Have a nice day/night.

                                                  1 Reply Last reply Reply Quote 0
                                                  • MattPlayGamez
                                                    MattPlayGamez @girish last edited by

                                                    @girish another question I just want to get to cloudron apps, but I get this screen. Do you know what's wrong?Knipsel.PNG

                                                    girish 1 Reply Last reply Reply Quote 0
                                                    • girish
                                                      girish Staff @MattPlayGamez last edited by

                                                      @mattplaygamez You have to visit my.domain.com to see the apps. Are you using the wildcard DNS provider?

                                                      MattPlayGamez 1 Reply Last reply Reply Quote 0
                                                      • MattPlayGamez
                                                        MattPlayGamez @girish last edited by

                                                        @girish yes

                                                        MattPlayGamez 1 Reply Last reply Reply Quote 0
                                                        • MattPlayGamez
                                                          MattPlayGamez @MattPlayGamez last edited by

                                                          @girish if I go to vpn.cloudron.domain.ga works. But my.cloudron.domain.ga (err_ssl_version_or_cipher_mismatch) doesn't work.

                                                          1 Reply Last reply Reply Quote 0
                                                          • MattPlayGamez
                                                            MattPlayGamez last edited by

                                                            @girish
                                                            I can't log in / authenticate into OpenVPN I filmed it
                                                            please take a look at. https://youtu.be/pte8OnrSu7k

                                                            Have a nice day/night

                                                            nebulon 1 Reply Last reply Reply Quote 0
                                                            • nebulon
                                                              nebulon Staff @MattPlayGamez last edited by

                                                              @mattplaygamez might be better next time to create a new forum thread for separate issues.

                                                              From your video, I think what is misunderstood is, that the config files for admins will use the user/usernames from your Cloudron, so if you Cloudron user is called foobar then put that username in the config file for the admin role. Maybe we can make this clearer in the docs.

                                                              1 Reply Last reply Reply Quote 0
                                                              • First post
                                                                Last post
                                                              Powered by NodeBB