-
Notifications
You must be signed in to change notification settings - Fork 1
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
Adapter stays yellow, no BT devise found #536
Comments
@mrbungle64 keine Idee? Ist leider Schade das es nicht mehr funktioniert. |
Probier mal ein cd /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/
npm install |
Habe das gleiche Problem ! Habe bluetooth-hci-socket neu installiert. Im log tauchen keine Fehler auf.Aber er findet nichts. |
@mrbungle64, hab ich gemacht, leider kein Erfolg😩 sagt dir der Log was, z.B. die Warning? Hier auch noch der Log vom Adapter Install; auch eine Warning |
Propier noch mal ein cd /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/
npm rebuild bluetooth-hci-socket
npm rebuild noble Btw: Bitte keine Screenshots. Damit kann man schlecht Copy'n'Paste machen, wenn es mal notwendig ist |
@mrbungle64 gle64 , danke. iobroker@iobroker:~ $ cd /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/ wie gesagt, kein Erfolg :-( |
@mrbungle64 , hast du noch eine Idee was es sein kann? Habe meines Wissens alles Mögliche geprüft und ich bin auch nicht der Einzige mit dem Problem😥🫣🤔 |
Leider nein. Ich sehe in deinen Screenshots auch keinen Fehler (Warnings sind keine Fehler). |
@mrbungle64, here we are: Adapter Installation: $ iobroker url https://github.com/mrbungle64/ioBroker.switchbot-ble --host iobroker --debug
Anlegen der Instanz: $ iobroker add switchbot-ble auto --host iobroker --debug Log vom Start der Instanz: 2025-01-15 23:21:46.301 - info: host.iobroker instance system.adapter.switchbot-ble.0 in version "0.4.9" (non-npm: mrbungle64/ioBroker.switchbot-ble#3e7cf9932d474a2d5b6ece92c96c1a36bb90d329) started with pid 543147 2025-01-15 23:21:46.831 - debug: switchbot-ble.0 (543147) Redis Objects: Use Redis connection: 127.0.0.1:9001 |
Is there an existing issue for this?
The problem
After updating the NPM the Adapter stays yellow, no BT devise is found. Tried already the reinstall and followed the recommendations in the fix issues, no success. What can this be?
Version of the JS controller
10.8.2
Version of Node.js
20.18.1
Operating system
Linux
Anything in the logs that might be useful?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: