Can't access z-way if it's on a different host
Posted: 30 Apr 2017 20:46
I'm trying to access z-way remotely (by hitting it directly, without using the find.z-wave.me service). As such, the domain I hit it on is different from 127.0.0.1 or find.z-wave.me, and it never loads. It works fine if I access it by using the IP address of my raspberry pi directly.
I've set it up behind nginx as a reverse proxy (but I've also tested trying to directly access it). When I try to access it, the title of the browser tab changes to "Smarthome" but no page shows up and it spins for a long time. After a few minutes, this page loads, and the Javascript console suggests that build.js never finished downloading:

Does anyone have any idea why this would happen?
I've set it up behind nginx as a reverse proxy (but I've also tested trying to directly access it). When I try to access it, the title of the browser tab changes to "Smarthome" but no page shows up and it spins for a long time. After a few minutes, this page loads, and the Javascript console suggests that build.js never finished downloading:

Does anyone have any idea why this would happen?