[GH-ISSUE #107] FluffyChat issues on private server #89

Closed
opened 2026-05-07 00:19:47 +02:00 by BreizhHardware · 4 comments

Originally created by @thefeiter on GitHub (Jan 18, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/107

I am running a private server behind a traefik instance.

When registering Ntfy as distributor for FluffyChat I am getting the following error:

HTTP GET /_matrix/push/v1/notify - 404 - 40401 - page not found

Is there anything that has to be configured for this setup to work?

Originally created by @thefeiter on GitHub (Jan 18, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/107 I am running a private server behind a traefik instance. When registering Ntfy as distributor for FluffyChat I am getting the following error: `HTTP GET /_matrix/push/v1/notify - 404 - 40401 - page not found` Is there anything that has to be configured for this setup to work?
BreizhHardware 2026-05-07 00:19:47 +02:00
Author
Owner

@binwiederhier commented on GitHub (Jan 18, 2022):

I have seen these 404s on ntfy.sh too, and I am not entirely sure why it's calling this endpoint. Maybe @karmanyaahm or @p1gp1g would be better suited to answer.

<!-- gh-comment-id:1015645919 --> @binwiederhier commented on GitHub (Jan 18, 2022): I have seen these 404s on ntfy.sh too, and I am not entirely sure why it's calling this endpoint. Maybe @karmanyaahm or @p1gp1g would be better suited to answer.
Author
Owner

@karmanyaahm commented on GitHub (Jan 18, 2022):

Fluffychat checks if the UP server has a matrix gateway. If there's a 404, it uses the default matrix.gateway.unifiedpush.org. This is expected and totally fine

If you would like to self-host the matrix gateway, you can check out the UnifiedPush/common-proxies repo

<!-- gh-comment-id:1015648258 --> @karmanyaahm commented on GitHub (Jan 18, 2022): Fluffychat checks if the UP server has a matrix gateway. If there's a 404, it uses the default matrix.gateway.unifiedpush.org. This is expected and totally fine If you would like to self-host the matrix gateway, you can check out the UnifiedPush/common-proxies repo
Author
Owner

@thefeiter commented on GitHub (Jan 18, 2022):

Ok, i just noticed, that it seems to be working anyways. Great.

Can you maybe explain, what the matrix gateway doesor what it is for?

<!-- gh-comment-id:1015651801 --> @thefeiter commented on GitHub (Jan 18, 2022): Ok, i just noticed, that it seems to be working anyways. Great. Can you maybe explain, what the matrix gateway doesor what it is for?
Author
Owner

@karmanyaahm commented on GitHub (Jan 18, 2022):

The matrix gateway converts the matrix format of push notifications into the UnifiedPush format of push notifications

<!-- gh-comment-id:1015684736 --> @karmanyaahm commented on GitHub (Jan 18, 2022): The matrix gateway converts the matrix format of push notifications into the UnifiedPush format of push notifications
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#89
No description provided.