Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. dennis23061994

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Groups 1

    dennis23061994

    @dennis23061994

    0
    Reputation
    6
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    dennis23061994 Follow
    Starter

    Latest posts made by dennis23061994

    • RE: Frigate Adapter für ioBroker

      @tombox ich habs hinbekommen, ich hab mich verlesen und den Localhost im Frigate adapter eingetragen 😆 , jetzt funktionierts aufeinmal alles, trotzdem vielen dank für deine Antwort 🙂

      posted in Tester
      D
      dennis23061994
    • RE: Frigate Adapter für ioBroker

      @tombox ich will nicht ausschließen das ich irgendeinen anderen fehler gemacht habe und es nicht generell an der frigate konfiguration oder so liegt..

      posted in Tester
      D
      dennis23061994
    • RE: Frigate Adapter für ioBroker

      @tombox ja ziemlich viel -.-

      2024-03-19 20:36:02.940 - info: host.IoBroker01 instance system.adapter.pushover.0 started with pid 21064
      2024-03-19 20:36:04.204 - info: pushover.0 (21064) starting. Version 3.0.6 in /opt/iobroker/node_modules/iobroker.pushover, node: v18.19.1, js-controller: 5.0.19
      2024-03-19 20:36:17.374 - warn: frigate.0 (20272) prepareEventNotification error from http://localhost:5000/api/events/1710876836.108571-9uphzq/snapshot.jpg
      2024-03-19 20:36:17.375 - warn: frigate.0 (20272) Error: connect ECONNREFUSED 127.0.0.1:5000
      2024-03-19 20:36:17.376 - warn: frigate.0 (20272) fetchEventHistory error from http://localhost:5000/api/events
      2024-03-19 20:36:17.377 - warn: frigate.0 (20272) Error: connect ECONNREFUSED 127.0.0.1:5000
      2024-03-19 20:36:17.392 - error: pushover.0 (21064) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2024-03-19 20:36:17.393 - error: pushover.0 (21064) unhandled promise rejection: ENOENT: no such file or directory, open '/tmp/b917b4cc-3657-4b6c-b9a2-bdabf19bbdb5.jpg'
      2024-03-19 20:36:17.579 - error: pushover.0 (21064) Error: ENOENT: no such file or directory, open '/tmp/b917b4cc-3657-4b6c-b9a2-bdabf19bbdb5.jpg'
      at Object.openSync (node:fs:596:3)
      at Object.readFileSync (node:fs:464:35)
      at loadImage (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:34:15)
      at Pushover.send (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:206:51)
      at Pushover.sendNotification (/opt/iobroker/node_modules/iobroker.pushover/main.js:205:23)
      at Pushover.processMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:83:18)
      at Pushover.onMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:37:33)
      at Pushover.emit (node:events:517:28)
      at Pushover.emit (node:domain:489:12)
      at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11114:34)
      2024-03-19 20:36:17.579 - error: pushover.0 (21064) Exception-Code: ENOENT: ENOENT: no such file or directory, open '/tmp/b917b4cc-3657-4b6c-b9a2-bdabf19bbdb5.jpg'
      2024-03-19 20:36:17.701 - info: frigate.0 (20272) Create Device information and fetch Event History
      2024-03-19 20:36:17.706 - warn: frigate.0 (20272) createCameraDevices error from http://localhost:5000/api/config
      2024-03-19 20:36:17.706 - error: frigate.0 (20272) Error: connect ECONNREFUSED 127.0.0.1:5000
      2024-03-19 20:36:18.106 - info: pushover.0 (21064) terminating
      2024-03-19 20:36:18.109 - warn: pushover.0 (21064) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2024-03-19 20:36:18.650 - error: host.IoBroker01 Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2024-03-19 20:36:18.650 - error: host.IoBroker01 Caught by controller[1]: Error: ENOENT: no such file or directory, open '/tmp/b917b4cc-3657-4b6c-b9a2-bdabf19bbdb5.jpg'
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Object.openSync (node:fs:596:3)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Object.readFileSync (node:fs:464:35)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at loadImage (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:34:15)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Pushover.send (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:206:51)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Pushover.sendNotification (/opt/iobroker/node_modules/iobroker.pushover/main.js:205:23)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Pushover.processMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:83:18)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Pushover.onMessage (/opt/iobroker/node_modules/iobroker.pushover/main.js:37:33)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Pushover.emit (node:events:517:28)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at Pushover.emit (node:domain:489:12)
      2024-03-19 20:36:18.651 - error: host.IoBroker01 Caught by controller[1]: at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11114:34)
      2024-03-19 20:36:18.652 - error: host.IoBroker01 instance system.adapter.pushover.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2024-03-19 20:36:18.652 - info: host.IoBroker01 Restart adapter system.adapter.pushover.0 because enabled
      2024-03-19 20:36:23.126 - warn: frigate.0 (20272) prepareEventNotification error from http://localhost:5000/api/events/1710876980.399355-cnk7kl/snapshot.jpg
      2024-03-19 20:36:23.126 - warn: frigate.0 (20272) Error: connect ECONNREFUSED 127.0.0.1:5000
      2024-03-19 20:36:23.128 - warn: frigate.0 (20272) fetchEventHistory error from http://localhost:5000/api/events
      2024-03-19 20:36:23.128 - warn: frigate.0 (20272) Error: connect ECONNREFUSED 127.0.0.1:5000
      2024-03-19 20:36:28.280 - warn: frigate.0 (20272) prepareEventNotification error from http://localhost:5000/api/events/1710876980.399355-cnk7kl/snapshot.jpg
      2024-03-19 20:36:28.281 - warn: frigate.0 (20272) Error: connect ECONNREFUSED 127.0.0.1:5000
      2024-03-19 20:36:28.282 - warn: frigate.0 (20272) fetchEventHistory error from http://localhost:5000/api/events
      2024-03-19 20:36:28.283 - warn: frigate.0 (20272) Error: connect ECONNREFUSED 127.0.0.1:5000
      2024-03-19 20:36:48.683 - info: host.IoBroker01 instance system.adapter.pushover.0 started with pid 21116
      
      posted in Tester
      D
      dennis23061994
    • RE: Frigate Adapter für ioBroker

      Guten abend,
      ich hab Frigate auf meiner Qnap als DockerContainer installiert, das läuft auch relativ gut (noch habe ich keinen coral chip 😉 ). der Frigate Adapter aus Git ist auch installiert, ich glaube Version 1.1.0, jedoch kriege ich beim besten willen keine Benachrichtigung raus, ich denke ich übersehe hier etwas. bei Pushover kommt folgende Fehlermeldung und der Adapter stoppt, bei telegram passiert einfach garnichts (kann aber auch daran liegen das ich es falsch eingerichtet hab, ich hab keine ahnung das war auch nur zum testen. : Pushover.PNG

      hier noch ein Paar bilder zu meiner Konfiguration:
      frigate01.PNG

      frigate02.PNG

      Host Systeme:

      Iobroker auf DockerContainer über Bridged mode (eigene IP) auf der Qnap

      Frigate ebenfalls auf DockerContainer über Bridged mode auf der Qnap

      ich vermute das es vielleicht etwas mit einer Dateifreigabe zutun hat und ich hoffe das es kein dummer fehler meinerseits ist 🦆

      freundliche Grüße,

      Dennis Breuer

      posted in Tester
      D
      dennis23061994
    • Statusabfrage von mehreren Computern / SQL-Datenbank

      Guten Morgen zusammen,
      ich habe im grunde genommen 2 fragen.

      Frage 1:
      über die sysinfo ist es mir ja bekanntlich möglich alle möglichen sachen über den ioBroker Pc abzufragen ( in meinem fall ein Dell Poweredge R510), gibt es hier auch eine möglichkeit den Status von anderen Rechnern im netz abzufragen? (S.M.A.R.T, CPU-Auslastung, Speichernutzung, usw.) ?

      Frage 2:
      Ich nehme die CPU-Auslastung des Servers und schreibe die zyklisch in eine IoBroker SQL Datenbank, kann ich auch von einer anderen software (bspw. Siemens WinCC) in diese oder eine andere Datenbank schreiben und diese per FlotChart in die Visualisierung bringen?

      ich hab da jetzt schon den ganzen tag drangesessen und habe jetzt den kopf voll, es wäre cool wenn ihr mir auf die sprünge helfen könntet und mir ein paar tipps geben könntet, das ist übrigens mein erster Post hier im Forum und ich denke in nächster zeit werdet ihr öfter von mir hören.

      gruß Dennis! ✌

      posted in Off Topic
      D
      dennis23061994
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo