Navigation

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

    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

    X
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 24
    • Best 0
    • Groups 1

    Xerxes55

    @Xerxes55

    Starter

    0
    Reputation
    4
    Profile views
    24
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Xerxes55 Follow
    Starter

    Latest posts made by Xerxes55

    • RE: [Gelöst] Austausch Conbee II gegen Zigbee Dongle Plus

      Auf dem Home Assistant Schein es einfach zu sein:
      https://youtu.be/u7FITCIF5cI?si=pndN-YXEp7tj24B8
      Kann jemand was dazu sagen?

      posted in Einbindung von Geräten
      X
      Xerxes55
    • RE: IKEA E1525/E1745 occupancy_timeout

      @Asgothian
      Ich habe versucht über Entwickler Tool, gemäß dem Beispiel, den Wert zu schreiben, leider ohne Erfolg.
      a5d4c4dc-faf3-4d22-a5f6-42ccc1172f8d-image.png
      Wie kann man den Wert sonst ändern?

      posted in Einsteigerfragen
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @thomas-braun
      Ich habe die SD Karte komplett neu geschrieben, daher weiß ich nicht woher das kommt. Trotzdem vielen, vielen Dank!

      posted in Installation
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @thomas-braun said in ioBroker Installation npm Err!:

      Keine Ahnung was du da gemacht hast.

      Ich habe schon mehrmals geschrieben: alles gemäß der Anleitung in dem Link am Anfang. Den Beitrag hast du auch selbst geschrieben! Bin kein Linux Fachmann!

      posted in Installation
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @xerxes55
      Jetzt ist ales ok? Kann ich damit produktiv arbeiten?

      posted in Installation
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @thomas-braun

      pi@raspberrypi:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
      armv7l
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v16.19.0
      v16.19.0
      8.19.3
      4.0.23
      pi
      pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
      tty
      /home/pi
      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
      Reading package lists... Done
      nodejs:
        Installed: 16.19.0-deb-1nodesource1
        Candidate: 16.19.0-deb-1nodesource1
        Version table:
       *** 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
      pi@raspberrypi:~ $
      
      
      posted in Installation
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @thomas-braun
      Aber warum diese Problem? Ich die Installation strikt nach den Anleitung gemacht. Wer installiert NodeJS. Linux oder ioBroker?

      posted in Installation
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @thomas-braun
      Habe die Installation noch mal gestartet und?

      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)
      ==========================================================================
      
      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
      Reading package lists... Done
      Changing npm registry to https://registry.npmjs.org
      Installed gcc-c++
      
      ==========================================================================
          Creating ioBroker user and directory (2/4)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Directory /opt/iobroker created
      
      ==========================================================================
          Installing ioBroker (3/4)
      ==========================================================================
      
      
      ==========================================================================
          Finalizing installation (4/4)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      Fixing directory permissions...
      
      ==========================================================================
      
          ioBroker was installed successfully
          Open http://192.168.178.58:8081 in a browser and start configuring!
      
      ==========================================================================
      
      
      You need to re-login before doing anything else on the console!
      
      pi@raspberrypi:~ $
      
      

      Hurra, jetzt geht es, aber warum?

      posted in Installation
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @thomas-braun

      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:~ $
      
      
      posted in Installation
      X
      Xerxes55
    • RE: ioBroker Installation npm Err!

      @thomas-braun

      pi@raspberrypi:~ $ systemctl status iobroker.service
      ● iobroker.service - ioBroker Server
           Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; vendor pres>
           Active: active (running) since Tue 2022-12-20 22:03:13 CET; 8min ago
             Docs: http://iobroker.net
         Main PID: 7918 (iobroker.js-con)
            Tasks: 11 (limit: 3720)
              CPU: 10.455s
           CGroup: /system.slice/iobroker.service
                   └─7918 iobroker.js-controller
      
      Dec 20 22:03:13 raspberrypi systemd[1]: Started ioBroker Server.
      Dec 20 22:03:15 raspberrypi sudo[7967]: iobroker : PWD=/ ; USER=root ; COMMAND=>
      Dec 20 22:03:15 raspberrypi sudo[7967]: pam_unix(sudo:session): session opened >
      Dec 20 22:03:15 raspberrypi sudo[7967]: pam_unix(sudo:session): session closed >
      Dec 20 22:03:16 raspberrypi bash[7918]: object system.meta.uuid created: 9c0c44>
      Dec 20 22:03:16 raspberrypi bash[7918]: object system.user.admin created
      lines 1-16/16 (END)...skipping...
      ● iobroker.service - ioBroker Server
           Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; vendor pres>
           Active: active (running) since Tue 2022-12-20 22:03:13 CET; 8min ago
             Docs: http://iobroker.net
         Main PID: 7918 (iobroker.js-con)
            Tasks: 11 (limit: 3720)
              CPU: 10.455s
           CGroup: /system.slice/iobroker.service
                   └─7918 iobroker.js-controller
      
      Dec 20 22:03:13 raspberrypi systemd[1]: Started ioBroker Server.
      Dec 20 22:03:15 raspberrypi sudo[7967]: iobroker : PWD=/ ; USER=root ; COMMAND=>
      Dec 20 22:03:15 raspberrypi sudo[7967]: pam_unix(sudo:session): session opened >
      Dec 20 22:03:15 raspberrypi sudo[7967]: pam_unix(sudo:session): session closed >
      Dec 20 22:03:16 raspberrypi bash[7918]: object system.meta.uuid created: 9c0c44>
      Dec 20 22:03:16 raspberrypi bash[7918]: object system.user.admin created
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      ~
      lines 1-16/16 (END)
      
      
      posted in Installation
      X
      Xerxes55
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo