Skip to content
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

The installation hangs on a Raspberry Pi Zero 2W #15

Open
KatkayApps opened this issue Feb 19, 2024 · 5 comments
Open

The installation hangs on a Raspberry Pi Zero 2W #15

KatkayApps opened this issue Feb 19, 2024 · 5 comments

Comments

@KatkayApps
Copy link

Please make your plugin appear on the Homebridge server plugins page.
Thanks

@minamoanes
Copy link
Owner

minamoanes commented Feb 19, 2024

Hey @KatkayApps,
Thanks for opening this issue,
actually you can find it, if you search for homebridge-homekit-control
will check how could I improve that ;)

@KatkayApps
Copy link
Author

Great thanks but I have more bad news... 😃

The installation hangs on this part

extracted to: /var/lib/homebridge/node_modules

Running post-install scripts...

> @abandonware/bluetooth-hci-socket@0.5.3-10 install
> node-pre-gyp install --fallback-to-build --update-binary

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-v108-linux-arm64.tar.gz 

make: Entering directory '/var/lib/homebridge/node_modules/homebridge-homekit-control/node_modules/@abandonware/bluetooth-hci-socket/build'
  CXX(target) Release/obj.target/bluetooth_hci_socket/src/BluetoothHciSocket.o

I am on a Raspberry Pi Zero 2W with 64 GB SD card.

@KatkayApps KatkayApps changed the title Your plugin does not appear on the Homebridge server plugins page The installation hangs on a Raspberry Pi Zero 2W Feb 19, 2024
@minamoanes
Copy link
Owner

@KatkayApps what's your env.? is it Linux?

@KatkayApps
Copy link
Author

KatkayApps commented Feb 20, 2024

I have used the default homebridge to install it on the Raspberry Pi Zero 2W.

After the installation, this is what I have:

cat /etc/os-release

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

NODE: v18.19.0
npn: 9.2.0
Homebridge v1.7.0 (HAP v0.11.1) 

I hope that helps.

@Smack518
Copy link

I have used the default homebridge to install it on the Raspberry Pi Zero 2W.

After the installation, this is what I have:

cat /etc/os-release

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

NODE: v18.19.0
npn: 9.2.0
Homebridge v1.7.0 (HAP v0.11.1) 

I hope that helps.

@KatkayApps Were you ever able to resolve your issue? I'm having a similar issue on that command line on a Synology NAS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants