Closed chemelli74 closed 4 years ago
Latest build of HACS + latest of HA shows error in log:
2020-06-16 17:41:41 ERROR (MainThread) [hacs] Tried to serve up '/config/www/community/bar-card/index.m.js.map' but it does not exist
File is indeed missing.
Simone
Same error with:
Chrome debugging message:
DevTools failed to load SourceMap: Could not load content for https://xxx.xxx.xxx.xxx/hacsfiles/bar-card/index.m.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
HA log:
Log Details (ERROR)
Logger: hacs
Source: custom_components/hacs/http.py:82
First occurred: 10:06:54 AM (2 occurrences)
Last logged: 10:06:54 AM
Tried to serve up '/config/www/community/bar-card/index.m.js.map' but it does not exist
Error logged while debugging with Chromium:
DevTools failed to load SourceMap: Could not load content for https://xxxxxxxxx/hacsfiles/bar-card/index.m.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Simone