Fix Traefik errors #69
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are several errors recurring due to Traefik automatically attempting to configure services on the web network.
"service \"forwardauth-keycloak\" error: port is missing"
"service \"exporter-docker-monitoring\" error: port is missing"
"service \"promtail-monitoring\" error: port is missing"
"service \"exporter-qbittorrent-monitoring\" error: port is missing"
assigned to @Jafner
mentioned in commit
90d33e619c
Theoretically this is fixed, need to reload affected containers to confirm.
marked the checklist item
"service \"forwardauth-keycloak\" error: port is missing"
as completedmarked the checklist item
"service \"exporter-docker-monitoring\" error: port is missing"
as completedmarked the checklist item
"service \"promtail-monitoring\" error: port is missing"
as completedmarked the checklist item
"service \"exporter-qbittorrent-monitoring\" error: port is missing"
as completedAll services have been restarted and no Traefik errors recur.