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. cloudron account not working on web portal

cloudron account not working on web portal

Scheduled Pinned Locked Moved Solved Support
appstore
13 Posts 4 Posters 1.6k Views 4 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

    @aestela This is most likely because the DNS is not working.

    • First, check if unbound is running in Services. Is it showing green light ?
    • If it's green, I think this might be a firewall issue (related to your other firewall related issues). Is outbound port 53 and port 443 blocked for some reason?
    A Offline
    A Offline
    aestela
    wrote on last edited by
    #4

    @girish my shh login check: root@Axiom-Techs-Svr:~# systemctl status unbound
    ● unbound.service - Unbound DNS Resolver
    Loaded: loaded (/etc/systemd/system/unbound.service; enabled; vendor preset: enabled)
    Active: active (running) since Wed 2023-05-24 18:57:57 UTC; 8min ago
    Main PID: 162204 (unbound)
    Tasks: 1 (limit: 18648)
    Memory: 7.7M
    CGroup: /system.slice/unbound.service
    └─162204 /usr/sbin/unbound -d

    May 24 18:57:57 Axiom-Techs-Svr systemd[1]: Starting Unbound DNS Resolver...
    May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] notice: init module 0: subnet
    May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] notice: init module 1: validator
    May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] notice: init module 2: iterator
    May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] info: start of service (unbound 1.9.4).
    May 24 18:57:57 Axiom-Techs-Svr systemd[1]: Started Unbound DNS Resolver.

    girishG 1 Reply Last reply
    0
    • A aestela

      @girish my shh login check: root@Axiom-Techs-Svr:~# systemctl status unbound
      ● unbound.service - Unbound DNS Resolver
      Loaded: loaded (/etc/systemd/system/unbound.service; enabled; vendor preset: enabled)
      Active: active (running) since Wed 2023-05-24 18:57:57 UTC; 8min ago
      Main PID: 162204 (unbound)
      Tasks: 1 (limit: 18648)
      Memory: 7.7M
      CGroup: /system.slice/unbound.service
      └─162204 /usr/sbin/unbound -d

      May 24 18:57:57 Axiom-Techs-Svr systemd[1]: Starting Unbound DNS Resolver...
      May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] notice: init module 0: subnet
      May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] notice: init module 1: validator
      May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] notice: init module 2: iterator
      May 24 18:57:57 Axiom-Techs-Svr unbound[162204]: [162204:0] info: start of service (unbound 1.9.4).
      May 24 18:57:57 Axiom-Techs-Svr systemd[1]: Started Unbound DNS Resolver.

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #5

      @aestela said in cloudron account not working on web portal:

      Active: active (running) since Wed 2023-05-24 18:57:57 UTC; 8min ago

      This seems to say it is running. Can you refresh the Services UI for sure?

      Also, it is UDP port 53 and not TCP 53 (note , this is an outbound port and not inbound port).

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aestela
        wrote on last edited by
        #6

        Okay I made the corrections you recommeded
        image.png

        1 Reply Last reply
        0
        • A Offline
          A Offline
          aestela
          wrote on last edited by
          #7

          I did this as well don't know if the firewall fixed it or the changes to the name server.

          If DNS queries are failing with SERVFAIL, then you can try forwarding all DNS requests to other nameservers to see if it fixes the problems. Add the following file /etc/unbound/unbound.conf.d/forward-everything.conf and restart unbound:

          forward-zone:
          name: "."
          forward-addr: 1.1.1.1
          forward-addr: 8.8.8.8

          1 Reply Last reply
          0
          • A Offline
            A Offline
            aestela
            wrote on last edited by
            #8

            image.png

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

              @aestela So, it's all working now?

              1 Reply Last reply
              0
              • A Offline
                A Offline
                aestela
                wrote on last edited by aestela
                #10

                Yes, just mentioning I may have needed to do both methods change the outbound firewall rule to allow udp port 53 and change the DNS name server from default unbound to 1.1.1.1 and 8.8.8.8

                1 Reply Last reply
                0
                • A aestela

                  I allowed those two ports via the outbound firewall rule but the unbound service is not running

                  image.png

                  image.png

                  scookeS Offline
                  scookeS Offline
                  scooke
                  wrote on last edited by
                  #11

                  @aestela Is the screenshot of the ports from the VPS host dashboard, or are you running other software already on the VPS itself?

                  A life lived in fear is a life half-lived

                  1 Reply Last reply
                  0
                  • girishG girish has marked this topic as solved on
                  • I Offline
                    I Offline
                    inane
                    wrote on last edited by
                    #12

                    @girish I was having a similar issue, and adding the DNS 1.1.1.1 & 8.8.8.8 in forward-everything.conf file "solved" it.

                    Question... is this just a temporary solution, or are there problems with leaving it like that permanently?
                    It's not fully clear to me from how it's worded in the FAQ.

                    girishG 1 Reply Last reply
                    1
                    • I inane

                      @girish I was having a similar issue, and adding the DNS 1.1.1.1 & 8.8.8.8 in forward-everything.conf file "solved" it.

                      Question... is this just a temporary solution, or are there problems with leaving it like that permanently?
                      It's not fully clear to me from how it's worded in the FAQ.

                      girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #13

                      @inane It seems on some networks, our internal DNS resolver (unbound) does not work. It's not clear why. Is yours a private network or some public VPS provider ?

                      1 Reply Last reply
                      0
                      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