custom-cards / bar-card

Customizable Animated Bar card for Home Assistant Lovelace
MIT License
378 stars 54 forks source link

Could not load content: ERR_HTTP_RESPONSE_CODE_FAILURE #85

Closed chemelli74 closed 4 years ago

chemelli74 commented 4 years ago

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

chemelli74 commented 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

Sjeff commented 4 years ago

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
Gluwc commented 4 years ago

Should be fixed in 3.1.7.