Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.5.2: Empty browser page #82

Closed
jhubig opened this issue Apr 15, 2018 · 2 comments
Closed

v3.5.2: Empty browser page #82

jhubig opened this issue Apr 15, 2018 · 2 comments

Comments

@jhubig
Copy link

jhubig commented Apr 15, 2018

  • homebridge 0.4.38
  • homebridge-config-ui-x v3.5.2
  • node.js v8.9.4

After installing the newest version v3.5.2 I had an empty page. It seemed the page was built but with empty body. Can somebody else confirm this behaviour? Thanks.

Then I force-installed the previous version and now it works again.

sudo npm install -g --unsafe-perm homebridge-config-ui-x@3.5.1

@oznu
Copy link
Member

oznu commented Apr 16, 2018

This is a cached index.html issue. You can fix it by clearing the cache for the ui website.

In the next release I'll push up a change to prevent the index page from ever being cached (it's only 1.7KB). The static assets such as css, javascript, fonts and images files will still get cached.

@jhubig
Copy link
Author

jhubig commented Apr 16, 2018

Shame on me. This is possible. I will try later and let you know. Thanks!

UPDATE
It works. Thanks.

attachment0

@jhubig jhubig closed this as completed Apr 16, 2018
oznu added a commit that referenced this issue Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants