mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #675] Autentication failed in latest version #495
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#495
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 @skibbipl on GitHub (Mar 19, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/675
🐞 Describe the bug
I'm using ntfy since few days. I've configured few users and topics. Today I upgraded to latest 2.2.0 version and I when I added new user it cannot post topics.
💻 Components impacted
ntfy server
💡 Screenshots and/or logs
In previous version:
In current version:
🔮 Additional context
I enabled logs, but nothing is logged. Also users created in previous version are still working fine.
@binwiederhier commented on GitHub (Mar 19, 2023):
What did you upgrade from? v1.x?
Can you show the output of the ACL?
ntfy access?Try to enable debugging and see if there are any additional clues? https://docs.ntfy.sh/config/#logging-debugging
@skibbipl commented on GitHub (Mar 19, 2023):
False alarm, I was pointing to different instance of ntfy server on my reverse proxy 😲