tailscale widget not working #4417
Unanswered
dowonim323
asked this question in
Support
Replies: 1 comment 11 replies
-
401 certainly would suggest auth (or incorrect ID). Tried re-creating the container? Or perhaps relate-limited or something like that? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
The tailscale wideget, which originally worked well, has been showing up as "API Error: Failed to fetch" for a few weeks and is not working. I've also reissued the tailscale api key, and I've touched the setup file, but it still doesn't work, so I'm asking for help.
homepage version
0.9.13
Installation method
Docker
Configuration
Container Logs
Listening on port 3000
[2024-12-14T03:57:55.494Z] error: HTTP Error 401 calling https://api.tailscale.com/api/v2/device/********CNTRL
Browser Logs
No response
Troubleshooting
curl --request GET --url https://api.tailscale.com/api/v2/device/************CNTRL -H "Authorization: Bearer tskey-api--*********"
The above command returns the correct api output.
Beta Was this translation helpful? Give feedback.
All reactions