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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Can no longer access cloudron ui

Can no longer access cloudron ui

Scheduled Pinned Locked Moved Solved Support
21 Posts 3 Posters 1.9k Views 3 Watching
  • 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.
  • girishG girish

    @falkfyre nginx is still not working (for some reason). What are the nginx logs saying? These are sometimes in journalctl -u nginx -fa and sometimes in /var/log/nginx/error.log

    F Offline
    F Offline
    falkfyre
    wrote on last edited by
    #6

    @girish Do I just need to go through and delete all of the config file like the first thing you said. Has me a bit worried and I have a number of domains in there

    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #7

      @falkfyre yes, correct. deleting the nginx configs and even the certs is totally safe, Cloudron can re-create the configs with no data loss.

      Once nginx is online, access the dashboard. Then, just go into each app and do "Repair" . This will regenerate the nginx configuration.

      F 3 Replies Last reply
      0
      • girishG girish

        @falkfyre yes, correct. deleting the nginx configs and even the certs is totally safe, Cloudron can re-create the configs with no data loss.

        Once nginx is online, access the dashboard. Then, just go into each app and do "Repair" . This will regenerate the nginx configuration.

        F Offline
        F Offline
        falkfyre
        wrote on last edited by
        #8

        @girish Now I'm just getting

        root@localhost:~# systemctl restart nginx
        Job for nginx.service failed because the control process exited with error code.
        See "systemctl status nginx.service" and "journalctl -xeu nginx.service" for details.
        root@localhost:~# 
        
        root@localhost:~# journalctl -u nginx -fa
        Oct 07 15:51:29 localhost systemd[1]: nginx.service: Failed with result 'exit-code'.
        Oct 07 15:51:29 localhost systemd[1]: Failed to start A high performance web server and a reverse proxy server.
        Oct 07 15:51:29 localhost systemd[1]: nginx.service: Scheduled restart job, restart counter is at 5.
        Oct 07 15:51:29 localhost systemd[1]: Stopped A high performance web server and a reverse proxy server.
        Oct 07 15:51:29 localhost systemd[1]: nginx.service: Start request repeated too quickly.
        Oct 07 15:51:29 localhost systemd[1]: nginx.service: Failed with result 'exit-code'.
        Oct 07 15:51:29 localhost systemd[1]: Failed to start A high performance web server and a reverse proxy server.
        Oct 07 15:51:33 localhost systemd[1]: nginx.service: Start request repeated too quickly.
        Oct 07 15:51:33 localhost systemd[1]: nginx.service: Failed with result 'exit-code'.
        Oct 07 15:51:33 localhost systemd[1]: Failed to start A high performance web server and a reverse proxy server.
        
        
        
        1 Reply Last reply
        0
        • girishG girish

          @falkfyre yes, correct. deleting the nginx configs and even the certs is totally safe, Cloudron can re-create the configs with no data loss.

          Once nginx is online, access the dashboard. Then, just go into each app and do "Repair" . This will regenerate the nginx configuration.

          F Offline
          F Offline
          falkfyre
          wrote on last edited by
          #9

          @girish root@localhost:~# journalctl -u nginx -fa
          Oct 07 15:57:27 localhost nginx[4359]: nginx: [emerg] cannot load certificate "/home/yellowtent/platformdata/nginx/cert/imit.tech.cert": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/home/yellowtent/platformdata/nginx/cert/imit.tech.cert, r) error:10000080:BIO routines::no such file)
          Oct 07 15:57:27 localhost nginx[4359]: nginx: configuration file /etc/nginx/nginx.conf test failed
          Oct 07 15:57:27 localhost systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
          Oct 07 15:57:27 localhost systemd[1]: nginx.service: Failed with result 'exit-code'.
          Oct 07 15:57:27 localhost systemd[1]: Failed to start A high performance web server and a reverse proxy server.
          Oct 07 15:57:27 localhost systemd[1]: nginx.service: Scheduled restart job, restart counter is at 5.
          Oct 07 15:57:27 localhost systemd[1]: Stopped A high performance web server and a reverse proxy server.
          Oct 07 15:57:27 localhost systemd[1]: nginx.service: Start request repeated too quickly.
          Oct 07 15:57:27 localhost systemd[1]: nginx.service: Failed with result 'exit-code'.
          Oct 07 15:57:27 localhost systemd[1]: Failed to start A high performance web server and a reverse proxy server.

          When I do
          cd /etc/nginx
          grep -ir _.imit.tech.cert

          nothing happens

          1 Reply Last reply
          0
          • girishG girish

            @falkfyre yes, correct. deleting the nginx configs and even the certs is totally safe, Cloudron can re-create the configs with no data loss.

            Once nginx is online, access the dashboard. Then, just go into each app and do "Repair" . This will regenerate the nginx configuration.

            F Offline
            F Offline
            falkfyre
            wrote on last edited by
            #10

            @girish Ah, got it to start. No dashboard but I'll run the start.sh

            1 Reply Last reply
            0
            • girishG girish

              @falkfyre nginx is still not working (for some reason). What are the nginx logs saying? These are sometimes in journalctl -u nginx -fa and sometimes in /var/log/nginx/error.log

              F Offline
              F Offline
              falkfyre
              wrote on last edited by
              #11

              @girish Ok, now I have a new issue. I'm am getting an invalid ssl cert error when trying to access the dashboard and it doesn't seem to be renewing

              matix131997M 1 Reply Last reply
              0
              • F falkfyre

                @girish Ok, now I have a new issue. I'm am getting an invalid ssl cert error when trying to access the dashboard and it doesn't seem to be renewing

                matix131997M Offline
                matix131997M Offline
                matix131997
                wrote on last edited by
                #12

                @falkfyre
                You must manually refresh the certificate under “Domains & Certs”

                https://docs.cloudron.io/certificates/#manual-renewal

                F 1 Reply Last reply
                0
                • matix131997M matix131997

                  @falkfyre
                  You must manually refresh the certificate under “Domains & Certs”

                  https://docs.cloudron.io/certificates/#manual-renewal

                  F Offline
                  F Offline
                  falkfyre
                  wrote on last edited by
                  #13

                  @matix131997 How do I go about that with no dashboard?

                  matix131997M 1 Reply Last reply
                  0
                  • F falkfyre

                    @matix131997 How do I go about that with no dashboard?

                    matix131997M Offline
                    matix131997M Offline
                    matix131997
                    wrote on last edited by matix131997
                    #14

                    @falkfyre
                    Try again, just to be sure, in another browser, you need to confirm connections to the dashboard the wrong certificate.

                    F 2 Replies Last reply
                    0
                    • matix131997M matix131997

                      @falkfyre
                      Try again, just to be sure, in another browser, you need to confirm connections to the dashboard the wrong certificate.

                      F Offline
                      F Offline
                      falkfyre
                      wrote on last edited by
                      #15

                      @matix131997 Nothing, tried a private window and another browser. This is on a VPS btw

                      1 Reply Last reply
                      0
                      • matix131997M matix131997

                        @falkfyre
                        Try again, just to be sure, in another browser, you need to confirm connections to the dashboard the wrong certificate.

                        F Offline
                        F Offline
                        falkfyre
                        wrote on last edited by
                        #16

                        @matix131997 Is there a cli option?

                        matix131997M 1 Reply Last reply
                        0
                        • F falkfyre

                          @matix131997 Is there a cli option?

                          matix131997M Offline
                          matix131997M Offline
                          matix131997
                          wrote on last edited by
                          #17

                          @falkfyre
                          How do you connect and have a message about an erroneous certificate. At the bottom you have a button “Advanced” and there you have a button to go to the page.

                          F 1 Reply Last reply
                          0
                          • matix131997M matix131997

                            @falkfyre
                            How do you connect and have a message about an erroneous certificate. At the bottom you have a button “Advanced” and there you have a button to go to the page.

                            F Offline
                            F Offline
                            falkfyre
                            wrote on last edited by
                            #18

                            @matix131997 Proxied through cloudflare. There is no advanced option. It isn't like how a self signed or local shows up.

                            my.imit.tech

                            I'll try turning off proxy option in cloudflare

                            matix131997M 1 Reply Last reply
                            0
                            • F falkfyre

                              @matix131997 Proxied through cloudflare. There is no advanced option. It isn't like how a self signed or local shows up.

                              my.imit.tech

                              I'll try turning off proxy option in cloudflare

                              matix131997M Offline
                              matix131997M Offline
                              matix131997
                              wrote on last edited by
                              #19

                              @falkfyre
                              Well, it is during this troubleshooting that “proxy” should be disabled

                              F 1 Reply Last reply
                              0
                              • matix131997M matix131997

                                @falkfyre
                                Well, it is during this troubleshooting that “proxy” should be disabled

                                F Offline
                                F Offline
                                falkfyre
                                wrote on last edited by falkfyre
                                #20

                                @matix131997 Didn't cross my mind. this is a new issue. Hence the reason I mentioned it could have been part of the problem that just came up a minute before.

                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #21

                                  @falkfyre so did it work out?

                                  1 Reply Last reply
                                  0
                                  • J joseph has marked this topic as solved on
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • Bookmarks
                                  • Search