Tobi81

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • 2. August 2017 at 12:54 #30324

    Hallo Heiner,

    von einer Neuinstallation bin ich nicht begeistert.

    Ich habe darum mal auf einem Raspberry Pi Zero mit m2p 2.43 versucht die Sprachsteuerung zu installieren, was leider nicht erfolgreich war.

    Das erste Log habe ich leider nicht mehr.
    Aber nach jedem Neustart des Raspberrys werde ich aufgefordert Homebridge zu installieren.
    Daraufhin erhalte ich am Ende dieses Log:

    node-v8.2.1-linux-armv7l/include/node/v8-version.h
    node-v8.2.1-linux-armv7l/include/node/uv-threadpool.h
    node-v8.2.1-linux-armv7l/include/node/node_buffer.h
    node-v8.2.1-linux-armv7l/include/node/uv.h
    node-v8.2.1-linux-armv7l/CHANGELOG.md
    /var/www/max2play/application/plugins/voicecontrol/controller/../scripts/install_homebridge.sh: line 26: cd: node.tar.gz: Not a directory
    sudo: npm: command not found
    sudo: npm: command not found
    sudo: npm: command not found
    sudo: npm: command not found
    cp: cannot create regular file ‘/usr/local/lib/node_modules/homebridge-squeezebox/index.js’: No such file or directory
    mkdir: cannot create directory ‘/home/pi/.homebridge/’: File exists
    Finished! Click here to Reload Page

    Nach einem Neustart wieder das gleiche.

    Hilft das was?

    Was kann ich jetzt machen?

    Tobi

    31. Juli 2017 at 17:54 #30267

    Hallo Heiner,

    ich habe Homebridge über „Deinstalliere Homebridge“ deinstalliert und wieder neu installiert.
    Ich merke aber keine Verbesserung. 🙁

    Auch seltsam ist, dass das Log über m2p immer gleich ist, obwohl ich x-Mal schon nach 07:57 neugestartet habe…

    Versucht zu starten ... NICHT Erfolgreich Hier klicken für weitere Informationen
    *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    [2017-07-31 07:57:00] Loaded plugin: homebridge-http
    [2017-07-31 07:57:01] Registering accessory 'homebridge-http.Http'
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loaded plugin: homebridge-server
    [2017-07-31 07:57:01] Registering platform 'homebridge-server.Server'
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loaded plugin: homebridge-squeezebox
    [2017-07-31 07:57:01] Registering platform 'homebridge-squeezebox.Squeezebox'
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loaded config.json with 0 accessories and 0 platforms.
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loading 0 platforms...
    [2017-07-31 07:57:01] Loading 0 accessories...
    Load homebridge-squeezebox.Squeezebox
    Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
    
    ┌────────────┐ 
    │ 031-45-154 │ 
    └────────────┘ 
    
    [2017-07-31 07:57:01] Homebridge is running on port 51826.
    [2017-07-31 07:57:13] Got SIGTERM, shutting down Homebridge...

    Ich finde in /var/log/ keine Logfiles von Homebridge.
    Gibt es dir irgendwo?

    • This reply was modified 6 years, 9 months ago by Tobi81.
    31. Juli 2017 at 8:02 #30240

    Hallo Heiner,

    ich hab mal etwas an der config herumgespielt.

    Mit folgender config wird Homebridge gestartet und ich seh das Device in Eve:

    {
        "bridge": {
            "name": "Homebridge",
            "username": "CC:22:3D:E3:CE:30",
            "port": 51826,
            "pin": "031-45-154"
        },
    
        "accessories": [
        ],
     
        "platforms": [
        ]
        
    }

    Aber auch ein „Homebridge stoppen“ klicken, und dann wieder „Homebridge starten“ klappt nicht.
    Im Frontend bekomme ich nur folgendes Log:

    Versucht zu starten ... NICHT Erfolgreich Hier klicken für weitere Informationen
    *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    [2017-07-31 07:57:00] Loaded plugin: homebridge-http
    [2017-07-31 07:57:01] Registering accessory 'homebridge-http.Http'
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loaded plugin: homebridge-server
    [2017-07-31 07:57:01] Registering platform 'homebridge-server.Server'
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loaded plugin: homebridge-squeezebox
    [2017-07-31 07:57:01] Registering platform 'homebridge-squeezebox.Squeezebox'
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loaded config.json with 0 accessories and 0 platforms.
    [2017-07-31 07:57:01] ---
    [2017-07-31 07:57:01] Loading 0 platforms...
    [2017-07-31 07:57:01] Loading 0 accessories...
    Load homebridge-squeezebox.Squeezebox
    Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
    
    ┌────────────┐ 
    │ 031-45-154 │ 
    └────────────┘ 
    
    [2017-07-31 07:57:01] Homebridge is running on port 51826.
    [2017-07-31 07:57:13] Got SIGTERM, shutting down Homebridge...

    Das Log ist aber veraltet und aktualisiert sich nicht… 🙁
    Bei jedem Startversuch steht das gleiche drin.

    Aktuell kann ich nur testen, wenn ich den Raspberry neustarte.

    1. Funktioniert bei dir das Neustarten von Homebridge?
    2. Wo ist das Logfile von Homebridge?

    Danke,
    Tobi

    31. Juli 2017 at 7:19 #30239

    Hallo Heiner,

    danke für dein Feedback.

    Mehrere Sachen irritieren mich aber (ich versuche über iOS eine Verbindung herzustellen):

    1. Im Howto steht, dass man über „Open Z-Wave Server Interface“ die Konfiguration machen soll.
    Diesen Link habe ich nicht. Ist das normal? Ist das Howto veraltet?

    2. Ist es normal, dass man den Server nicht neustarten kann?
    – Nach einem Neustart von M2P steht im „Sparchsteuerung“ Bereich: „Status: Homebridge läuft aktuell unter der ProzessID 722“
    – Wenn ich auf „Homebridge stoppen“ klicke, und dann wieder auf „Homebridge starten“ klicke, bekomm ich folgende Fehlermelung: „Versucht zu starten … NICHT Erfolgreich Hier klicken für weitere Informationen“. Hier das Log:

    *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    [2017-07-30 19:52:12] Loaded plugin: homebridge-http
    [2017-07-30 19:52:12] Registering accessory 'homebridge-http.Http'
    [2017-07-30 19:52:12] ---
    [2017-07-30 19:52:12] Loaded plugin: homebridge-server
    [2017-07-30 19:52:12] Registering platform 'homebridge-server.Server'
    [2017-07-30 19:52:12] ---
    [2017-07-30 19:52:12] Loaded plugin: homebridge-squeezebox
    [2017-07-30 19:52:12] Registering platform 'homebridge-squeezebox.Squeezebox'
    [2017-07-30 19:52:12] ---
    [2017-07-30 19:52:12] Loaded config.json with 1 accessories and 2 platforms.
    [2017-07-30 19:52:12] ---
    [2017-07-30 19:52:12] Loading 2 platforms...
    [2017-07-30 19:52:12] [Squeezebox] Initializing Squeezebox platform...
    [2017-07-30 19:52:12] [Homebridge Server] Initializing Server platform...
    [2017-07-30 19:52:12] Loading 1 accessories...
    [2017-07-30 19:52:12] [Kodi] Initializing Http accessory...
    Load homebridge-squeezebox.Squeezebox
    [2017-07-30 19:52:13] [Homebridge Server] is listening on: http://192.168.174.51:8765
    [2017-07-30 19:54:02] [Homebridge Server] Executing: npm list -g | grep 'homebridge'

    3. Ich finde in „Elgato Eve“ kein Homebridge Device. Ist es richtig, dass sich die Geräte nur im selben LAN befinden müssen? Die Verbindung geht nicht über Bluetooth oder so?

    Vielen Dank für die Hilfe,
    Tobi

    26. Juli 2017 at 11:21 #30164

    Hi Heiner,

    is there any news about the problem with Homebridge?

    Thanks,
    Tobias

    10. Juli 2017 at 16:50 #29868

    Hallo zusammen,

    das gleiche Problem auch hier.

    Ich hab auf meinem Raspberry PI 3 mit M2P Version 2.43 Homebridge installiert.

    Wenn ich bei Homebridge auf „Show Configuration“ klicke, sehe ich die Konfigurationsseite von Homebridge.
    Ich kann auch auf „Plugins“ oben rechts in der Konfigurationsseite von Homebridge und sehe die Pluginseite. Alle anderen Links wie „Backup“ und „Log“ funktionieren nicht und der Server stürzt ab.

    Den Homebridge Server kann man dann leider auch nicht neustarten. Im Log von M2P steht dann folgendes:

    Versucht zu starten ... NICHT Erfolgreich Hier klicken für weitere Informationen
    *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
    *** WARNING *** Please fix your application to use the native API of Avahi!
    *** WARNING *** For more information see 
    [2017-07-10 16:23:42] Loaded plugin: homebridge-http
    [2017-07-10 16:23:44] Registering accessory 'homebridge-http.Http'
    [2017-07-10 16:23:44] ---
    [2017-07-10 16:23:44] Loaded plugin: homebridge-server
    [2017-07-10 16:23:44] Registering platform 'homebridge-server.Server'
    [2017-07-10 16:23:44] ---
    [2017-07-10 16:23:44] Loaded plugin: homebridge-squeezebox
    [2017-07-10 16:23:44] Registering platform 'homebridge-squeezebox.Squeezebox'
    [2017-07-10 16:23:44] ---
    [2017-07-10 16:23:44] Loaded config.json with 1 accessories and 2 platforms.
    [2017-07-10 16:23:44] ---
    [2017-07-10 16:23:44] Loading 2 platforms...
    [2017-07-10 16:23:44] [Squeezebox] Initializing Squeezebox platform...
    [2017-07-10 16:23:44] [Homebridge Server] Initializing Server platform...
    [2017-07-10 16:23:44] Loading 1 accessories...
    [2017-07-10 16:23:44] [Kodi] Initializing Http accessory...
    Load homebridge-squeezebox.Squeezebox
    [2017-07-10 16:23:44] [Homebridge Server] is listening on: http://192.168.174.51:8765
    fs.js:303
    binding.open(pathModule._makeLong(path),
    ^
    
    TypeError: path must be a string or Buffer
    at TypeError (native)
    at Object.fs.readFile (fs.js:303:11)
    at Server.handleRequest (/usr/local/lib/node_modules/homebridge-server/index.js:485:27)
    at emitTwo (events.js:106:13)
    at Server.emit (events.js:191:7)
    at HTTPParser.parserOnIncoming [as onIncoming] (_http_server.js:543:12)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:105:23)

    Achso, über Elgato Eve finde ich den Server leider auch nicht. 🙁

    Funktioniert bei euch das Plugin?

    8. März 2017 at 20:20 #27514

    Hi Timm,

    ich hab mir auch den Zero W gekauft, aber im Moment keine Zeit mit dem zu experimentieren.

    Hast du ihn schon am Laufen?

    Viele Grüße,
    Tobias

    13. Dezember 2016 at 23:58 #24864

    Hi Christoph,

    vielen Dank, jetzt funktioniert die Erkennung auch bei mir. 🙂

    Version Beta-161213 
    Raspberry PI Zero
    Lizenz aktiviert

    Viele Grüße,
    Tobias

    10. Dezember 2016 at 0:17 #24735

    Hallo Christoph,

    danke für deine Antwort.

    Ich hab gerade zwei meiner Zeros auf 2.39 upgedatet, aber wieder steht da nur:

    Version 2.39	
    Raspberry PI A
    Lizenz aktiviert

    Wenn ich im Terminal bin und folgenden Befehl eingebe:
    cat /proc/cpuinfo | grep Revision
    Erhalte ich folgende Revision:
    Revision : 900093

    Das ist laut der Webseite http://elinux.org/RPi_HardwareHistory ein Zero.

    Viele Grüße,
    Tobias

    23. Oktober 2016 at 19:55 #23530

    Great!

    Thanks muhackl, it works! 🙂

    23. Oktober 2016 at 11:21 #23524

    Are there updates about the support of pHAT DAC from http://www.pimoroni.com ?

    That would be great, because the pHAT DAC is the cheapest sound card for the Zero.

    Greetings,
    Tobi

    26. August 2016 at 20:52 #22667

    Hi Christoph,

    I cannot access to the M2P with SSH.
    Copy & Paste from the Mac terminal:

    TobiMacBook:~ Tobias$ ssh pi@max2play
    pi@max2play’s password:
    Permission denied, please try again.
    pi@max2play’s password:
    Permission denied, please try again.
    pi@max2play’s password:
    Permission denied (publickey,password).

    I try raspberry, raspberrz and pi

    And for user root:
    TobiMacBook:~ Tobias$ ssh root@max2play
    root@max2play’s password:
    Permission denied, please try again.
    root@max2play’s password:
    Permission denied, please try again.
    root@max2play’s password:
    Permission denied (publickey,password).

    I try max2play, max2plaz and raspberry

    🙁

    Should I make the SD Card new?

    Tobias

    25. August 2016 at 18:13 #22586

    Hi Christoph,

    it is German.

    The following combinations I have already tried:
    pi – raspberrz
    root – max2plaz

    Greets,
    Tobias

    15. August 2016 at 20:12 #22287

    Hallo Christoph,

    vielen Dank für deine Hilfe.

    Ich hatte bei den MPD-Einstellungen die falsche Soundkarte nachdem ich „default – snd_rpi_hifiberry_dacplus“ ausgewählt hatte, ging es!
    Super!!!

    Danke.

    Tobi

Viewing 14 posts - 1 through 14 (of 14 total)