Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter kann nicht als Instanz angelegt werden

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter kann nicht als Instanz angelegt werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Knolle last edited by

      Ich bin absoluter Neuling im Bereich iobroker, und habe direkt ein Problem. Ich betreibe iobroker auf einem alten Raspberry Pi1, als Software habe ich das Paket von iobroker installiert. Dort sind nur wenige Adapter in der Instanz installiert. Ich habe weder die Möglichkeit die Widgets oder z.B. den Fhem-Adapter anzulegen. Ich bekomme jedesmal eine Fehlermeldung:

      $ ./iobroker add vis-hqwidgets
      ERROR: events.js:160      throw er; // Unhandled 'error' event
            ^
      
      Error: listen EADDRINUSE 127.0.0.1:9001
          at Object.exports._errnoException (util.js:1022:11)
          at exports._exceptionWithHostPort (util.js:1045:20)
          at Server._listen2 (net.js:1259:14)
          at listen (net.js:1295:10)
          at net.js:1405:9
          at _combinedTickCallback (internal/process/next_tick.js:77:11)
          at process._tickCallback (internal/process/next_tick.js:98:9)
      
      ERROR: process exited with code 1
      

      Kann mir jemand sagen woran es liegt?

      Vielen Dank

      Geändert: Code in Code-Tags; Homoran (Mod)

      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators last edited by

        Der pi1 ist zu langsam und gibt den port nicht schnell genug frei.

        Entweder einfach nochmal versuchen, oder über die konsole installieren und vorher ioBroker stoppen.

        cd /opt/iobroker 
        sudo iobroker stop 
        sudo iobroker add AdapterName
        sudo iobroker start
        

        Gruß

        Rainer

        1 Reply Last reply Reply Quote 0
        • K
          Knolle last edited by

          Vielen Dank Rainer, hat geklappt. 😄

          Noch einen schönen Abend (Nacht)

          Gruß Helmut

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Support us

          ioBroker
          Community Adapters
          Donate
          FAQ Cloud / IOT
          HowTo: Node.js-Update
          HowTo: Backup/Restore
          Downloads
          BLOG

          482
          Online

          32.0k
          Users

          80.5k
          Topics

          1.3m
          Posts

          2
          3
          397
          Loading More Posts
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes
          Reply
          • Reply as topic
          Log in to reply
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
          The ioBroker Community 2014-2023
          logo