# Accessing secure dashboard results in 404

**URL:** https://community.traefik.io/t/accessing-secure-dashboard-results-in-404/19874
**Category:** Traefik v2
**Tags:** docker, dashboard-api
**Created:** [September 18, 2023, 9:59pm UTC](https://community.traefik.io/t/accessing-secure-dashboard-results-in-404/19874 "2023-09-18T21:59:06Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![waser](https://avatars.discourse-cdn.com/v4/letter/w/3da27b/32.png) [@waser](https://community.traefik.io/u/waser)
#### Post date: [September 20, 2023, 10:38pm UTC](https://community.traefik.io/t/accessing-secure-dashboard-results-in-404/19874/8 "2023-09-20T22:38:16Z")

</div>

I am not using CNAME, but A records.

As for the log, there is no "provider.docker" anywhere to be found.  
But I searched for one of the label: the Host rule, or rather only the domain I placed as a rule.

It seems to only appear when I try to connect to the dashboard and it cannot serve the SSL certificate and gives me the self-generated one.

So basically, it might be because none of the labels get recognized.

After a search on google, many people talk about swarm mode that, if enabled, changes the way labels are read. It is not my case.

But also, [this post.](https://community.traefik.io/t/traefik-v2-docker-swarm-not-finding-routers-in-labels/14032/2)

It basically says that you cannot have labels and static yaml configuration at the same time.

If so that would explain why it does not work. Does it rings any bells?

---

_[View the full topic](https://community.traefik.io/t/accessing-secure-dashboard-results-in-404/19874)._
