You need to enable JavaScript to run this app

Hi!
When I try to access to umbrel via web the screen is black, and if I inspect the code I see this:

<body style="background: black; color: white" class="h-full min-h-full">
		<noscript>
			<h1>umbrelOS</h1>
			<p>You need to enable JavaScript to run this app.</p>
		</noscript>
		<div id="root" class="h-full min-h-full"></div>

Anyone knows what can happen?

I don’t block javascript on my web browser.

Thanks!

Hey @abeltran!

It could be an issue with the cache, a JavaScript error, or something on the server side. Try clearing your browser cache and reloading the page. Check the developer tools (F12) for any errors. If that doesn’t help, restart your Umbrel or try accessing it with a different browser.

If I press F12 I can see these errors:


I tried to clean the cache but doesn’t change

It looks like a connection issue; try restarting Umbrel, checking your firewall, or testing with a different browser to see if that helps.

I tried to restart, but it doesn’t work.
I can access to ssh, and works well nextcloud sync, samourai server and jellyfin. But not works main page and albyhub…
Thanks for the support, still trying