agrif / OctoPrint-InfluxDB

Writes temperatures and events to an Influx database.
GNU Affero General Public License v3.0
24 stars 15 forks source link

Blank config dialog #3

Closed danodemano closed 4 years ago

danodemano commented 4 years ago

Octoprint Version 1.3.12

InfluxDB Plugin Version 1.0.0

The config dialog for this plugin is totally blank:

image

Tried multiple browsers, flushed cache, still blank. If you need additional information please let me know.

agrif commented 4 years ago

That is very odd. Works fine on that combination here.

What change have you made to make the settings panel dark? It's possible that that is interacting poorly with the settings panel.

danodemano commented 4 years ago

Themeify was providing the dark theme which I just disabled, same thing:

image

danodemano commented 4 years ago

I lied, disabling the theme wasn't enough. I had to entirely disable the plugin:

image

What's odd is (as you can see) I have a bunch of other plugins and none of them have been an issue with that dark theme.

And I just re-enabled the theme and now it's working. IDK

image

agrif commented 4 years ago

I can't imagine what would cause this. I'll poke around this weekend, but I guess as long as it works now... shrug

danodemano commented 4 years ago

Yeah I guess I wouldn't really worry too much about it since it seems to be fine now. I do tend to encounter some of the oddest issues. Thanks for the plugin by the way! Hope to try it out tonight.

agrif commented 4 years ago

After looking around, the only thing I can imagine that would cause this is that OctoPrint needs a restart after installing the InfluxDB plugin, and somehow that didn't happen. But disabling Themeify would have forced a restart and fixed it.

Unless somebody else sees this problem, I don't think I'll be able to find out more. But thank you for the info!

shortword commented 4 years ago

FYI: I ran in to a very similar issue. No Themify, though I did have Dark Reader, Privacy Badger, and uBlock Origin installed. I tried a number of things "disable / enable," "uninstall / reinstall," private mode browsing, etc. I had to manually select the 'Restart OctoPrint' even after the install-triggered restart to get it to show up. Hopefully this helps someone if they run in to the same issue.