Navigation

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

    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

    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Best 0
    • Groups 1

    Chris982

    @Chris982

    Starter

    0
    Reputation
    7
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Chris982 Follow
    Starter

    Latest posts made by Chris982

    • RE: Test Adapter eufy Home Robovac

      Guten Morgen,

      hat schon jemand den Eufy RoboVac X9 Pro am laufen? Habe ihn zwar in Euhome drin, finde keinen Datenpunkt um die Reinigung starten zu könnnen.

      posted in Tester
      C
      Chris982
    • RE: Aqara Hub E1 in iobroker einbinden?

      @jan-niclas-gladbach Hey,
      Welche Pin hast du denn bei der Verbindung über der Adapter eingegeben?

      posted in ioBroker Allgemein
      C
      Chris982
    • RE: Aqara G4 Doorbell

      @chris982
      Leider findet der Adapter keine Geräte in meinem WLAN, mehr kann ich da ja auch nicht auswählen...

      posted in ioBroker Allgemein
      C
      Chris982
    • RE: Aqara G4 Doorbell

      @codierknecht
      Ja ist die wohl Homekit fähig, dann schaue ich mir den Mal an.
      👍 Danke dir

      posted in ioBroker Allgemein
      C
      Chris982
    • Aqara G4 Doorbell

      Guten Morgen zusammen,

      Ich würde gerne meine Aqara Doorbell G4 im iobroker integrieren und die entsprechenden Datenpunkte für weitere Aktionen verwenden. Weiß jemand ob das möglich ist? Eine Verbindung über Zigbee mit sonoff Stick wurde nicht gefunden und Apple Geräte mit denen wohl Home Assistent geht, habe ich leider nicht.
      Oder brauche ich dafür gar kein Gerät von Apple und kann es direkt über den yahka Adapter verbinden?

      Viele Grüße
      Chris

      posted in ioBroker Allgemein
      C
      Chris982
    • RE: ioBroker Installation npm Err!

      @thomas-braun

      ja die sachen habe ich auch schon mehrfach gemacht aber es geht leider trotzdem nicht. oder habe ich noch was übersehen?

      pi@raspberrypi:~ $ sudo systemctl stop iobroker
      pi@raspberrypi:~ $ iobroker fix
      library: loaded
      Library version=2022-12-09
      ioBroker is not installed in /opt/iobroker! Cannot fix anything...
      pi@raspberrypi:~ $ sudo systemctl start iobroker
      pi@raspberrypi:~ $ cd /opt/iobroker
      pi@raspberrypi:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller
      npm ERR! builtins is not a function
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-12-21T19_50_27_303Z-debug-0.log
      pi@raspberrypi:/opt/iobroker $ iobroker restart
      pi@raspberrypi:/opt/iobroker $ iobroker status
      node:internal/modules/cjs/loader:998
        throw err;
        ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
          at Function.Module._load (node:internal/modules/cjs/loader:841:27)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
          at node:internal/main/run_main_module:22:47 {
        code: 'MODULE_NOT_FOUND',
        requireStack: []
      }
      pi@raspberrypi:/opt/iobroker $ cd
      pi@raspberrypi:~ $ curl -sLf https://iobroker.net/install.sh | bash -
      library: loaded
      Library version=2022-12-09
      
      ==========================================================================
      
          Welcome to the ioBroker installer!
          Installer version: 2022-12-09
          
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/4)
      ==========================================================================
      
      OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
      OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease               
      OK:3 https://repos.influxdata.com/debian bullseye InRelease                    
      OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease                   
      OK:5 https://packages.grafana.com/enterprise/deb stable InRelease              
      Paketlisten werden gelesen... Fertig
      Changing npm registry to https://registry.npmjs.org
      npm ERR! builtins is not a function
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2022-12-21T19_51_38_882Z-debug-0.log
      Installed gcc-c++
      
      ==========================================================================
          Creating ioBroker user and directory (2/4)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Directory /opt/iobroker created
      
      ==========================================================================
          Installing ioBroker (3/4)
      ==========================================================================
      
      npm ERR! builtins is not a function
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2022-12-21T19_51_44_342Z-debug-0.log
      
      ==========================================================================
          Finalizing installation (4/4)
      ==========================================================================
      
      Enabling autostart...
      Created symlink /etc/systemd/system/multi-user.target.wants/iobroker.service -> /lib/systemd/system/iobroker.service.
      Autostart enabled!
      Fixing directory permissions...
      
      ==========================================================================
      
          ioBroker was installed successfully
          Open http://192.168.1.95 10.8.0.1:8081 in a browser and start configuring!
      
      ==========================================================================
      
      
      You need to re-login before doing anything else on the console!
      
      pi@raspberrypi:~ $ 
      
      
      posted in Installation
      C
      Chris982
    • RE: ioBroker Installation npm Err!

      @thomas-braun
      ok, mache mich nochmal auf die suche, hbe vorhin aber nichts wirkliches gefunden.

      Danke Dir schon mal

      posted in Installation
      C
      Chris982
    • RE: ioBroker Installation npm Err!

      @thomas-braun

      pi@raspberrypi:~ $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      armv7l
      Kein Docker
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v16.19.0
      v16.19.0
      8.19.3
      node:internal/modules/cjs/loader:998
        throw err;
        ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
          at Function.Module._load (node:internal/modules/cjs/loader:841:27)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
          at node:internal/main/run_main_module:22:47 {
        code: 'MODULE_NOT_FOUND',
        requireStack: []
      }
      pi@raspberrypi:~ $ 
      
      
      
      posted in Installation
      C
      Chris982
    • RE: ioBroker Installation npm Err!

      @thomas-braun

      pi@raspberrypi:~ $ apt policy nodejs
      
      nodejs
      nodejs:
        Installiert:           16.19.0-deb-1nodesource1
        Installationskandidat: 16.19.0-deb-1nodesource1
        Versionstabelle:
       *** 16.19.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
              100 /var/lib/dpkg/status
           12.22.12~dfsg-1~deb11u1 500
              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
      Welcome to Node.js v16.19.0.
      Type ".help" for more information.
      > 
      
      

      ich denke auch weil da 2 nodejs installiert sind. aber wie kann ich die 12.22.12 löschen?

      posted in Installation
      C
      Chris982
    • RE: ioBroker Installation npm Err!

      @thomas-braun

       Welcome to the ioBroker installer!
          Installer version: 2022-12-09
          
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/4)
      ==========================================================================
      
      OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
      OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease                   
      OK:3 https://repos.influxdata.com/debian bullseye InRelease                        
      OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease                       
      OK:5 https://packages.grafana.com/enterprise/deb stable InRelease                  
      Paketlisten werden gelesen... Fertig
      Changing npm registry to https://registry.npmjs.org
      npm ERR! builtins is not a function
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2022-12-21T18_56_11_280Z-debug-0.log
      Installed gcc-c++
      
      ==========================================================================
          Creating ioBroker user and directory (2/4)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Directory /opt/iobroker created
      
      ==========================================================================
          Installing ioBroker (3/4)
      ==========================================================================
      
      npm ERR! builtins is not a function
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2022-12-21T18_56_16_582Z-debug-0.log
      
      ==========================================================================
          Finalizing installation (4/4)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      Fixing directory permissions...
      
      ==========================================================================
      
          ioBroker was installed successfully
          Open http://192.168.1.95 10.8.0.1:8081 in a browser and start configuring!
      
      ==========================================================================
      
      
      You need to re-login before doing anything else on the console!
      
      

      meinst du so?

      posted in Installation
      C
      Chris982
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo