jonaskohl / CapsLockIndicator

A small utility that indicates the state of the Num lock, Caps lock and Scroll lock key.
https://cli.jonaskohl.de/
Apache License 2.0
331 stars 42 forks source link

Error on loading #155

Closed mwilkesukf closed 1 year ago

mwilkesukf commented 1 year ago

Hi, I'm getting an error when the program is run, and it does not auto run after selecting 'Start on logon'.

Any ideas please?

image

LangeHA commented 1 year ago

I am receiving the same error message. You can clear the message and it still runs. I have "Check for updates" enabled. I also get that same error message when in click on the "Check for updates" button. Disabling "Check for updates" does not change the result in any way, the error still appears on startup and when the button is pressed. CLI v3.16.1.2 is installed and running on Windows 10 PRO 21H2, build 19044.2546 with all patches and feature updates installed.

SeemorE68 commented 1 year ago

I to get the same error message would be nice to get a fix for it good little program otherwise.

hsngrms commented 1 year ago

I'm having same error. It wasn't there two days ago, IDK what triggered the issue.

jonaskohl commented 1 year ago

I'm using the endoflife.date API for checking OS versions in the backround. They pushed a breaking change to their API in endoflife-date/endoflife.date#2333 which caused my service endpoint to error out. Should be fixed now