mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #1003] [Bug Report] Obico - I am using a reverse proxy with external authentication for access to my Bambudd #700
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
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-maziggy-1#700
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 @maziggy on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1003
Originally assigned to: @maziggy on GitHub.
I am using a reverse proxy with external authentication for access to my Bambuddy interface. I am using Obico hosted on the same device as Bambuddy for AI machine learning detection. The AI Failure Detection setup tests working, but the ML API tries to call the external URL for the snapshot image. However, that call will fail as the ML API cannot perform the external authentication.
I would recommend including an option to allow the ML API to call an internal URL instead of external URL.
Screenshot
Reporter Contact
Email: fjen@felixjen.com
System Information
Logs (sanitized): bambuddy.log
Submitted via BamBuddy Bug Report
@mrnoisytiger commented on GitHub (Apr 16, 2026):
@maziggy Mind removing the screenshot? It includes my external URL. Thank you!
@maziggy commented on GitHub (Apr 17, 2026):
Removed the screenshot, but no worries, it's a private IP address ;)
@maziggy commented on GitHub (Apr 17, 2026):
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@mrnoisytiger commented on GitHub (Apr 17, 2026):
Wow thanks for the super quick fix! Very much appreciated!
@mrnoisytiger commented on GitHub (Apr 19, 2026):
@maziggy I know this issue is closed, but I saw the updated workaround of opening up the path. Confirming that workaround has solved the issue. Thanks!