mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1464] Request Header Fields Too Large 431 Error #1031
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#1031
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 @richard7ac on GitHub (Oct 12, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1464
🐞 Describe the bug
Using a self hosted installation version 2.14 behind Traefik I have HomePage set to link to NTFY Web and have authorised to HomePage using PocketId for local Authentication.
This creates some cookies which are passed around at domain level but seems to break NTFY communication with error 431 Header Fields Too Large.
💻 Components impacted
NTFY Web App is impacted
💡 Screenshots and/or logs
🔮 Additional context
Not sure why this is important to NTFY and whether the header issue can be addressed easily!
@richard7ac commented on GitHub (Oct 15, 2025):
Closing this issue - not 100% sure if this is due to NTFY or Authelia inconjunction with NTFY but I have resolved the issue using a Plugin withn Trefik.