question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error while loading page entry on Safari

See original GitHub issue

Web browser

Safari

Web browser version

14.1.1

System Health details

System Health

version core-2021.6.5
installation_type Home Assistant OS
dev false
hassio true
docker true
virtualenv false
python_version 3.8.9
os_name Linux
os_version 5.10.42
arch x86_64
timezone Europe/Berlin
Home Assistant Community Store
GitHub API ok
Github API Calls Remaining 3678
Installed Version 1.13.0
Stage running
Available Repositories 918
Installed Repositories 29
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 6.0
update_channel beta
supervisor_version supervisor-2021.06.3
docker_version 20.10.6
disk_total 97.7 GB
disk_used 71.0 GB
healthy true
supported true
board ova
supervisor_api ok
version_api ok
installed_addons File editor (5.3.1), Terminal & SSH (9.1.3), Duck DNS (1.12.5), NGINX Home Assistant SSL proxy (3.0.1), deCONZ (6.9.0), AirCast (3.1.1), Check Home Assistant configuration (3.7.1), Node-RED (9.1.4), ESPHome (1.19.0), Samba share (9.5.1), Frigate NVR (1.13), AdGuard Home (4.1.6), Mosquitto broker (6.0.1)
Lovelace
dashboards 8
resources 18
views 93
mode storage

Checklist

Describe the issue

After updating to 1.13.0, HACS Frontend stopped working on Safari (cache reset, on both macOS and iOS). A reinstall of HACS and reboots on the host and end devices did not help. Chrome works fine.

Reproduction steps

  1. Update to 1.13.0
  2. When using Safari “Error while loading page entry.” appears when trying to access the frontend

Screenshots

Screen Shot 2021-06-20 at 14 34 48

Javascript logs from your browser console

[Error] Error loading page – "entry"
SyntaxError: Invalid regular expression: invalid group specifier name
parseModule
[native code]
asyncFunctionResume
[native code]
promiseReactionJobWithoutPromise
	(anonymous function) (main-b9893c22.js:1538:522683)
	promiseReactionJob

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
GaoMaxcommented, Jun 20, 2021

Update to 1.13.1 using Google Chrome or update through SSH wget -q -O - https://install.hacs.xyz | bash -

//edit: added missing -

0reactions
Dominik-1980commented, Jun 20, 2021

I can confirm updating to 1.13.1 works.

For me your bash command didn’t work. It was missing an - I did type this in the terminal window:

wget -q -O - https://install.hacs.xyz | bash -

Read more comments on GitHub >

github_iconTop Results From Across the Web

If Safari on Mac doesn't open a webpage or isn't working as ...
Open Safari again and try to load the page. When Safari opens, if it automatically opens pages that you don't want to open,...
Read more >
iPhone Safari NOT LOADING Pages How to Fix? - YouTube
Is your Safari Not Loading Pages or Not Working in iPhone? Here are some troubleshooting steps to Fix Safari Websites Not Opening or...
Read more >
Error while loading page on browser (app works fine)
Hi community! I have implemented hass a few days ago but the os started to behave odd when accessing via browser (safari, chrome)....
Read more >
Safari cannot open the page [Easy Fix]
5 fixes for Safari cannot open the page on iPhone, iPad or Mac · Fix 1: Refresh the webpage. Sometimes a Safari cannot...
Read more >
Respondus/Lockdown Browser Troubleshooting
The browser cannot open the external program needed to run these files because of the browser's restricted nature and it creates an internal...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found