[APP][Pro] Dashboards

Hi Guys,

I also had the local connection problem.

But I’ve found the solution (for me).

https://192-168-180-xxx.homey.homeylocal.com didn’t work for me in the beginning (DNS resolving problem, no ip found).

So I tried the other local IP mentionend here:
homey-64539ff5cxxxxxxxx.local/app/skogsaas.dashboards/

My browser got the IP and a connection, but the site does not work because of CORS setup and limitations:
“Access to script at ‘http://homey-64539ff5c4b4XXXXXXXX.local/app/skogsaas.dashboards/assets/dashboard/_app/immutable/chunks/scheduler.99f41ece.js’ from origin ‘http://homey-64539ff5c4bxxxxxx.local’ has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space private.”

So I searched for a solution for https://192-168-180-xxx.homey.homeylocal.com because this is supposed to work according to Homey.
I’ve found the solution here:

Fritz!Box no local connection issue - solved - Questions & Help - Homey Community Forum

After adding “192-168-180-xxx.homey.homeylocal.com” to the exeption list of the DNS-Rebind-Protection Option of my Fritzbox, it worked!!!

And it is so rocket-fast in comparison to the online version :heart_eyes:

4 Likes