mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #642] [Bug]: Setting up SMTP | Authentication > Email Authentication. Enabling Error #419
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#419
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 @bwp85 on GitHub (Mar 7, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/642
Originally assigned to: @maziggy on GitHub.
Bug Description
Bug Description
When attempting to enable Email Authentication a message is presented when selecting the "Enable" button. Message "Please configure and Test SMTP settings first".
SMTP settings are greyed out and cannot be configured before enabling the feature
Expected Behavior
Enable the setting and then provide configuration information for SMTP
Steps to Reproduce
Navigate to "Settings" > "Authentication" > "Email Authentication"
Click on "Enable"
Printer Model
Not relevant
Bambuddy Version
v0.2.2b1
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
No log entries related to SMTP settings
Expected Behavior
Enable the setting and then provide configuration information for SMTP
Steps to Reproduce
Printer Model
P2S
Bambuddy Version
v0.2.2b1
Printer Firmware Version
01.01.03.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
Additional Context
Image 1 is the error. Image 2 shows the greyed out fields that cannot be edited.
Checklist
@maziggy commented on GitHub (Mar 7, 2026):
I guess this was already fixed, because I cannot reproduce. Please use latest beta branch 0.2.2b3.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@stwalkerster commented on GitHub (Mar 16, 2026):
I am experiencing this issue too, and I'm on 0.2.2b3 (via the
:latesttagged Docker image), and it's repeatedly recreatable for me.Steps:
adminadmin123Relatedly, the documentation on this option at https://wiki.bambuddy.cool/features/authentication/#advanced-auth-via-email appears to be out-of-date, as there is no obvious email tab.
@stwalkerster commented on GitHub (Mar 16, 2026):
It's probably also worth noting that changing the docker image to
ghcr.io/maziggy/bambuddy:0.2.2b4-daily.20260315and doing adocker compose down -v/docker compose up -dreveals the exact same issue; this isn't something that's been fixed in the latest daily release@maziggy commented on GitHub (Mar 16, 2026):
This is already fixed and available in the next release (very soon).