mirror of
https://github.com/chr0nzz/traefik-manager.git
synced 2026-05-09 05:35:22 +02:00
[GH-ISSUE #35] Adding tpc router ignores ip, port and tls selection #33
Labels
No labels
bug
bug
bug
feature request
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/traefik-manager#33
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @mentalsoup on GitHub (May 4, 2026).
Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/35
Originally assigned to: @chr0nzz on GitHub.
Traefik Manager version
v1.0.0
How are you running Traefik Manager?
Docker
Traefik version
v3.6.15
What happened?
Created a new tcp route saving to unique file but the the ip, port and tls options selected did not match my choices after saving.
Steps to reproduce
What did you expect to happen?
I expected the file output to appear as follows:
Actual output:
Relevant logs or screenshots
Relevant configuration
@chr0nzz commented on GitHub (May 4, 2026):
thanks for the bug report, fix is been pushed please update
docker compose pull && docker compose up -d@mentalsoup commented on GitHub (May 5, 2026):
updated to v1.0.2. fix confirmed. thanks for the swift resolution!
@chr0nzz commented on GitHub (May 5, 2026):
my pleasure bud, happy its working. if you come across any more bugs please open a new issue thanks