mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #837] [Bug]: HomeAssistant invalid access token #567
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#567
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 @daFreeMan on GitHub (Mar 28, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/837
Originally assigned to: @maziggy on GitHub.
Bug Description
Running bambuddy on Unraid in Docker. I've created a new Long-lived Access Token in HomeAssistant and copy/pasted it into the appropriate field in
Settings>Network. When I click theTestbutton, it tells me:Connection Failed: Invalid access tokenI've tried several times. I've deleted the LLAT in HA and created a new one. Copy/Pasting the new one gives the same result.
I'm running HAOS in a VM on the same Unraid server.
Expected Behavior
I would expect it to connect to HomeAssistant.
Steps to Reproduce
Printer Model
A1 Mini
Bambuddy Version
v0.2.2.1
Printer Firmware Version
1.04.00.00
Installation Method
Docker
Operating System
Docker
Relevant Logs / Support Package
bambuddy-support-20260327-194507.zip
Screenshots
Additional Context
Maybe I need a firmware update on the printer? I don't have a Developer Mode at all.
Checklist
@maziggy commented on GitHub (Mar 28, 2026):
You printer setup has nothing to do with HA connection.
Just changed to version 0.2.2.1 and it works as expected. When looking at your logs, I clearly see that Home Assistant is refusing your token. So the problem must be on HA side, not Bambuddy.
Common gotchas: make sure you copy the entire token (it's very long), and note that tokens can't be viewed again after creation — if you lost the original, you need to create a new one.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@daFreeMan commented on GitHub (Mar 28, 2026):
Very bizarre, @maziggy. I created a 3rd token, copied it (using the copy button every time, I'd swear), and this time it works. 🤷♂️
I'll chalk it up to user error...
Thanks for looking at this.