AppDaemon / appdaemon

:page_facing_up: Python Apps for Home Automation
Other
850 stars 418 forks source link

2 x File not found errors #315

Closed aptonline closed 6 years ago

aptonline commented 6 years ago

Looking at my web inspector I can see the following 404 errors:

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.gridster.css.map, line 0)
http://*.*.*.*:5050/css/dist/jquery.gridster.css.map
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (materialdesignicons.min.css.map, line 0)
http://*.*.*.*:5050/css/materialdesignicons.min.css.map

Is this normal?

acockburn commented 6 years ago

Should be harmless

aptonline commented 6 years ago

Good thanks :)