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. Need a guide to troubleshoot Cloudron issues

Need a guide to troubleshoot Cloudron issues

Scheduled Pinned Locked Moved Solved Support
restore
6 Posts 3 Posters 968 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.
  • A Offline
    A Offline
    AmbroiseUnly
    wrote on last edited by girish
    #1

    Overall, I'm at a loss when Cloudron UI is not showing, no matter the reason. It makes it very much harder to identify whatever issue is happening.

    SSL issue (typical issue, but no idea what's wrong and how to fix it):

    66b63c05-918d-4c84-a1d1-8ed3bf2fa727-image.png

    Trying to bypass the SSL issue just shows another error.
    I don't understand how SSL certificates are created, as it's all happening behind the wheel.

    This app is currently not responding. Please try refreshing the page in a few minutes.

    Url got redirected to: https://my.cloudron.unly.org/openid/auth?client_id=cid-webadmin&scope=openid%20email%20profile&response_type=code%20token&redirect_uri=https://my.cloudron.unly.org/authcallback.html

    image.png


    I think we need a better guide to troubleshoot these kinds of issues, I assume we could fix it ourselves if we knew how.

    1 Reply Last reply
    1
    • murgeroM Offline
      murgeroM Offline
      murgero
      App Dev
      wrote on last edited by
      #2

      You should be able to use something like https://ip.to.cloudron.server which will show an SSL error but should still allow sign in to dashboard to get to logs. Or see logs over SSH.

      --
      https://urgero.org
      ~ Professional Nerd. Freelance Programmer. ~

      A 1 Reply Last reply
      0
      • murgeroM murgero

        You should be able to use something like https://ip.to.cloudron.server which will show an SSL error but should still allow sign in to dashboard to get to logs. Or see logs over SSH.

        A Offline
        A Offline
        AmbroiseUnly
        wrote on last edited by
        #3

        @murgero said in Need a guide to troubleshoot Cloudron issues:

        You should be able to use something like https://ip.to.cloudron.server which will show an SSL error but should still allow sign in to dashboard to get to logs. Or see logs over SSH.

        Using the IP address directly showed the same screen and same behavior.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          AmbroiseUnly
          wrote on last edited by
          #4

          Now, I'm reinstalling from a Snapshot (Hetzner) and got this after trying a restore. The restore failed because the backup file couldn't be found, although there was no mistake on my end.

          Already activated. Restore with a fresh Cloudron installation.

          image.png

          Logs:

          2024-06-10T18:18:07.957Z box:provision ensureDhparams: generating dhparams
          2024-06-10T18:18:07.957Z box:shell ensureDhParams execArgs: openssl ["dhparam","-dsaparam","2048"]
          2024-06-10T18:18:08.509Z box:dns registerLocations: Will register [{"subdomain":"my","domain":"cloudron.unly.org","type":"dashboard","certificate":null,"fqdn":"my.cloudron.unly.org"}] with options {"overwriteDns":true}
          2024-06-10T18:18:08.511Z box:network/generic getIPv4: querying ipv4.api.cloudron.io to get server IPv4
          2024-06-10T18:18:09.324Z box:provision setProgress: restore - Registering location my.cloudron.unly.org
          2024-06-10T18:18:09.338Z box:dns/digitalocean getInternal: getting dns records of cloudron.unly.org with my and type CNAME
          2024-06-10T18:18:09.677Z box:dns/digitalocean getInternal: getting dns records of cloudron.unly.org with my and type A
          2024-06-10T18:18:10.053Z box:dns registerLocation: Get error. retryable: false. DigitalOcean DNS error 404 {"id":"not_found","message":"Resource not found","request_id":"f38a96d8-301b-4f87-8115-d2fa6cea4314"}
          2024-06-10T18:18:10.058Z box:provision restoreTask: error. BoxError: DigitalOcean DNS error 404 {"id":"not_found","message":"Resource not found","request_id":"f38a96d8-301b-4f87-8115-d2fa6cea4314"} at registerLocation (/home/yellowtent/box/src/dns.js:226:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async /home/yellowtent/box/src/dns.js:264:13 at async promiseRetry (/home/yellowtent/box/src/promise-retry.js:17:20) at async Object.registerLocations (/home/yellowtent/box/src/dns.js:255:9) at async restoreTask (/home/yellowtent/box/src/provision.js:186:13) { reason: 'Not found', details: {} }
          2024-06-10T18:19:38.014Z box:provision restore: error. BoxError: Already activated. Restore with a fresh Cloudron installation. at Object.restore (/home/yellowtent/box/src/provision.js:221:30) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { reason: 'Conflict', details: {} }

          I don't understand why Cloudron is using DigitalOcean to resolve the DNS, I've deleted the NS rule a few hours ago (the one using DigitalOcean nameservers), it should use AWS now.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            AmbroiseUnly
            wrote on last edited by
            #5

            I fixed it by importing using the Dry Run feature and then updating the IP address directly, but there might be something to fix in Cloudron.

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

              I will mark this as solved, but if you hit this again please let us know.

              1 Reply Last reply
              0
              • girishG girish marked this topic as a question on
              • girishG girish 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