Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [Aufruf] sonnenBatterie Adapter

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    278

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[Aufruf] sonnenBatterie Adapter

Scheduled Pinned Locked Moved Tester
46 Posts 5 Posters 7.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jopie
    wrote on last edited by
    #41

    hmm, ich habe iobroker als root gestartet.. nach eine Youtube Anleitung..
    2479 error The operation was rejected by your operating system.
    2479 error It is likely you do not have the permissions to access this file as the current user
    2479 error
    2479 error If you believe this might be a permissions issue, please double-check the
    2479 error permissions of the file and its containing directories, or try running
    2479 error the command again as root/Administrator (though this is not recommended).
    2480 verbose exit [ -13, true ]

    ich versuche mal mit ein shell command..

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jopie
      wrote on last edited by
      #42

      ich glaube es hat mit sudo npm i iobroker.sonnen geklappt.

      Aber jetzt muss ich eine Instance machen:

      $ ./iobroker add sonnen --host raspberrypi
      ERROR: events.js:174 throw er; // Unhandled 'error' event
      ^

      Error: listen EADDRINUSE: address already in use 127.0.0.1:9000
      at Server.setupListenHandle [as _listen2] (net.js:1279:14)
      at listenInCluster (net.js:1327:12)
      at doListen (net.js:1460:7)
      at process._tickCallback (internal/process/next_tick.js:63:19)
      Emitted 'error' event at:
      at emitErrorNT (net.js:1306:8)
      at process._tickCallback (internal/process/next_tick.js:63:19)

      ERROR: process exited with code 1

      1 Reply Last reply
      0
      • J Offline
        J Offline
        Jopie
        wrote on last edited by
        #43

        manuell geht auch nicht :(

        pi@raspberrypi:/home/iobroker $ sudo iobroker add sonnen --host raspberrypi
        events.js:174
        throw er; // Unhandled 'error' event
        ^

        Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
        at Server.setupListenHandle [as _listen2] (net.js:1279:14)
        at listenInCluster (net.js:1327:12)
        at doListen (net.js:1460:7)
        at process._tickCallback (internal/process/next_tick.js:63:19)
        Emitted 'error' event at:
        at emitErrorNT (net.js:1306:8)
        at process._tickCallback (internal/process/next_tick.js:63:19)
        pi@raspberrypi:/home/iobroker $

        I need help...

        1 Reply Last reply
        0
        • J Offline
          J Offline
          Jopie
          wrote on last edited by
          #44

          ich weiss nicht auf da was doppelt läuft?

          pi@raspberrypi:/home/iobroker $ ps -aux | grep iobroker
          iobroker 311 7.4 11.4 143276 50524 ? Ssl 08:26 3:37 iobroker.js-controller
          iobroker 618 4.3 11.4 147136 50948 ? Sl 08:27 2:06 io.admin.0
          iobroker 657 9.7 12.3 139844 54576 ? Sl 08:27 4:42 io.info.0
          pi 11231 0.0 0.4 7464 1936 pts/0 S+ 09:15 0:00 grep --color=auto iobroker
          iobroker 28538 1.6 8.0 126596 35848 ? Sl 08:59 0:16 io.discovery.0
          pi@raspberrypi:/home/iobroker $ sudo lsof -i -P | grep -i LISTEN
          iobroker. 311 iobroker 19u IPv4 15092 0t0 TCP localhost:9000 (LISTEN)
          iobroker. 311 iobroker 20u IPv4 15093 0t0 TCP localhost:9001 (LISTEN)
          sshd 323 root 3u IPv4 12769 0t0 TCP *:22 (LISTEN)
          sshd 323 root 4u IPv6 12777 0t0 TCP *:22 (LISTEN)
          io.admin. 618 iobroker 24u IPv6 19622 0t0 TCP *:8081 (LISTEN)
          sshd 1310 pi 10u IPv6 18754 0t0 TCP localhost:6010 (LISTEN)
          sshd 1310 pi 11u IPv4 18755 0t0 TCP localhost:6010 (LISTEN)
          pi@raspberrypi:/home/iobroker

          foxriver76F 1 Reply Last reply
          0
          • J Jopie

            ich weiss nicht auf da was doppelt läuft?

            pi@raspberrypi:/home/iobroker $ ps -aux | grep iobroker
            iobroker 311 7.4 11.4 143276 50524 ? Ssl 08:26 3:37 iobroker.js-controller
            iobroker 618 4.3 11.4 147136 50948 ? Sl 08:27 2:06 io.admin.0
            iobroker 657 9.7 12.3 139844 54576 ? Sl 08:27 4:42 io.info.0
            pi 11231 0.0 0.4 7464 1936 pts/0 S+ 09:15 0:00 grep --color=auto iobroker
            iobroker 28538 1.6 8.0 126596 35848 ? Sl 08:59 0:16 io.discovery.0
            pi@raspberrypi:/home/iobroker $ sudo lsof -i -P | grep -i LISTEN
            iobroker. 311 iobroker 19u IPv4 15092 0t0 TCP localhost:9000 (LISTEN)
            iobroker. 311 iobroker 20u IPv4 15093 0t0 TCP localhost:9001 (LISTEN)
            sshd 323 root 3u IPv4 12769 0t0 TCP *:22 (LISTEN)
            sshd 323 root 4u IPv6 12777 0t0 TCP *:22 (LISTEN)
            io.admin. 618 iobroker 24u IPv6 19622 0t0 TCP *:8081 (LISTEN)
            sshd 1310 pi 10u IPv6 18754 0t0 TCP localhost:6010 (LISTEN)
            sshd 1310 pi 11u IPv4 18755 0t0 TCP localhost:6010 (LISTEN)
            pi@raspberrypi:/home/iobroker

            foxriver76F Offline
            foxriver76F Offline
            foxriver76
            Developer
            wrote on last edited by
            #45

            @Jopie denke das ist kein Adapter Problem. Du solltest mal den Installationsfixer laufen lassen, suche mal in Forum oder eröffne ein speziellen Thread für dein Problem.

            Videotutorials & mehr

            Hier könnt ihr mich unterstützen.

            J 1 Reply Last reply
            0
            • foxriver76F foxriver76

              @Jopie denke das ist kein Adapter Problem. Du solltest mal den Installationsfixer laufen lassen, suche mal in Forum oder eröffne ein speziellen Thread für dein Problem.

              J Offline
              J Offline
              Jopie
              wrote on last edited by
              #46

              @foxriver76 ok, hab mal gestopt geupdated, gestartet nichts... dann wieder gestoppt:
              curl -sL https://iobroker.net/fix.sh | bash - gemacht
              wieder gestartet... eh voila kein Fehler mehr! Ich kann die Daten sehen! :)
              Danke Foxriver76! Jetzt mal sehen was man alles damit machen kann!

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              Support us

              ioBroker
              Community Adapters
              Donate

              259

              Online

              32.7k

              Users

              82.5k

              Topics

              1.3m

              Posts
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
              ioBroker Community 2014-2025
              logo
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Home
              • Recent
              • Tags
              • Unread 0
              • Categories
              • Unreplied
              • Popular
              • GitHub
              • Docu
              • Hilfe