Closed monik3r closed 3 years ago
Make sure you have read the issue guidelines and that you filled out the entire template.
Does it work in incognito? If not, enable the debug setting integration options, and try again in a new incognito window
No it does not. I've enabled the debug setting, there aren't any additional logs in homeassistant. The only one that is present is 2021-04-12 15:38:23 WARNING (MainThread) [homeassistant.loader] You are using a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
The extra logs would be in the browser console
There aren't any extra logs in the browser console.
There should be, at least the line numbers should change
There's still a syntax error on the same line. Should it be loading a different javascript file? Quick edit: thanks for the fast replies by the way!
It should use a non minified version with more console logs It my be you need to set your browser console to debug
The only other message is a verbose one: Violation] Avoid using document.write(). https://developers.google.com/web/updates/2016/08/removing-document-write value @ chunk.8eec5fc55958fbdfae35.js:1 value @ chunk.8eec5fc55958fbdfae35.js:1 performUpdate @ app.ebe75b7a.js:12795 _enqueueUpdate @ app.ebe75b7a.js:12795
Hi, just wanted to check on this. It'd be cool to be able to use HACS. Thanks!
I've moved over to installing on a raspberry pi instead of running with KVM. Things seem to work correctly, so I'll close this for now. Thanks for the neat project!
Installation details
System Health details
System Health
Home Assistant Community Store
GitHub API | ok -- | -- Github API Calls Remaining | 1491 Installed Version | 1.11.3 Stage | running Available Repositories | 776 Installed Repositories | 1Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 5.11 -- | -- update_channel | stable supervisor_version | supervisor-2021.03.9 docker_version | 19.03.13 disk_total | 30.8 GB disk_used | 3.6 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | ESPHome (1.16.2), Almond (1.1.2), Spotify Connect (0.8.2), File editor (5.2.0), Terminal & SSH (9.1.0)Lovelace
dashboards | 1 -- | -- resources | 0 mode | auto-genChecklist
Describe the issue
Hi, I've been having issues with the latest HACS/Homeassistant. I've tried installing from scratch with the latest version on both hass os and the docker containers. Both have the same errors -
Uncaught SyntaxError: Unexpected token 'export' e.b7f0888b.js:1750
. Both lead to blank pages.I've tried other fixes such as unregistering the js worker, but they haven't led to any success. Thank you for the support, and the neat project.
Steps to reproduce
Screenshots
https://i.imgur.com/rNjhjOc.png
Here's the error I'm seeing:
Uncaught SyntaxError: Unexpected token 'export' e.b7f0888b.js:1750