zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
988 stars 206 forks source link

GET https://api.github.com 403 (Forbidden) #3805

Closed duylong closed 4 months ago

duylong commented 4 months ago

Checklist

Deploy method

Docker

Z-Wave JS UI version

9.14.5.a2817c3

ZwaveJS version

12.12.3

Describe the bug

Not a big problem but sometimes I have this problem:

# index-BzRFGSh0.js:123
GET https://api.github.com/repos/zwave-js/zwave-js-ui/releases/latest 403 (Forbidden)

To Reproduce

I feel like this happens a lot in the evening, I forgot to copy the URL content but it indicated an access limit exceeded.

Expected behavior

Nothing blocking, just an error in the browser web console.

Additional context

No response

robertsLando commented 4 months ago

@duylong That's an api that I call in order to check if there are new releases and also get changelog, ignore it, maybe I can simply skip showing the error on the UI