jurkovic-nikola / OpenLinkHub

Open source interface for iCUE LINK Hub and other Corsair AIOs, Hubs for Linux
GNU General Public License v3.0
54 stars 4 forks source link

0.1.4-beta doesn't work #7

Closed stillGP closed 2 months ago

stillGP commented 2 months ago

It starts, the fans start working faster and after a while it turns off. I can't connect to the settings http://127.0.0.1:27003/

➜ ~ lsusb -d 1b1c: Bus 001 Device 004: ID 1b1c:0c1c Corsair CORSAIR iCUE Commander CORE Bus 001 Device 008: ID 1b1c:0c39 Corsair LCD Cap for Elite Capellix coolers

stdout.log

jurkovic-nikola commented 2 months ago

Resolved and package re-published. I've never tested on empty profile.

stillGP commented 2 months ago

It works now. This new LCD option changes the font of the fluid temperature but does not want to change to others, e.g. CPU, GPU or combined. 1

jurkovic-nikola commented 2 months ago

Did you replace both web/ and static/ folders ? There is JS change. You should get green popup at right side if JS is updated.

stillGP commented 2 months ago

Yes, first I deleted everything and reinstalled it.

jurkovic-nikola commented 2 months ago

Can you view page source on device and click on the bottom of page on overview.js file and refresh it. Screenshot from 2024-08-15 19-08-33

Maybe its cache related.

stillGP commented 2 months ago

It works. You are a master. Thank you. 2

jurkovic-nikola commented 2 months ago

Awesome. I'll implement no-cache in http code so this does not happen.