[GH-ISSUE #3056] Weired TLS Verification Problem #17285

Closed
opened 2026-05-18 17:46:41 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @dustsucker on GitHub (May 12, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3056

Describe the Bug

ERROR: 2026/05/12 06:29:58 Failed to connect: failed to get token: failed to request new token: Post "https://pangolin.*******/api/v1/auth/newt/get-token": remote error: tls: unrecognized name. Retrying in 3s...

It just appeared after a newt restart and I don't know how to fix this I reinstalled everything and cleaned up the cache. I first restarted All services did not change. Then I installed a new site with newt did not work. I check DNS records. I tested if I can reach the route.

{"data":null,"success":false,"error":true,"message":"The requests url is not found - /api/v1/auth/newt/get-token","status":404,"stack":null}

After that I decided to update All containers to the Latest Versions. Still not working.

Environment

  • OS Type & Version: Ubuntu 22.04
  • Pangolin Version: 1.4.1/1.18.3
  • Gerbil Version: 1.4.0
  • Traefik Version: v3.6
  • Newt Version: 1.12.5/1.11.5
  • Olm Version: (if applicable)

To Reproduce

Restrat newt?

Expected Behavior

It should just reconnect

Originally created by @dustsucker on GitHub (May 12, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/3056 ### Describe the Bug ``` ERROR: 2026/05/12 06:29:58 Failed to connect: failed to get token: failed to request new token: Post "https://pangolin.*******/api/v1/auth/newt/get-token": remote error: tls: unrecognized name. Retrying in 3s... ``` It just appeared after a newt restart and I don't know how to fix this I reinstalled everything and cleaned up the cache. I first restarted All services did not change. Then I installed a new site with newt did not work. I check DNS records. I tested if I can reach the route. ```JSON {"data":null,"success":false,"error":true,"message":"The requests url is not found - /api/v1/auth/newt/get-token","status":404,"stack":null} ``` After that I decided to update All containers to the Latest Versions. Still not working. ### Environment - OS Type & Version: Ubuntu 22.04 - Pangolin Version: 1.4.1/1.18.3 - Gerbil Version: 1.4.0 - Traefik Version: v3.6 - Newt Version: 1.12.5/1.11.5 - Olm Version: (if applicable) ### To Reproduce Restrat newt? ### Expected Behavior It should just reconnect
Author
Owner

@dustsucker commented on GitHub (May 12, 2026):

I Found the Problem it was a local DNS overwrite Sorry For bothering you.

<!-- gh-comment-id:4428421950 --> @dustsucker commented on GitHub (May 12, 2026): I Found the Problem it was a local DNS overwrite Sorry For bothering you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#17285