Hi! I'm having trouble accessing the dashboard at ...
# general
f
Hi! I'm having trouble accessing the dashboard at
http://dashboard.nm.X-X-X-X.nip.io/
(with my actual IP filled in for the X's) after a fresh install using the quick install script on an Ubuntu 20.04 digital ocean droplet. I don't think it's a firewall issue:
Copy code
status: active

To                         Action      From
--                         ------      ----
OpenSSH                    ALLOW       Anywhere                  
443                        ALLOW       Anywhere                  
53                         ALLOW       Anywhere                  
51821:51830/udp            ALLOW       Anywhere                  
443/tcp                    ALLOW       Anywhere                  
53/udp                     ALLOW       Anywhere                  
53/tcp                     ALLOW       Anywhere                  
OpenSSH (v6)               ALLOW       Anywhere (v6)             
443 (v6)                   ALLOW       Anywhere (v6)             
53 (v6)                    ALLOW       Anywhere (v6)             
51821:51830/udp (v6)       ALLOW       Anywhere (v6)             
443/tcp (v6)               ALLOW       Anywhere (v6)             
53/udp (v6)                ALLOW       Anywhere (v6)             
53/tcp (v6)                ALLOW       Anywhere (v6)
any ideas what the issue is?