[GH-ISSUE #871] [Brave Browser] Uncaught Error: Minified React error #566

Open
opened 2026-03-02 11:50:55 +03:00 by kerem · 1 comment
Owner

Originally created by @tajchert on GitHub (Jan 12, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/871

Describe the Bug

I run hoarder on docker stack with traefik as revers proxy.
On all devices and browsers it works fine but on one it results in:

Application error: a client-side exception has occurred (see the browser console for more information).

And Console has two errors:

ChunkLoadError: Loading chunk 4387 failed.
(error: https://<Hoarder_URL>/_next/static/chunks/4387-b8a83afb7ce53003.js)
    at l.f.j (webpack-d5a9008cfcd3a65b.js:1:3608)
    at webpack-d5a9008cfcd3a65b.js:1:1427
    at Array.reduce (<anonymous>)
    at l.e (webpack-d5a9008cfcd3a65b.js:1:1393)
    at 1528-ca5ca3ba473a9cfe.js:2:18878
    at 1528-ca5ca3ba473a9cfe.js:2:19080
    at t (1528-ca5ca3ba473a9cfe.js:2:19283)
window.console.error @ 1528-ca5ca3ba473a9cfe.js:1
l_ @ 1dd3208c-7bfb9938a3f069cd.js:1
n.callback @ 1dd3208c-7bfb9938a3f069cd.js:1
nB @ 1dd3208c-7bfb9938a3f069cd.js:1
nV @ 1dd3208c-7bfb9938a3f069cd.js:1
aq @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
a9 @ 1dd3208c-7bfb9938a3f069cd.js:1
aY @ 1dd3208c-7bfb9938a3f069cd.js:1
(anonymous) @ 1dd3208c-7bfb9938a3f069cd.js:1
is @ 1dd3208c-7bfb9938a3f069cd.js:1
o1 @ 1dd3208c-7bfb9938a3f069cd.js:1
oZ @ 1dd3208c-7bfb9938a3f069cd.js:1
T @ 1528-ca5ca3ba473a9cfe.js:1
1dd3208c-7bfb9938a3f069cd.js:1 Uncaught Error: Minified React error #423; visit https://react.dev/errors/423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at iZ (1dd3208c-7bfb9938a3f069cd.js:1:118350)
    at ia (1dd3208c-7bfb9938a3f069cd.js:1:95163)
    at 1dd3208c-7bfb9938a3f069cd.js:1:94985
    at il (1dd3208c-7bfb9938a3f069cd.js:1:94992)
    at oJ (1dd3208c-7bfb9938a3f069cd.js:1:92348)
    at oZ (1dd3208c-7bfb9938a3f069cd.js:1:91767)
    at MessagePort.T (1528-ca5ca3ba473a9cfe.js:1:84269)

Data on system on which issue is (other browsers on same system works fine):
Browser: Brave [Version 1.73.105 Chromium: 131.0.6778.265 (Official Build) (arm64)]
MacOS 15.2 (24C101).
Language: EN
I also tried with all browser extensions turned off, as well I disabled Brave "Shield" (however it was showing 0 stopped tracking anyway), and cleared cached. In incognito mode there is the same issue.
Each few minutes I can render signup/login page but any refresh or when I try to login there is the above issue again. I have never had such issue on any other app/site.

This is with Hoarder v0.21.0. In docker logs there is nothing about this (any log about the issue or failed request etc.).

Steps to Reproduce

  1. Open Hoarder on this MacOS inside the Brave browser.
  2. Any Hoarder page results in page showing Application error: a client-side exception has occurred (see the browser console for more information).

Expected Behaviour

Being able to use the app/site, as in any other browser.

Screenshots or Additional Context

No response

Device Details

Brave 1.73.105 on MacOS 15.2

Exact Hoarder Version

v0.21.0

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
Originally created by @tajchert on GitHub (Jan 12, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/871 ### Describe the Bug I run hoarder on docker stack with traefik as revers proxy. On all devices and browsers it works fine but on one it results in: ``` Application error: a client-side exception has occurred (see the browser console for more information). ``` And Console has two errors: ``` ChunkLoadError: Loading chunk 4387 failed. (error: https://<Hoarder_URL>/_next/static/chunks/4387-b8a83afb7ce53003.js) at l.f.j (webpack-d5a9008cfcd3a65b.js:1:3608) at webpack-d5a9008cfcd3a65b.js:1:1427 at Array.reduce (<anonymous>) at l.e (webpack-d5a9008cfcd3a65b.js:1:1393) at 1528-ca5ca3ba473a9cfe.js:2:18878 at 1528-ca5ca3ba473a9cfe.js:2:19080 at t (1528-ca5ca3ba473a9cfe.js:2:19283) window.console.error @ 1528-ca5ca3ba473a9cfe.js:1 l_ @ 1dd3208c-7bfb9938a3f069cd.js:1 n.callback @ 1dd3208c-7bfb9938a3f069cd.js:1 nB @ 1dd3208c-7bfb9938a3f069cd.js:1 nV @ 1dd3208c-7bfb9938a3f069cd.js:1 aq @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 a9 @ 1dd3208c-7bfb9938a3f069cd.js:1 aY @ 1dd3208c-7bfb9938a3f069cd.js:1 (anonymous) @ 1dd3208c-7bfb9938a3f069cd.js:1 is @ 1dd3208c-7bfb9938a3f069cd.js:1 o1 @ 1dd3208c-7bfb9938a3f069cd.js:1 oZ @ 1dd3208c-7bfb9938a3f069cd.js:1 T @ 1528-ca5ca3ba473a9cfe.js:1 1dd3208c-7bfb9938a3f069cd.js:1 Uncaught Error: Minified React error #423; visit https://react.dev/errors/423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at iZ (1dd3208c-7bfb9938a3f069cd.js:1:118350) at ia (1dd3208c-7bfb9938a3f069cd.js:1:95163) at 1dd3208c-7bfb9938a3f069cd.js:1:94985 at il (1dd3208c-7bfb9938a3f069cd.js:1:94992) at oJ (1dd3208c-7bfb9938a3f069cd.js:1:92348) at oZ (1dd3208c-7bfb9938a3f069cd.js:1:91767) at MessagePort.T (1528-ca5ca3ba473a9cfe.js:1:84269) ``` Data on system on which issue is (other browsers on same system works fine): Browser: Brave [Version 1.73.105 Chromium: 131.0.6778.265 (Official Build) (arm64)] MacOS 15.2 (24C101). Language: EN I also tried with all browser extensions turned off, as well I disabled Brave "Shield" (however it was showing 0 stopped tracking anyway), and cleared cached. In incognito mode there is the same issue. Each few minutes I can render signup/login page but any refresh or when I try to login there is the above issue again. I have never had such issue on any other app/site. This is with Hoarder `v0.21.0`. In docker logs there is nothing about this (any log about the issue or failed request etc.). ### Steps to Reproduce 1. Open Hoarder on this MacOS inside the Brave browser. 2. Any Hoarder page results in page showing `Application error: a client-side exception has occurred (see the browser console for more information).` ### Expected Behaviour Being able to use the app/site, as in any other browser. ### Screenshots or Additional Context _No response_ ### Device Details Brave 1.73.105 on MacOS 15.2 ### Exact Hoarder Version v0.21.0 ### Have you checked the troubleshooting guide? - [X] I have checked the troubleshooting guide and I haven't found a solution to my problem
Author
Owner

@MohamedBassem commented on GitHub (Jan 12, 2025):

hmmm, interesting. Might need to debug it with a dev build locally using brave.

<!-- gh-comment-id:2585971366 --> @MohamedBassem commented on GitHub (Jan 12, 2025): hmmm, interesting. Might need to debug it with a dev build locally using brave.
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/karakeep#566
No description provided.