ikifar2012 / tasmota-device-manager-addon

GUI application to discover and monitor devices flashed with Tasmota
4 stars 1 forks source link

Unable to launch TDM in HA #18

Closed fireheadman closed 1 year ago

fireheadman commented 1 year ago

Installed the ADDON for TDM.... It starts, but I am unable to access it, just a blank screen. Any tips or Post install steps i need to take?

image

Also unable to use VNC Viewer to connect to :5900 or :5901

fireheadman commented 1 year ago

disregard... this may have been a timing issue. I can now see the UI withing HA.

Do have a question about this in the logs:

[GFX1-]: glxtest: libpci missing
[GFX1-]: glxtest: libpci missing

Would you know which pkg this is and should it be installed on the docker container? or the HA host OS? (I run on debian 11) image

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ikifar2012 commented 1 year ago

libpci is likely an app to deal with external pci devices however it is not needed in the container as it wouldn't provide any functionality needed by TDM