[GH-ISSUE #157] WebApp v.1.17.0: TypeError: crypto.subtle is undefined - messages not loaded in running session #128

Closed
opened 2026-05-05 03:49:34 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @arminus on GitHub (Mar 12, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/157

First of all, thanks for the new web app, great job!

I do have an issue, though (v.1.17.0 installed on a Pi4), Firefox 97 on Win10, topic with auth enabled).

Messages only arrive in the browser after a page reload, and then with some delay (until the first [Poller] log message appears), same message arrives immediately on Android and in a Python listener I have running on the same box as my Firefox.

Here's the console output with the error I get on page load:

2022-03-12_123251

( -> quick google revealed this - some Firefox peculiarity?)

With Brave, the situation is slightly different, there's also a delay until the messages appear (after a page reload), but the JS errors are different:

2022-03-12_124320

Originally created by @arminus on GitHub (Mar 12, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/157 First of all, thanks for the new web app, great job! I do have an issue, though (v.1.17.0 installed on a Pi4), Firefox 97 on Win10, topic with auth enabled). Messages only arrive in the browser after a page reload, and then with some delay (until the first [Poller] log message appears), same message arrives immediately on Android and in a Python listener I have running on the same box as my Firefox. Here's the console output with the error I get on page load: ![2022-03-12_123251](https://user-images.githubusercontent.com/683680/158016494-b73e8e22-2160-48b5-b4f4-19048787b40c.png) ( -> quick google revealed [this](https://github.com/cypress-io/cypress/issues/14600) - some Firefox peculiarity?) With Brave, the situation is slightly different, there's also a delay until the messages appear (after a page reload), but the JS errors are different: ![2022-03-12_124320](https://user-images.githubusercontent.com/683680/158016677-85f17a2c-99cf-49af-9dc2-458ff32183a6.png)
gitea-mirror 2026-05-05 03:49:34 -06:00
Author
Owner

@binwiederhier commented on GitHub (Mar 12, 2022):

Thank you very much for reporting this. I'll get it fixed asap.

<!-- gh-comment-id:1065871663 --> @binwiederhier commented on GitHub (Mar 12, 2022): Thank you very much for reporting this. I'll get it fixed asap.
Author
Owner

@binwiederhier commented on GitHub (Mar 12, 2022):

Fixed in 3699464947, I'll release this shortly.

Thank you for reporting.

<!-- gh-comment-id:1065882153 --> @binwiederhier commented on GitHub (Mar 12, 2022): Fixed in https://github.com/binwiederhier/ntfy/commit/3699464947fd9ec186278c8a9ce4a7c7478cd708, I'll release this shortly. Thank you for reporting.
Author
Owner

@binwiederhier commented on GitHub (Mar 12, 2022):

This is deployed now. Feel free to test.

<!-- gh-comment-id:1065886136 --> @binwiederhier commented on GitHub (Mar 12, 2022): This is deployed now. Feel free to test.
Author
Owner

@arminus commented on GitHub (Mar 12, 2022):

Works now, thanks for the quick fix!

<!-- gh-comment-id:1065910071 --> @arminus commented on GitHub (Mar 12, 2022): Works now, thanks for the quick fix!
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: github-starred/ntfy#128
No description provided.