Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Admin Adapter startet nicht mehr

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

Admin Adapter startet nicht mehr

Geplant Angeheftet Gesperrt Verschoben Error/Bug
5 Beiträge 4 Kommentatoren 294 Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Offline
    S Offline
    Smibser
    schrieb am zuletzt editiert von
    #1

    Ohne bewusst etwas verändert zu haben startet der admin Adapter nicht mehr.

    Hier der log vom startenden und gleich wieder terminierenden admin Adapter:

    admin.0 (21460) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.4, js-controller: 4.0.24
    admin.0 (21460) requesting all states
    admin.0 (21460) requesting all objects
    admin.0 (21460) received all objects
    admin.0 (21460) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
    admin.0 (21460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    admin.0 (21460) get state error: Connection is closed.
    admin.0 (21460) get state error: DB closed
    admin.0 (21460) get state error: DB closed
    admin.0 (21460) Cannot check node.js/npm version
    admin.0 (21460) terminating http server on port 8081
    
    • Adaptername: Admin
    • Link zu Adapterrepository: https://github.com/ioBroker/ioBroker.admin
    • Adapterversion: 6.3.5
    • js-controller Version: 4.0.24
    • Hardwaresystem: Raspberry Pi 4 Model B Rev 1.1
    • Arbeitsspeicher: 1.8GB
    • Festplattenart: SD-Karte
    • Betriebssystem: Raspbian GNU/Linux 10 (buster)
    • Nodejs-Version: v18.20.4
    • NPM-Version: 10.7.0

    Linux User bitte hier den Output von iob diag einfügen.

    ======================= SUMMARY =======================
    			v.2025-02-23
    
    
       Static hostname: raspberrypi
             Icon name: computer
      Operating System: Raspbian GNU/Linux 10 (buster)
                Kernel: Linux 5.10.103-v7l+
          Architecture: arm
    
    Installation: 		native
    Kernel: 		armv7l
    Userland: 		32 bit
    Timezone: 		Europe/Berlin (CET, +0100)
    User-ID: 		1000
    Display-Server: 	false
    Boot Target: 		multi-user.target
    
    Pending OS-Updates: 	1
    Pending iob updates: 	36
    
    Nodejs-Installation:
    /usr/bin/nodejs 	v18.20.4
    /usr/bin/node 		v18.20.4
    /usr/bin/npm 		10.7.0
    /usr/bin/npx 		10.7.0
    /usr/bin/corepack 	0.28.0
    
    Recommended versions are nodejs  and npm 
    nodeJS installation is correct
    
    MEMORY: 
                  total        used        free      shared  buff/cache   available
    Mem:           1.9G        994M        206M         20M        670M        757M
    Swap:           99M         81M         18M
    Total:         2.0G        1.1G        225M
    
    Active iob-Instances: 	14
    Active repo(s): stable
    
    ioBroker Core: 		js-controller 		4.0.24
    			admin 			6.3.5
    
    ioBroker Status: 	iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
      system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects: 		9002
    States: 		6404
    
    Size of iob-Database:
    
    14M	/opt/iobroker/iobroker-data/objects.jsonl
    7.1M	/opt/iobroker/iobroker-data/objects.json.migrated
    7.1M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
    0	/opt/iobroker/iobroker-data/objects.json.broken
    3.3M	/opt/iobroker/iobroker-data/states.jsonl
    996K	/opt/iobroker/iobroker-data/states.json.migrated
    992K	/opt/iobroker/iobroker-data/states.json.bak.migrated
    0	/opt/iobroker/iobroker-data/states.json.broken
    
    
    Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
    
    =================== END OF SUMMARY ====================
    
    Thomas BraunT HomoranH haselchenH 3 Antworten Letzte Antwort
    0
    • S Smibser

      Ohne bewusst etwas verändert zu haben startet der admin Adapter nicht mehr.

      Hier der log vom startenden und gleich wieder terminierenden admin Adapter:

      admin.0 (21460) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.4, js-controller: 4.0.24
      admin.0 (21460) requesting all states
      admin.0 (21460) requesting all objects
      admin.0 (21460) received all objects
      admin.0 (21460) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
      admin.0 (21460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      admin.0 (21460) get state error: Connection is closed.
      admin.0 (21460) get state error: DB closed
      admin.0 (21460) get state error: DB closed
      admin.0 (21460) Cannot check node.js/npm version
      admin.0 (21460) terminating http server on port 8081
      
      • Adaptername: Admin
      • Link zu Adapterrepository: https://github.com/ioBroker/ioBroker.admin
      • Adapterversion: 6.3.5
      • js-controller Version: 4.0.24
      • Hardwaresystem: Raspberry Pi 4 Model B Rev 1.1
      • Arbeitsspeicher: 1.8GB
      • Festplattenart: SD-Karte
      • Betriebssystem: Raspbian GNU/Linux 10 (buster)
      • Nodejs-Version: v18.20.4
      • NPM-Version: 10.7.0

      Linux User bitte hier den Output von iob diag einfügen.

      ======================= SUMMARY =======================
      			v.2025-02-23
      
      
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Raspbian GNU/Linux 10 (buster)
                  Kernel: Linux 5.10.103-v7l+
            Architecture: arm
      
      Installation: 		native
      Kernel: 		armv7l
      Userland: 		32 bit
      Timezone: 		Europe/Berlin (CET, +0100)
      User-ID: 		1000
      Display-Server: 	false
      Boot Target: 		multi-user.target
      
      Pending OS-Updates: 	1
      Pending iob updates: 	36
      
      Nodejs-Installation:
      /usr/bin/nodejs 	v18.20.4
      /usr/bin/node 		v18.20.4
      /usr/bin/npm 		10.7.0
      /usr/bin/npx 		10.7.0
      /usr/bin/corepack 	0.28.0
      
      Recommended versions are nodejs  and npm 
      nodeJS installation is correct
      
      MEMORY: 
                    total        used        free      shared  buff/cache   available
      Mem:           1.9G        994M        206M         20M        670M        757M
      Swap:           99M         81M         18M
      Total:         2.0G        1.1G        225M
      
      Active iob-Instances: 	14
      Active repo(s): stable
      
      ioBroker Core: 		js-controller 		4.0.24
      			admin 			6.3.5
      
      ioBroker Status: 	iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
        system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects: 		9002
      States: 		6404
      
      Size of iob-Database:
      
      14M	/opt/iobroker/iobroker-data/objects.jsonl
      7.1M	/opt/iobroker/iobroker-data/objects.json.migrated
      7.1M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
      0	/opt/iobroker/iobroker-data/objects.json.broken
      3.3M	/opt/iobroker/iobroker-data/states.jsonl
      996K	/opt/iobroker/iobroker-data/states.json.migrated
      992K	/opt/iobroker/iobroker-data/states.json.bak.migrated
      0	/opt/iobroker/iobroker-data/states.json.broken
      
      
      Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
      
      =================== END OF SUMMARY ====================
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @smibser

      Das hast du aber ganz lange 'nichts mehr verändert'.
      Alles hoffnungslos veraltet.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      0
      • S Smibser

        Ohne bewusst etwas verändert zu haben startet der admin Adapter nicht mehr.

        Hier der log vom startenden und gleich wieder terminierenden admin Adapter:

        admin.0 (21460) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.4, js-controller: 4.0.24
        admin.0 (21460) requesting all states
        admin.0 (21460) requesting all objects
        admin.0 (21460) received all objects
        admin.0 (21460) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
        admin.0 (21460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        admin.0 (21460) get state error: Connection is closed.
        admin.0 (21460) get state error: DB closed
        admin.0 (21460) get state error: DB closed
        admin.0 (21460) Cannot check node.js/npm version
        admin.0 (21460) terminating http server on port 8081
        
        • Adaptername: Admin
        • Link zu Adapterrepository: https://github.com/ioBroker/ioBroker.admin
        • Adapterversion: 6.3.5
        • js-controller Version: 4.0.24
        • Hardwaresystem: Raspberry Pi 4 Model B Rev 1.1
        • Arbeitsspeicher: 1.8GB
        • Festplattenart: SD-Karte
        • Betriebssystem: Raspbian GNU/Linux 10 (buster)
        • Nodejs-Version: v18.20.4
        • NPM-Version: 10.7.0

        Linux User bitte hier den Output von iob diag einfügen.

        ======================= SUMMARY =======================
        			v.2025-02-23
        
        
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Raspbian GNU/Linux 10 (buster)
                    Kernel: Linux 5.10.103-v7l+
              Architecture: arm
        
        Installation: 		native
        Kernel: 		armv7l
        Userland: 		32 bit
        Timezone: 		Europe/Berlin (CET, +0100)
        User-ID: 		1000
        Display-Server: 	false
        Boot Target: 		multi-user.target
        
        Pending OS-Updates: 	1
        Pending iob updates: 	36
        
        Nodejs-Installation:
        /usr/bin/nodejs 	v18.20.4
        /usr/bin/node 		v18.20.4
        /usr/bin/npm 		10.7.0
        /usr/bin/npx 		10.7.0
        /usr/bin/corepack 	0.28.0
        
        Recommended versions are nodejs  and npm 
        nodeJS installation is correct
        
        MEMORY: 
                      total        used        free      shared  buff/cache   available
        Mem:           1.9G        994M        206M         20M        670M        757M
        Swap:           99M         81M         18M
        Total:         2.0G        1.1G        225M
        
        Active iob-Instances: 	14
        Active repo(s): stable
        
        ioBroker Core: 		js-controller 		4.0.24
        			admin 			6.3.5
        
        ioBroker Status: 	iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
          system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects: 		9002
        States: 		6404
        
        Size of iob-Database:
        
        14M	/opt/iobroker/iobroker-data/objects.jsonl
        7.1M	/opt/iobroker/iobroker-data/objects.json.migrated
        7.1M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
        0	/opt/iobroker/iobroker-data/objects.json.broken
        3.3M	/opt/iobroker/iobroker-data/states.jsonl
        996K	/opt/iobroker/iobroker-data/states.json.migrated
        992K	/opt/iobroker/iobroker-data/states.json.bak.migrated
        0	/opt/iobroker/iobroker-data/states.json.broken
        
        
        Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
        
        =================== END OF SUMMARY ====================
        
        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #3

        @smibser sagte in Admin Adapter startet nicht mehr:

        bitte hier den Output von iob diag einfügen.

        bitte die Langfassung!

        @smibser sagte in Admin Adapter startet nicht mehr:

        Pending iob updates: 36

        lassen aber schon schlimmes vermuten.

        @smibser sagte in Admin Adapter startet nicht mehr:

        Pending OS-Updates: 1

        Diese harmlos aussehende Zahl ist aber darin begründet, dass

        @smibser sagte in Admin Adapter startet nicht mehr:

        Raspbian GNU/Linux 10 (buster)

        schon lange nicht mehr supported wird

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Antwort Letzte Antwort
        0
        • S Smibser

          Ohne bewusst etwas verändert zu haben startet der admin Adapter nicht mehr.

          Hier der log vom startenden und gleich wieder terminierenden admin Adapter:

          admin.0 (21460) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.4, js-controller: 4.0.24
          admin.0 (21460) requesting all states
          admin.0 (21460) requesting all objects
          admin.0 (21460) received all objects
          admin.0 (21460) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
          admin.0 (21460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          admin.0 (21460) get state error: Connection is closed.
          admin.0 (21460) get state error: DB closed
          admin.0 (21460) get state error: DB closed
          admin.0 (21460) Cannot check node.js/npm version
          admin.0 (21460) terminating http server on port 8081
          
          • Adaptername: Admin
          • Link zu Adapterrepository: https://github.com/ioBroker/ioBroker.admin
          • Adapterversion: 6.3.5
          • js-controller Version: 4.0.24
          • Hardwaresystem: Raspberry Pi 4 Model B Rev 1.1
          • Arbeitsspeicher: 1.8GB
          • Festplattenart: SD-Karte
          • Betriebssystem: Raspbian GNU/Linux 10 (buster)
          • Nodejs-Version: v18.20.4
          • NPM-Version: 10.7.0

          Linux User bitte hier den Output von iob diag einfügen.

          ======================= SUMMARY =======================
          			v.2025-02-23
          
          
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 10 (buster)
                      Kernel: Linux 5.10.103-v7l+
                Architecture: arm
          
          Installation: 		native
          Kernel: 		armv7l
          Userland: 		32 bit
          Timezone: 		Europe/Berlin (CET, +0100)
          User-ID: 		1000
          Display-Server: 	false
          Boot Target: 		multi-user.target
          
          Pending OS-Updates: 	1
          Pending iob updates: 	36
          
          Nodejs-Installation:
          /usr/bin/nodejs 	v18.20.4
          /usr/bin/node 		v18.20.4
          /usr/bin/npm 		10.7.0
          /usr/bin/npx 		10.7.0
          /usr/bin/corepack 	0.28.0
          
          Recommended versions are nodejs  and npm 
          nodeJS installation is correct
          
          MEMORY: 
                        total        used        free      shared  buff/cache   available
          Mem:           1.9G        994M        206M         20M        670M        757M
          Swap:           99M         81M         18M
          Total:         2.0G        1.1G        225M
          
          Active iob-Instances: 	14
          Active repo(s): stable
          
          ioBroker Core: 		js-controller 		4.0.24
          			admin 			6.3.5
          
          ioBroker Status: 	iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
            system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.admin.1                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects: 		9002
          States: 		6404
          
          Size of iob-Database:
          
          14M	/opt/iobroker/iobroker-data/objects.jsonl
          7.1M	/opt/iobroker/iobroker-data/objects.json.migrated
          7.1M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
          0	/opt/iobroker/iobroker-data/objects.json.broken
          3.3M	/opt/iobroker/iobroker-data/states.jsonl
          996K	/opt/iobroker/iobroker-data/states.json.migrated
          992K	/opt/iobroker/iobroker-data/states.json.bak.migrated
          0	/opt/iobroker/iobroker-data/states.json.broken
          
          
          Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
          
          =================== END OF SUMMARY ====================
          
          haselchenH Offline
          haselchenH Offline
          haselchen
          Most Active
          schrieb am zuletzt editiert von haselchen
          #4

          @smibser

          Zudem , dass alles veraltet ist , hast Du sehr wohl was verändert.
          Du hast einen Admin hinzugefügt.
          admin.0 und admin.1 sind vorhanden .

          iobroker stop admin.1

          iobroker del admin.1

          iobroker start admin.0

          Und dann solltest Du wieder auf die GUI kommen .

          Dann Backup und dann Neuinstallation.

          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

          HomoranH 1 Antwort Letzte Antwort
          1
          • haselchenH haselchen

            @smibser

            Zudem , dass alles veraltet ist , hast Du sehr wohl was verändert.
            Du hast einen Admin hinzugefügt.
            admin.0 und admin.1 sind vorhanden .

            iobroker stop admin.1

            iobroker del admin.1

            iobroker start admin.0

            Und dann solltest Du wieder auf die GUI kommen .

            Dann Backup und dann Neuinstallation.

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #5

            @haselchen sagte in Admin Adapter startet nicht mehr:

            admin.0 und admin.1 sind vorhanden .

            und beide auf port 8081.
            und beide nicht aktiv.

            @Smibser
            bitte die Langfassung von iob diag bevor du etwas änderst!

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            Antworten
            • In einem neuen Thema antworten
            Anmelden zum Antworten
            • Älteste zuerst
            • Neuste zuerst
            • Meiste Stimmen


            Support us

            ioBroker
            Community Adapters
            Donate

            867

            Online

            32.4k

            Benutzer

            81.5k

            Themen

            1.3m

            Beiträge
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
            ioBroker Community 2014-2025
            logo
            • Anmelden

            • Du hast noch kein Konto? Registrieren

            • Anmelden oder registrieren, um zu suchen
            • Erster Beitrag
              Letzter Beitrag
            0
            • Home
            • Aktuell
            • Tags
            • Ungelesen 0
            • Kategorien
            • Unreplied
            • Beliebt
            • GitHub
            • Docu
            • Hilfe