-
Notifications
You must be signed in to change notification settings - Fork 9
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
Spinning wheel in UI Config #92
Comments
OK, so I used my backup of my config.json, get the part for my Panasonic Tv in the current config.json. restarted and there the web ui is working good. |
welcome back! hummm On one hand glad it is sorted. On the other... shouldn't happen. what TV model do you have ? thanks in advance! |
Hi Antonio, Thanks ;) Hope everything's good for you. I have the Panasonic 65GZ2000 |
did you got anything relevant in the "Console" tab in Chromes's debug ? |
[will try to find a way to reproduce and will get back to you] |
Not so far, it stays that way. Is there a discovery or something the first time ? |
there was. it's disabled - breaks docker setups. still looking at how to get it properly done for all. |
I have a docker image for test, do you want me to test it also there ? |
let's fix this specific issue 1st :-) then will bug you with docker ;-) |
when we install this plugin for first time (and nothing exists in homebridge's config file) homebridge.getPluginConfig() returns undefined when called by the UI, which wasn't accounted for and broke our custom UI. This should now be fixed i.e. an end-user should be able to fully setup a TV strictly via our UI and without ever having to resort to manually edit homebridge's config. Signed-off-by: António Meireles <[email protected]>
confirm please that |
Hi Antonio, I did a full uninstall, and a config.json cleanup. Rebooted my rasp, installed your plugin. Same result, spinning wheel. |
thanks for reporting. That's unexpected. can you attach your 'cleaned' config.json ? also, what timezone are you on ? |
You will find enclosed the config.json that is actually working (without your plugin as it is uninstalled). I'm from Luxembourg, so I have right now 11:29 am. Thanks for your help. |
OK. will get back to you after yours' 9pm. thanks! |
@Seexelas can you give a quick test to |
- en passant refactored how PluginConfig is being handled internaly Signed-off-by: António Meireles <[email protected]>
Hi Antonio, Still the same :S I switch to debut mode :S but nothing shows up |
plz install a debug version - |
I have this :
|
trying to understand why i do not get that error here... |
I tried edge, chrome, safari on my phone and it's the same ! When I put the configuration of my tv back in config.json and restart. No more error in Chrome console and it works. |
Hummm... So with the web ui working, I switched to edit mode, delete my tv configuration, restarted and there it is working. Even with a full restart of the rasp, it still working ! |
(wondering) did you did an hard refresh on the browser of the UI ? i suspect that perhaps the UI may had gone nuts between homebridge updates (as server (hb) side code changed but UI one not fully... (just thinking loud) |
(morning!) what IOS / safari version are you testing on ? |
Morning :) IOS 15.3 RC. I will try with a fresh install of Chrome on my iPhone and let you know. |
humm... betas don't count :-) . OTOH that should go public this week or early next one. still digging. (&& thanks again) |
So Chrome on IOS is working. Incognito mode on PC Chrome and Edge -> Working. I tried removing my Adblock, but the same result. |
ok, so what's not working ? |
Chrome / Edge normal mode |
Chrome / Edge work here in MacOS (plain Monterey) . can you try to disable / bissect extensions to see which one is b0rking things ? |
I have an another PC with a fresh install. I will try on this one and let you know. Also same with the phone, I will try on my work phone. |
Sooooooooooooooo... Work phone (iOS 15.2.1) -> Safari ok It's driving me crazy |
hi again! did you made any progresses on this ? here even with latest MacOS and IOS iterations (that went public last night) things keep behaving ... thanks in advance |
Hi Antonio, I did a lot of test, I don't know, I really don't know. I added my Tv manually for now, I don't know what to test more |
but are you still hitting the original issue or not ? |
Yes. Last results were :
If I input my configuration into config.json, I don't have anymore issue with the webui (and if I delete the Tv Config by the plugin webui, after restart, it works). It's when I delete the whole plugin and configuration, than restart and the problem comes back. |
on your iPhone, when with spare time, check plz if issue remains after the update to 15.3 final. and thanks again! |
Hi Antonio. I just did it, and it's the same. |
when you have time take a look at have a great weekend && thanks! |
Hi Antonio, Sadly it is still the same thanks |
Hi Antonio, I saw that you put a new version, should I try it ? Or no corrections for my issue ? Many thanks |
Hi again... given that i'm not 100% sure about what's going on, not sure... OTOH i'm hoping this is just a esbuild side effect and that somehow it will get fixed soon. (and yes esbuild was updated (albeit according to their changelog the changes consumed in last version should - on paper - be immaterial to this particular issue.) have a great weekend! |
Hi Antonio, I needed to go back to my Docker Image for Homebridge due to some reasons. A did a clean install, and there it is working good on the first setup. I did a new rasp. setup, and now it is also working... So case finally closed ^^ Thanks for the time and work. Nice week end, |
@Seexelas hey again! can you check by which version that happenned ? (probable culprit was really esbuild but it would be good to know what upstream fix did it for us :-) ) Thanks again! |
I will try on the last builds, but not right now, I need to do some tinkering with another problematic issue, I'll come back to you :) |
I have the same issue could you please upload one of the older updates before the new interface think it’s pre 4.0 as this works with my old Panasonic tv but I updated and now nothing will work to connect it just get spinning cog tryed different browsers but still can’t get it to work |
sorry lag! (work/life not leaving much time left for watching TV or doing OSS development). can you provide more details about your setup (TV model, logs, etc) ? @Seexelas things still work for you, right ? Thanks all for your patience && a great weekend ! |
Hi, Yes no issues for me so far :) |
Describe your issue
I did a fresh install of my Rasp. Homebridge, I installed the Vieramatic plugin, when installed, I get the web ui config page but with a never ending spinning wheel.
Issue Context
Please add the following items, when applicable:
Regular logs show's nothing.
Tried on Chrome and Edge.
I just restarted the whole Rasp, nothing's change.
Here is the debug on Chrome :
I also tried on my iPhone on Safari, same result.
Thanks for the help,
Best regards ,
Alexis
The text was updated successfully, but these errors were encountered: