Beiträge von Gokrim

    Moin,


    ich habe das gleiche Problem, leider finde ich hier oftmals, dass ich nicht der einzige bin, aber leider keine Lösung.


    Hier ist das Protokoll meiner Homebridge:


    3/4/2023, 1:51:04 PM] [Camera FFmpeg] [Vorne] Failed to fetch snapshot.

    [Vorne CAD2] Snapshot request handler provided empty image buffer!

    [3/4/2023, 1:51:05 PM] [Camera FFmpeg] [Vorne] Starting video stream: 1920 x 1080, 30 fps, 802 kbps

    [3/4/2023, 1:51:05 PM] [Camera FFmpeg] [Vorne] FFmpeg exited with code: 1 and signal: null (Error)

    [3/4/2023, 1:51:05 PM] [Camera FFmpeg] [Vorne] Stopped video stream.



    es betrifft beide REOLINK Cams: RLC-811A und eine RLC-520-5MP.


    hier die config:


    "name": "Camera FFmpeg",
                "cameras": [
                    {
                        "name": "Vorne",
                        "unbridge": true,
                        "videoConfig": {
                            "source": "-re -i rtsp://admin:[email protected]:554/h264Preview_01_main"
                        }
                    }
                ],
                "_bridge": {
                    "username": "0E:CC:67:8B:BD:8B",
                    "port": 53049
                },
                "platform": "Camera-ffmpeg"


    Wäre für Tipps sehr dankbar!


    Gokrim

    Moin,


    ich tue mich verdammt schwer, INSTAR Kameras in Homebridge einzubinden.


    Ich habe das Plugin

    Homebridge Camera Ui

    homebridge-camera-ui v3.0.6


    installiert, bekomme es aber nicht hin.


    Homebridge läuft im Docker auf einer Synology, hier ein Auszug aus dem Protokoll:



    [10/18/2020, 9:33:43 PM] [CameraUI] Nord: Snapshot requested: 480 x 270

    [10/18/2020, 9:33:43 PM] [CameraUI] Nord: Sending snapshot: 480 x 270

    [10/18/2020, 9:33:44 PM] [My FRITZ!Box] Updating outlet 116570017652

    [10/18/2020, 9:33:44 PM] [My FRITZ!Box] Updating outlet 116570058580

    [10/18/2020, 9:33:44 PM] [My FRITZ!Box] Updating thermostat 099950341813

    [10/18/2020, 9:33:44 PM] [My FRITZ!Box] Updating temperature sensor 087610974564

    [10/18/2020, 9:33:54 PM] [CameraUI] Nord: Starting video stream: 1280 x 720, 30 fps, 299 kbps

    [10/18/2020, 9:33:55 PM] [CameraUI] ffmpeg exited with code: 1 and signal: null (Error) Nord

    [10/18/2020, 9:33:55 PM] [CameraUI] Nord: Stopped video stream.

    [10/18/2020, 9:34:03 PM] [CameraUI] Nord: Snapshot requested: 480 x 270

    [10/18/2020, 9:34:03 PM] [CameraUI] Nord: Sending snapshot: 480 x 270

    [10/18/2020, 9:34:11 PM] [Belkin WeMo] Wohnzimmer - Motion Sensor: Clear; no motion timer completed

    [10/18/2020, 9:34:17 PM] [CameraUI] Nord: Starting video stream: 1280 x 720, 30 fps, 299 kbps

    [10/18/2020, 9:34:18 PM] [CameraUI] ffmpeg exited with code: 1 and signal: null (Error) Nord

    [10/18/2020, 9:34:18 PM] [CameraUI] Nord: Stopped video stream.

    [10/18/2020, 9:34:33 PM] [CameraUI] Nord: Snapshot requested: 480 x 270

    [10/18/2020, 9:34:33 PM] [CameraUI] Nord: Sending snapshot: 480 x 270



    GET /cameras 200 1634.165 ms - -

    GET /stylesheets/modules/bootstrap.min.css 304 9.243 ms - -

    GET /fonts/fontawesome.css 304 7.174 ms - -

    GET /plugins/lightcase/lightcase.css 304 8.450 ms - -

    GET /plugins/toast/toast.min.css 304 6.865 ms - -

    GET /stylesheets/style.css 304 5.156 ms - -

    GET /javascripts/modules/jquery.min.js 304 6.123 ms - -

    GET /javascripts/modules/i18next.min.js 304 4.264 ms - -

    GET /javascripts/modules/velocity.min.js 304 12.751 ms - -

    GET /images/web/logo_transparent-256.png 304 11.266 ms - -

    GET /javascripts/modules/jquery.visible.min.js 304 9.512 ms - -

    GET /javascripts/modules/socket.io.slim.js 304 8.122 ms - -

    GET /javascripts/modules/velocity.ui.min.js 304 8.640 ms - -

    GET /javascripts/modules/bootstrap.bundle.min.js 304 7.103 ms - -

    GET /javascripts/modules/safearea.min.js 304 5.828 ms - -

    GET /fonts/webfonts/fa-solid-900.woff2 304 10.796 ms - -

    GET /fonts/webfonts/fa-brands-400.woff2 304 9.106 ms - -

    GET /images/user/anonym.png?r=0.6162919881364783 200 46.449 ms - 25100

    GET /javascripts/utils/detectswipe.js 304 11.868 ms - -

    GET /plugins/toast/toast.min.js 304 10.151 ms - -

    GET /javascripts/main.js 304 9.067 ms - -

    GET /javascripts/views/cameras.js 304 7.452 ms - -

    GET /javascripts/utils/filter.js 304 5.324 ms - -

    GET /plugins/lightcase/lightcase.js 304 10.592 ms - -

    GET /javascripts/utils/socket.js 304 9.091 ms - -

    GET /worker.js 304 7.704 ms - -

    GET /sounds/notification.wav 304 6.268 ms - -

    POST /cameras 200 578.880 ms - 0

    GET /images/web/noimg.png 304 2.937 ms - -

    [10/18/2020, 9:41:15 PM] [CameraUI] Nord Garten: Snapshot requested: 480 x 270

    [10/18/2020, 9:41:15 PM] [CameraUI] Nord Garten: Sending snapshot: 480 x 270


    hier die Config:


    {
                "name": "CameraUI",
                "port": 8582,
                "auth": "none",
                "language": "de",
                "debug": true,
                "reset": false,
                "mqtt": {
                    "active": false
    },
                "http": {
                    "active": false,
                    "localhttp": false
    },
                "ssl": {
                    "active": false
    },
                "cameras": [
    {
                        "name": "Nord Garten",
                        "videoConfig": {
                            "source": "-i rtsp://admin:[email protected]:554",
                            "stillImageSource": "http://admin:[email protected]:80/tmpfs/auto.jpg",
                            "socketPort": 0
    }
    }
    ],
                "platform": "CameraUI"
    }

    Na Super....


    Vielen Dank aber, werde ich probieren. Da auf dem Rasp aber noch FlightRadar24 läuft, werde ich den nicht plattmachen, sondern mir einen zweiten zulegen müssen.


    Kann ich mit

    sudo apt-get install libstdc++6

    sudo apt-get install build-essential

    etwas am Raspi zerstören, so dass danach auch FR24 nicht mehr funzt, oder kein Risiko?


    Ich würde dann auf dem alten Raspi Homebridge möglichst komplett löschen/deinstallieren. Wie ist da der Befehl? Danke!

    Nein, das meine ich nicht. Ich meine die node-Installation wie in der Anleitung beschrieben.

    Siehe https://smartapfel.de/homebridge/homebridge-installieren/

    HI, das habe ich gemacht, ich habe nur den letzten Teil oben einkopiert - siehe unten, oder verstehe ich dich falsch ?


    pi@raspberrypi:~ $

    pi@raspberrypi:~ $ uname -m

    armv7l

    pi@raspberrypi:~ $ wget https://nodejs.org/dist/v10.16….16.0-linux-armv7l.tar.gz

    --2020-05-18 19:51:43-- https://nodejs.org/dist/v10.16….16.0-linux-armv7l.tar.gz

    Auflösen des Hostnamen »nodejs.org (nodejs.org)«... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:172e, ...

    Verbindungsaufbau zu nodejs.org (nodejs.org)|104.20.23.46|:443... verbunden.

    HTTP-Anforderung gesendet, warte auf Antwort...

    200 OK

    Länge: 18890540 (18M) [application/gzip]

    In »»node-v10.16.0-linux-armv7l.tar.gz.2«« speichern.


    node-v10.16.0-linux 100%[=====================>] 18,01M 10,3MB/s in 1,8s


    2020-05-18 19:51:45 (10,3 MB/s) - »»node-v10.16.0-linux-armv7l.tar.gz.2«« gespeichert [18890540/18890540]


    pi@raspberrypi:~ $ 1

    -bash: 1: Kommando nicht gefunden.

    pi@raspberrypi:~ $ wget https://nodejs.org/dist/v10.16….16.0-linux-armv7l.tar.gz

    --2020-05-18 19:51:45-- https://nodejs.org/dist/v10.16….16.0-linux-armv7l.tar.gz

    Auflösen des Hostnamen »nodejs.org (nodejs.org)«... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:172e, ...

    Verbindungsaufbau zu nodejs.org (nodejs.org)|104.20.23.46|:443... verbunden.

    HTTP-Anforderung gesendet, warte auf Antwort... 200 OK

    Länge: 18890540 (18M) [application/gzip]

    In »»node-v10.16.0-linux-armv7l.tar.gz.3«« speichern.


    node-v10.16.0-linux 100%[=====================>] 18,01M 10,7MB/s in 1,7s


    2020-05-18 19:51:47 (10,7 MB/s) - »»node-v10.16.0-linux-armv7l.tar.gz.3«« gespeichert [18890540/18890540]


    pi@raspberrypi:~ $ tar xf node-v10.16.0-linux-armv7l.tar.gz


    pi@raspberrypi:~ $ 1

    -bash: 1: Kommando nicht gefunden.

    pi@raspberrypi:~ $ tar xf node-v10.16.0-linux-armv7l.tar.gz


    pi@raspberrypi:~ $

    pi@raspberrypi:~ $ 1

    -bash: 1: Kommando nicht gefunden.

    pi@raspberrypi:~ $ sudo cp -R node-v10.16.0-linux-armv7l/* /usr/local/

    pi@raspberrypi:~ $

    pi@raspberrypi:~ $ sudo npm install -g n

    /usr/local/bin/n -> /usr/local/lib/node_modules/n/bin/n

    + [email protected]

    updated 1 package in 2.033s



    ╭────────────────────────────────────────────────────────────────╮

    │ │

    │ New minor version of npm available! 6.9.0 → 6.14.5 │

    │ Changelog: https://github.com/npm/cli/releases/tag/v6.14.5

    │ Run npm install -g npm to update! │

    │ │

    ╰────────────────────────────────────────────────────────────────╯


    pi@raspberrypi:~ $ 1

    -bash: 1: Kommando nicht gefunden.

    pi@raspberrypi:~ $ 1

    -bash: 1: Kommando nicht gefunden.

    pi@raspberrypi:~ $ sudo npm install -g n

    /usr/local/bin/n -> /usr/local/lib/node_modules/n/bin/n

    + [email protected]

    updated 1 package in 0.843s



    ╭────────────────────────────────────────────────────────────────╮

    │ │

    │ New minor version of npm available! 6.9.0 → 6.14.5 │

    │ Changelog: https://github.com/npm/cli/releases/tag/v6.14.5

    │ Run npm install -g npm to update! │

    │ │

    ╰────────────────────────────────────────────────────────────────╯


    pi@raspberrypi:~ $

    pi@raspberrypi:~ $ sudo n lts



    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)

    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)

    /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/local/bin/node)

    /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/local/bin/node)

    installed : (with npm )

    pi@raspberrypi:~ $ 1

    -bash: 1: Kommando nicht gefunden.

    pi@raspberrypi:~ $ sudo n lts

    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)

    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)

    /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/local/bin/node)

    /usr/local/bin/node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/local/bin/node)

    installed : (with npm )

    pi@raspberrypi:~ $

    HI,


    ich habe den Schritt 2 auf dieser Webseite komplett neu durchgeführt. Dabei bekomme ich beim letzten Schritt "Installation Homebridge" folgende Fehlermeldungen:

    o npm install -g --unsafe-perm homebridge

    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)

    node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)

    pi@raspberrypi:~ $

    pi@raspberrypi:~ $


    was ist zu tun? 1000 Dank!


    beim Starten der homebridge kommt dann diese Fehlermeldung:


    errypi:~ $ sudo systemctl restart homebridge; sudo journalctl -fau homebridge

    -- Logs begin at So 2020-05-17 17:17:01 CEST. --

    Mai 17 18:14:08 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...

    Mai 17 18:14:08 raspberrypi homebridge[2246]: [2020-5-17 6:14:08 PM] Got SIGTERM, shutting down Homebridge...

    Mai 17 18:14:13 raspberrypi systemd[1]: homebridge.service: main process exited, code=exited, status=143/n/a

    Mai 17 18:14:13 raspberrypi systemd[1]: Unit homebridge.service entered failed state.

    Mai 17 18:14:13 raspberrypi systemd[1]: Starting Node.js HomeKit Server...

    Mai 17 18:14:13 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Mai 17 18:14:13 raspberrypi homebridge[2826]: node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)

    Mai 17 18:14:13 raspberrypi homebridge[2826]: node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node)

    Mai 17 18:14:13 raspberrypi systemd[1]: homebridge.service: main process exited, code=exited, status=1/FAILURE

    Mai 17 18:14:13 raspberrypi systemd[1]: Unit homebridge.service entered failed state.

    HI, erfreulich lange, lief bei mir alles supi. Nun habe ich gestern einige plug ins aktualisiert und die homebridge läuft nicht mehr. Da der letzte Ausfall lange her ist, fällt mir gerade nicht ein, was zu tun ist.... Wer hat einen tipp? hier das log: THX


    pi@raspberrypi:~ $ sudo systemctl restart homebridge; sudo journalctl -fau homebridge

    -- Logs begin at Fr 2020-05-15 17:40:23 CEST. --

    Mai 15 17:59:34 raspberrypi systemd[1]: Unit homebridge.service entered failed state.

    Mai 15 17:59:36 raspberrypi homebridge[9326]: [2020-5-15 17:59:36] [Config] Homebridge Config UI X v4.19.0 is listening on :: port 8888

    Mai 15 17:59:45 raspberrypi systemd[1]: homebridge.service holdoff time over, scheduling restart.

    Mai 15 17:59:45 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...

    Mai 15 17:59:45 raspberrypi systemd[1]: Starting Node.js HomeKit Server...

    Mai 15 17:59:45 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Mai 15 17:59:45 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...

    Mai 15 17:59:45 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Mai 15 18:00:59 raspberrypi systemd[1]: Starting Node.js HomeKit Server...

    Mai 15 18:00:59 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Mai 15 18:01:02 raspberrypi homebridge[9480]: [2020-5-15 18:01:02] Loaded config.json with 0 accessories and 6 platforms.

    Mai 15 18:01:02 raspberrypi homebridge[9480]: [2020-5-15 18:01:02] ---

    Mai 15 18:01:04 raspberrypi homebridge[9480]: [2020-5-15 18:01:04] Loaded plugin: homebridge-alexa

    Mai 15 18:01:04 raspberrypi homebridge[9480]: [2020-5-15 18:01:04] Registering platform 'homebridge-alexa.Alexa'

    Mai 15 18:01:04 raspberrypi homebridge[9480]: [2020-5-15 18:01:04] ---

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Loaded plugin: homebridge-automower

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Registering platform 'homebridge-automower.HomebridgeAutomower'

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ---

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Loaded plugin: homebridge-config-ui-x

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Registering platform 'homebridge-config-ui-x.config'

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ---

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ====================

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ERROR LOADING PLUGIN homebridge-fritz:

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Error: Plugin /usr/local/lib/node_modules/homebridge-fritz requires a HomeBridge version of ^1.0.0 which does not satisfy the current HomeBridge version of 0.4.53. You may need to upgrade your installation of HomeBridge.

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Plugin.load (/usr/local/lib/node_modules/homebridge/lib/plugin.js:57:11)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:153:14)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Array.forEach (<anonymous>)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Server._loadPlugins (/usr/local/lib/node_modules/homebridge/lib/server.js:145:22)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at new Server (/usr/local/lib/node_modules/homebridge/lib/server.js:57:24)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:32:16)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Module._compile (internal/modules/cjs/loader.js:722:30)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Module.load (internal/modules/cjs/loader.js:620:32)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ====================

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ====================

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ERROR LOADING PLUGIN homebridge-hydrawise:

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Error: Plugin /usr/local/lib/node_modules/homebridge-hydrawise requires a HomeBridge version of >=1.0.0 which does not satisfy the current HomeBridge version of 0.4.53. You may need to upgrade your installation of HomeBridge.

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Plugin.load (/usr/local/lib/node_modules/homebridge/lib/plugin.js:57:11)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:153:14)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Array.forEach (<anonymous>)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Server._loadPlugins (/usr/local/lib/node_modules/homebridge/lib/server.js:145:22)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at new Server (/usr/local/lib/node_modules/homebridge/lib/server.js:57:24)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:32:16)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Module._compile (internal/modules/cjs/loader.js:722:30)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: at Module.load (internal/modules/cjs/loader.js:620:32)

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ====================

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Loaded plugin: homebridge-platform-wemo

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Registering platform 'homebridge-platform-wemo.BelkinWeMo'

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] ---

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] Loading 6 platforms...

    Mai 15 18:01:05 raspberrypi homebridge[9480]: [2020-5-15 18:01:05] [Config] Initializing config platform...

    Mai 15 18:01:06 raspberrypi homebridge[9480]: [2020-5-15 18:01:06] [Config] Spawning homebridge-config-ui-x with PID 9509

    Mai 15 18:01:06 raspberrypi homebridge[9480]: [2020-5-15 18:01:06] [WeMo Platform] Initializing BelkinWeMo platform...

    Mai 15 18:01:06 raspberrypi homebridge[9480]: [2020-5-15 18:01:06] Error: The requested platform 'Fritz!Box' was not registered by any plugin.

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at API.platform (/usr/local/lib/node_modules/homebridge/lib/api.js:134:13)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:327:45)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:90:36)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:59:10)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Module._compile (internal/modules/cjs/loader.js:722:30)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Module.load (internal/modules/cjs/loader.js:620:32)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at tryModuleLoad (internal/modules/cjs/loader.js:560:12)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Function.Module._load (internal/modules/cjs/loader.js:552:3)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at Function.Module.runMain (internal/modules/cjs/loader.js:775:12)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at startup (internal/bootstrap/node.js:300:19)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: at bootstrapNodeJSCore (internal/bootstrap/node.js:826:3)

    Mai 15 18:01:06 raspberrypi homebridge[9480]: [2020-5-15 18:01:06] Got SIGTERM, shutting down Homebridge...

    Mai 15 18:01:11 raspberrypi systemd[1]: homebridge.service: main process exited, code=exited, status=143/n/a

    Mai 15 18:01:11 raspberrypi systemd[1]: Unit homebridge.service entered failed state.

    Mai 15 18:01:12 raspberrypi homebridge[9480]: [2020-5-15 18:01:12] [Config] Homebridge Config UI X v4.19.0 is listening on :: port 8888

    ich hab das bereits gemacht, hatte aber vor einigen Wochen dazu eine Mail bekommen:


    "We have detected 2 issues with your usage of the Hydrawise API service:


    1. Your API application is using the wrong API endpoint. Our documentation (attached) states that it should be https://app.hydrawise.com/api/v1/ and you are using https://hydrawise.com/api/v1 (ie. you’re missing the “app” part of the domain name). Right now we are redirecting the wrong API endpoint to the correct address but this will be disabled in a few days and your API will cease to work if not corrected.
    2. Your application is also making excessive calls to the Hydrawise API service. Calls are rate limited to 30 API calls in a 5 minute period. Our logs show significantly higher request rate than this.


    Can you please make these adjustments to the usage of our API service ASAP?

    We are currently redirecting your call but as of the 31st October we will no longer be supporting this."



    Was muß ich da jetzt umstellen bzw. kann ich es. oder funktioniert das plugin derzeit einfach nicht?

    Hab das plug in Hydrawise als Übeltäter identifiziert..... und aus der config rausgenommen. jetzt läuft die homebridge.... aber ich finde nicht, warum des plug in den Fehler verursacht....