Dashboard/pangolin not available after initial setup #330

Closed
opened 2026-04-05 17:06:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @hinczyker on 1/24/2026

Describe the Bug

Trying to setup pangolin for the first time.
Used the install script, but Traefik wouldn't let me get certificates through https challenge.
Dashboard wasn't available and I got this:

Image

I changed Traefik to DNS challenge wildcard domains (https://docs.pangolin.net/self-host/advanced/wild-card-domains) and I don't get any errors in docker compose logs from that anymore. Here's how it looks:

Image I can see "WireGuard interface wg0 created and configured", should interface "wg0" be visible on my server? If so, it isnt: (pangolin traefik and gerbil running here:) Image

Dashboard (pangolin.DOMAIN.com) still wasn't available.

Image

I checked my 80, 443, 21820, 51820 ports:

Image

These ports are also port forwarded in my router settings. (some random ubee router GUI but I think this is ok)
Without port forwarding it gave me the same result.
Image

I'm trying to keep everything as simple and to "stock" as possible to even see it working at all.
But no luck in two days.
I was using a Cloudflare tunnel before which basically worked out of the box.

This is how my DNS records look:

Image

I can't figure out why the basic (https challenge) didn't work, as the server is basically empty (not clean install but not much going on either). I also can't figure out why it doesn't work with a working(?) dns challenge.
Any help would be appreciated

Environment

  • OS Type & Version: home server on Ubuntu 22.04.3 LTS
  • Pangolin Version: 1.15.0
  • Gerbil Version: 1.3.0
  • Traefik Version: 3.6.7
  • Newt Version: -

To Reproduce

-install with script as usual idk

Expected Behavior

-dashboard available

*Originally created by @hinczyker on 1/24/2026* ### Describe the Bug Trying to setup pangolin for the first time. Used the install script, but Traefik wouldn't let me get certificates through https challenge. Dashboard wasn't available and I got this: <img width="1356" height="102" alt="Image" src="https://github.com/user-attachments/assets/72588206-43cc-45d4-a579-cbcbf79a1cfd" /> I changed Traefik to DNS challenge wildcard domains (https://docs.pangolin.net/self-host/advanced/wild-card-domains) and I don't get any errors in docker compose logs from that anymore. Here's how it looks: <img width="1062" height="785" alt="Image" src="https://github.com/user-attachments/assets/e6d058fd-36ac-473c-a2a0-91e549dc3710" /> I can see "WireGuard interface wg0 created and configured", should interface "wg0" be visible on my server? If so, it isnt: (pangolin traefik and gerbil running here:) <img width="388" height="214" alt="Image" src="https://github.com/user-attachments/assets/9a800894-c6fe-43af-8d19-d6911bd8f566" /> Dashboard (pangolin.DOMAIN.com) still wasn't available. <img width="836" height="260" alt="Image" src="https://github.com/user-attachments/assets/5830519f-82f8-4fd6-9e7d-4477a85d9738" /> I checked my 80, 443, 21820, 51820 ports: <img width="420" height="259" alt="Image" src="https://github.com/user-attachments/assets/51e068b4-8f5f-4611-bbe2-54d5c865a340" /> These ports are also port forwarded in my router settings. (some random ubee router GUI but I think this is ok) Without port forwarding it gave me the same result. <img width="443" height="158" alt="Image" src="https://github.com/user-attachments/assets/ba13de96-2cb7-4409-8a62-d2dd2993061c" /> I'm trying to keep everything as simple and to "stock" as possible to even see it working at all. But no luck in two days. I was using a Cloudflare tunnel before which basically worked out of the box. This is how my DNS records look: <img width="1562" height="153" alt="Image" src="https://github.com/user-attachments/assets/c7c09033-79c9-4999-ad89-c858549b93ee" /> I can't figure out why the basic (https challenge) didn't work, as the server is basically empty (not clean install but not much going on either). I also can't figure out why it doesn't work with a working(?) dns challenge. Any help would be appreciated ### Environment - OS Type & Version: home server on Ubuntu 22.04.3 LTS - Pangolin Version: 1.15.0 - Gerbil Version: 1.3.0 - Traefik Version: 3.6.7 - Newt Version: - ### To Reproduce -install with script as usual idk ### Expected Behavior -dashboard available
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#330