Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error whenever I open the site. #13

Open
ghost opened this issue Jan 9, 2024 · 16 comments
Open

Error whenever I open the site. #13

ghost opened this issue Jan 9, 2024 · 16 comments

Comments

@ghost
Copy link

ghost commented Jan 9, 2024

Whenever I go to discuit an error got triggered and I am left with the following massege:

Something went wrong
Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Try reloading page

@TylerCode
Copy link
Contributor

What browser and device are you running on?

@ghost
Copy link
Author

ghost commented Jan 10, 2024

Device: linux laptop.
Browser: ungoogled chromium flatpak

@TylerCode
Copy link
Contributor

I've spent some time trying to reproduce or get some detailed output but try as I might I can't get it to break. This goes for discuit.net and the dev instance I have setup.

OS: KDE Neon (using Wayland)
Browser: Ungoogled Chromium Flatpak

Maybe someone else will have better luck?

@previnder
Copy link
Member

I'm assuming, @XCE0, you're not talking about the discuit.net instance, since that's working fine. My guess would be that something's up with your config.yaml file. What does it look like?

@ghost
Copy link
Author

ghost commented Jan 11, 2024

Screenshot_20240112_015000

@ghost
Copy link
Author

ghost commented Jan 11, 2024

More details:

OS: Opensuse Microos,KDE.
Addons installed: ublock origin lite

@ghost
Copy link
Author

ghost commented Jan 14, 2024

I am not a developer, does the masseges in the browser console could benefit you in finding the bug?

if that is the case tell me and I will copy and paste it here.

@previnder
Copy link
Member

Oh, this is extremely weird. I've never seen this error before, and I have no idea how to reproduce it.

I am not a developer, does the masseges in the browser console could benefit you in finding the bug?

The error logs in the browser console certainly could help, thanks. Maybe the addon is messing something up? Could you check if the site works in an incognito window?

@ghost
Copy link
Author

ghost commented Jan 19, 2024

The same error happens in the incognito window.

This is the error massages in the browser console :

The service worker navigation preload request was cancelled before 'preloadResponse' settled. If you intend to use 'preloadResponse', use waitUntil() or respondWith() to wait for the promise to settle.

Uncaught (in promise) DOMException: The service worker navigation preload request was cancelled before 'preloadResponse' settled. If you intend to use 'preloadResponse', use waitUntil() or respondWith() to wait for the promise to settle.

Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at oc (app.b15ae39ad7d85c2435b8.js:2:176116)
at nl (app.b15ae39ad7d85c2435b8.js:2:141111)
at Object.e [as onStateChange] (app.b15ae39ad7d85c2435b8.js:2:259690)
at Object.o [as callback] (app.b15ae39ad7d85c2435b8.js:2:257172)
at app.b15ae39ad7d85c2435b8.js:2:257367
at dc (app.b15ae39ad7d85c2435b8.js:2:179434)
at Object.notify (app.b15ae39ad7d85c2435b8.js:2:257336)
at Object.notifyNestedSubs (app.b15ae39ad7d85c2435b8.js:2:257749)
at o (app.b15ae39ad7d85c2435b8.js:2:257172)
at g (app.b15ae39ad7d85c2435b8.js:2:230755)
fl @ app.b15ae39ad7d85c2435b8.js:2

@previnder
Copy link
Member

Thanks. What's the Linux distro you're using? (I'll try spinning up a VM to see if I can reproduce the error).

@ghost
Copy link
Author

ghost commented Jan 21, 2024

Opensuse Microos

@TylerCode
Copy link
Contributor

TylerCode commented Feb 5, 2024

Opensuse Microos

Any chance you're running on ARM or another architecture? I only ask because it works fine on OpenSUSE MicroOS (KDE, which is in alpha support) and I could not get it to break. I did my best to recreate what you've mentioned here but I've had no luck. I'm using the Ungoogled Chromium Flatpak.

Screenshot of it working:
image

System information:
image

If you aren't running on another architecture or have some other, nonstandard hardware config (like I do, with my franken eGPU setup), I'm not sure there is anything to fix on the repo side (though I'm open to more testing)

@previnder
Copy link
Member

This gets weirder and weirder.

@XCE0, did you notice any other sites breaking in a similar way?

@ghost
Copy link
Author

ghost commented Feb 8, 2024

As far as I can tell no.

@ghost
Copy link
Author

ghost commented Feb 8, 2024

by the way I am not running arm

@TylerCode
Copy link
Contributor

I agree, this is very strange. I think I saw that Firefox was also included on the OS, does that work? (Waterfox would also work if you prefer not to install/use Firefox.)

I would just be curious if it works at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants