[SOLVED] Ecobee Icons/Images permissions?

I am getting these errors in the log in regards to Ecobee widget use. I have attempted changing permissions, but can’t seem find a fix. Any ideas?

2020-02-17 18:08:25.959 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@7bf92d{null}

2020-02-17 18:08:25.976 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/drop.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/drop.png (Permission denied)

2020-02-17 18:08:25.987 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@de7e8e{null}

2020-02-17 18:08:26.002 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/drop.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/drop.png (Permission denied)

2020-02-17 18:08:26.020 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@99921{null}

2020-02-17 18:08:26.025 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/drop.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/drop.png (Permission denied)

2020-02-17 18:08:26.042 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@6f9daf{null}

2020-02-17 18:08:26.048 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/drop.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/drop.png (Permission denied)

2020-02-17 18:08:26.062 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@1d4377e{null}

2020-02-17 18:08:26.066 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/drop.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/drop.png (Permission denied)

2020-02-17 18:08:26.086 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@1ca57f7{null}

2020-02-17 18:08:26.089 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/drop.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/drop.png (Permission denied)

2020-02-17 18:08:26.617 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@1fd1044{null}

2020-02-17 18:08:26.622 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/auto.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/auto.png (Permission denied)

2020-02-17 18:08:26.631 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@b74420{null}

2020-02-17 18:08:26.633 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/auto.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/auto.png (Permission denied)

2020-02-17 18:08:26.640 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@22fbde{null}

2020-02-17 18:08:26.643 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/auto.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/auto.png (Permission denied)

2020-02-17 18:08:26.673 [WARN ] [se.jetty.util.SharedBlockingCallback] - Blocker not complete Blocker@104939c{null}

2020-02-17 18:08:26.675 [WARN ] [org.eclipse.jetty.server.HttpChannel] - /static/images/ecobee/auto.png java.io.FileNotFoundException: /etc/openhab2/html/images/ecobee/auto.png (Permission denied)

Or try:

Thanks vzorglub, that was the trick. Appreciate the time and help!
dsto

Please tick the solution, thanks