jkunczik / home-assistant-omada

Docker image to run TP-Link Omada Controller
45 stars 23 forks source link

Update checking fails #29

Closed bezigebever closed 5 months ago

bezigebever commented 5 months ago

When I try a manual update check, I have following error in the logfile:

05-16-2024 08:19:24.524 INFO [comm-pool-13] [] c.t.s.o.m.c.d(): Checking Device Last Firmware...
05-16-2024 08:19:24.532 INFO [https-jsse-nio-8043-exec-8] [] c.t.s.c.l.a.AbstractReadWriteLockService(): [readWriteLockService]businessId:omadac.id:592f2925c2b66059e916b2c79276972c get writeLock module:manager:upgrade.online.check fail, execute onFail.
DraTrav commented 5 months ago

That error should be fine, It should still get the newest update and allow you to download and install it. I'm unsure why that error appears, I get the same error but it still grabs the newest version.

My best guess is that it's due to it being in a docker container and how it's exposed. If the functionality fails to check for an update feel free to update me.