Automations page won't load

Since just now, the automations page won’t load anymore in the browser on my laptop. It shows this error:

I don’t see any frontend-related errors in the logs on the server. All other pages work just fine.

In the console of my browser, this error stands out:

hass-router-page.ts:161 Error loading page automation TypeError: Failed to fetch dynamically imported module: http://homeassistant.local:8123/frontend_latest/41969.d076db72d0f95063.js

I already tried:

  • reloading and force reloading the page
  • restarting Home Assistant
  • logging out of the frontend and back in

On my phone, the page does load without problems. However, editing automations on that tiny screen is not that convenient… :wink:

Any ideas what could be wrong and how to resolve?

It’s just the automations page apparently. When I use the c shortcut to directly navigate to e.g. blueprints, that also works. However, if I go to a device and click on one of the automations the device is in, I get the same error. So also an individual automation won’t load.

The problem only occurs in my default browser (Arc). When I use a different browser, I can reach the automation page. I tried clearing the browser cache, cookies, etc. Didn’t help. Really odd, but I’m unblocked at least.

Same thing for me, but occurring in the iOS app. I can access the automations page through safari when logging in locally.

To solve the issue on iOS, Settings > General > Storage > Home Assistant.
Offload the app.
Tap reinstall.
I only needed to reaccept the permissions. I was still logged in, and now able to access automations again.

1 Like

Thank you - fixed for me following these instructions