-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Installing version 2.12.0 404 error on abandonware... #869
Comments
I think the url needs to be updated to: |
I'm also hitting this. |
will be resolved in next release. |
Same issue here. I get errors on node-switchbot:[Object object] |
Hey! Adding my two cents here: still an issue with v2.12.1 from a few hours ago. |
Getting the following errors now with v.2.12.1
|
Hello! I'm still having the same issue as of v2.13.0 |
Still having the issue with 2.13.1:
|
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. |
Is there any way to work around this? I'm trying to use my Switchbot Bot with BLE... |
Yes, please update. |
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. |
Any word on why this is not being fixed? |
@donavanbecker - looks like the fix was never pushed into the release as mentioned in Nov 2023. Any fix on the horizon? |
Same error with v.3.0.0
|
This error is benign, there is an attempt to download a non-existent binary but abandonware/node-bluetooth-hci-socket#54 should fix the issue. @donavanbecker can you help with getting a release out? |
The fix for this benign error hasn't landed yet in this project. abandonware/noble#321 needs to be merged and released first. |
This comment has been minimized.
This comment has been minimized.
Is this going to be fixed, as of today: node-pre-gyp ERR! install response status 404 Not Found on https://github.com/abandonware/node-bluetooth-hci-socket/releases/download/0.5.3-11/bluetooth_hci_socket-0.5.3-11-node-v115-linux-arm64.tar.gz The most recent updates all have this issue and its killed my HB stability. |
It's a abandonware/node-bluetooth-hci-socket issue. Could try this: abandonware/node-bluetooth-hci-socket#42 |
Running 'sudo apt-get install build-essential' says that build-essential "is already on the newest version (12.9)" |
Unfortunately this is something that has to be fixed up stream. |
Looks like there was a new version released up stream. Can you try reinstalling the plugin and see if that resolves this? |
Closing as that is a different issue. Please open another issue with info of your setup. |
To be clear, on the current release (3.4.0). I still get the error:
On the latest Beta (3.5.0-beta.9) I never see "Running post-install scripts..." during install. I don't know if there is a way see longs form the past during install. |
Describe the Bug
Getting the following error during install:
node-pre-gyp ERR! install response status 404 Not Found on https://github.com/abandonware/node-bluetooth-hci-socket/releases/download/0.5.3-10/bluetooth_hci_socket-0.5.3-10-node-v115-linux-arm.tar.gz
make: Entering directory '/var/lib/homebridge/node_modules/@switchbot/homebridge-switchbot/node_modules/@abandonware/bluetooth-hci-socket/build'
To Reproduce
Update
Expected Behavior
no error
Relevant Log Output
Config for homebridge-switchbot
Screenshots
No response
Device and Model
Raspberry Pi 4
Node.js Version
20.9.0
NPM Version
10.1.0
Homebridge Version
1.7.0
Homebridge Switchbot Plugin Version
2.12
Homebridge Config UI X Plugin Version
4.52.3
Operating System
Raspbian
The text was updated successfully, but these errors were encountered: