habPanel configuration for weather in openhab2

hello opus

thank you for the interest that you bring to my problem
for the items files and cfg are the ones I put a little higher or yours.
I’m using openhab2
thanks

I use Wunderground for the weather
I put you the recent log fileopenhab2.pdf (441.1 KB)

The log complains about a missing config.
You told that your posted config is in the correct folder. I’m out of clues on that one.
Your items are not configured according the documentation. You are using “Weatherunderground” in the item definitions, although your config is setup for wundern. You did setup a location named home, but you are using a location named CD in the items file.
That all seems to be copied from somewhere!

I can’t figure this one out. I’ve got:

<div ng-init="ServerPath='http://openhabianpi.home:8080/static'; IconSet='flat_colorful'">
<link rel="stylesheet" type="text/css" href="{{ServerPath}}/layouts/weather.css" />

But when I load it up in Chrome or FF I get a 404 on weather.css.
Developer tools shows its trying to load:

http://openhabianpi:8080/habpanel/{{ServerPath}}/layouts/security.css

And I get a 404. The file does exist and I can browse to

http://openhabianpi.home:8080/static/layouts/weather.css