[GH-ISSUE #137] [BUG] unsupported protocol scheme #1720

Closed
opened 2026-04-27 22:23:48 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @zandercodes on GitHub (Sep 10, 2025).
Original GitHub issue: https://github.com/fosrl/newt/issues/137

i dont know why

ERROR: 2025/09/10 23:18:11 Failed to connect: failed to get token: failed to request new token: Post "/api/v1/auth/newt/get-token": unsupported protocol scheme "". Retrying in 3s...

Edit:
problem solved

Scheme is required like "http://" or "https://"

Originally created by @zandercodes on GitHub (Sep 10, 2025). Original GitHub issue: https://github.com/fosrl/newt/issues/137 i dont know why ``` ERROR: 2025/09/10 23:18:11 Failed to connect: failed to get token: failed to request new token: Post "/api/v1/auth/newt/get-token": unsupported protocol scheme "". Retrying in 3s... ``` Edit: problem solved Scheme is required like "http://" or "https://"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#1720