Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Iobroker startet nicht mehr

NEWS

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

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

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

Iobroker startet nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
erroriobrokerstatusstartet nicht
97 Beiträge 10 Kommentatoren 12.5k Aufrufe 10 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.
  • JayRJ JayR

    @JayR said in Iobroker startet nicht mehr:

    @JayR : Sorry war falscher Pfad. Nach einen Neustart sieht es nun so aus als würde es wieder laufen. Herzlichen Dank für die Hilfe. @Thomas-Braun

    Im Log taucht aber immer der error auf:

    error: host.Collector Multihost discovery server: error: Error: bind EADDRINUSE 0.0.0.0:50005
    
    H Offline
    H Offline
    Hoss0305
    schrieb am zuletzt editiert von
    #23

    @jayr

    Hallo,
    ich habe genau das selbe Problem mit meinem ioBroker. Auch in meinem Fall läßt sich das WebUI nicht öffnen. Ich die gesamten Schritte gem. dieser Arbeitsanleitung von Thomas-Braun nachvollzogen und wie bei Dir die selben Ergebnisse. Was ich nur am Ende nicht verstehe, ist, was Du nun gemacht hast, damit der ioBroker per WebUI wieder erreichbar ist. Was meinst Du mit falscher Pfad? Wäre toll, wenn Du mir mal antworten würdest.

    1 Antwort Letzte Antwort
    0
    • JayRJ JayR

      @Thomas-Braun said in Iobroker startet nicht mehr:

      iobroker fix

      pi@Collector:/opt/iobroker $ node node_modules/iobroker.js-controller/controller.js --logs
      2021-01-03 10:31:38.496  - info: host.Collector iobroker.js-controller version 3.1.6 js-controller starting
      2021-01-03 10:31:38.503  - info: host.Collector Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
      2021-01-03 10:31:38.504  - info: host.Collector hostname: Collector, node: v12.20.0
      2021-01-03 10:31:38.506  - info: host.Collector ip addresses: 192.168.20.2 fe80::6728:fc45:40bd:6d86
      2021-01-03 10:31:40.020  - info: host.Collector  Error inMem-objects listening on port 9001
      EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      Error: EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      2021-01-03 10:31:40.027  - error: host.Collector uncaught exception: EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      2021-01-03 10:31:40.028  - error: host.Collector Error: EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      2021-01-03 10:31:40.031  - info: host.Collector terminated. Could not reset alive status for instances
      2021-01-03 10:31:40.035  - info: host.Collector iobroker _restart
      2021-01-03 10:31:41.296  - info: host.Collector  Error inMem-states listening on port 9000
      pi@Collector:/opt/iobroker $ iobroker stop
      pi@Collector:/opt/iobroker $ iobroker fix
      library: loaded
      Library version=2020-12-07
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2020-12-07
          
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/3)
      ==========================================================================
      
      Hit:1 http://archive.raspberrypi.org/debian buster InRelease
      Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease         
      Hit:3 https://deb.nodesource.com/node_12.x buster InRelease             
      Reading package lists... Done                     
      Installed gcc-c++
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/3)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Checking autostart (3/3)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      pi@Collector:/opt/iobroker $ node node_modules/iobroker.js-controller/controller.js --logs
      2021-01-03 10:32:53.481  - info: host.Collector iobroker.js-controller version 3.1.6 js-controller starting
      2021-01-03 10:32:53.488  - info: host.Collector Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
      2021-01-03 10:32:53.489  - info: host.Collector hostname: Collector, node: v12.20.0
      2021-01-03 10:32:53.491  - info: host.Collector ip addresses: 192.168.20.2 fe80::6728:fc45:40bd:6d86
      EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      Error: EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      2021-01-03 10:32:54.959  - error: host.Collector uncaught exception: EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      2021-01-03 10:32:54.960  - error: host.Collector Error: EACCES: permission denied, open '/opt/iobroker/log/iobroker.2021-01-03.log'
      2021-01-03 10:32:54.962  - info: host.Collector terminated. Could not reset alive status for instances
      2021-01-03 10:32:54.966  - info: host.Collector iobroker _restart
      

      Hat auch nichts gebracht. Habe vorher nochmal aufgesetzt und backup von gestern eingespielt.

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #24

      @hoss0305 sagte in Iobroker startet nicht mehr:

      Was meinst Du mit falscher Pfad?

      Er hat den Befehl

      node node_modules/iobroker.js-controller/controller.js --logs
      

      nicht im Pfad

      /opt/iobroker
      

      durchgeführt , deshalb kam dann das

      Error: Cannot find module '/home/pi/node_modules/iobroker.js-controller/controller.js'
      

      und im Pfad

      /home/pi/
      

      gibt es halt kein

      node_modules/iobroker.js-controller/controller.js
      

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Antwort Letzte Antwort
      0
      • H Offline
        H Offline
        Hoss0305
        schrieb am zuletzt editiert von
        #25

        @glasfaser
        @Thomas-Braun

        Wie geschrieben, bekomme ich das ioBroker WebUI nicht gestartet. Dieses Problem trat heute Vormittag ohne jegliches Zutun auf. Vor einer zur nächsten Minute war ein Zugriff nicht mehr möglich.

        Wenn ich den Befehl

        node node_modules/iobroker.js-controller/controller.js --logs
        

        eigentlich wollte ich nun den angezeigten Code einfügen, jedoch erhalte ich jedes Mal, wenn ich diesen Text absenden möchte, eine Meldung: Forbidden Fehler!
        Keine Ahnung, was nun wieder falsch läuft.

        1 Antwort Letzte Antwort
        0
        • H Offline
          H Offline
          Hoss0305
          schrieb am zuletzt editiert von
          #26

          @Thomas-Braun

          Wie geschrieben, bekomme ich das ioBroker WebUI nicht gestartet. Dieses Problem trat heute Vormittag ohne jegliches Zutun auf. Vor einer zur nächsten Minute war ein Zugriff nicht mehr möglich.

          Wenn ich den Befehl

          node node_modules/iobroker.js-controller/controller.js --logs
          

          eingebe, erhalte ich

          pi@ioBroker-Pi:/opt/iobroker $ node node_modules/iobroker.js-controller/controller.js --logs
          - info: host.ioBroker-Pi iobroker.js-controller version 3.2.16 js-contr                        oller starting
          - info: host.ioBroker-Pi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
          - info: host.ioBroker-Pi hostname: ioBroker-Pi, node: v12.22.1
          - info: host.ioBroker-Pi ip addresses: 192.168.123.61 2a02:2f4:484e:af00:dbf8:12ef:9fbf:4984 fe80::ee08:c96b:c94e:f438
          - info: host.ioBroker-Pi-Server  Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
          - error: host.ioBroker-Pi No connection to databases possible, restart
          - info: host.ioBroker-Pi iobroker _restart
          

          Kann mir da irgend jemand helfen, woran es liegen könnte, dass ich das ioBroker WebUI nicht gestartet bekomme.

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • H Hoss0305

            @Thomas-Braun

            Wie geschrieben, bekomme ich das ioBroker WebUI nicht gestartet. Dieses Problem trat heute Vormittag ohne jegliches Zutun auf. Vor einer zur nächsten Minute war ein Zugriff nicht mehr möglich.

            Wenn ich den Befehl

            node node_modules/iobroker.js-controller/controller.js --logs
            

            eingebe, erhalte ich

            pi@ioBroker-Pi:/opt/iobroker $ node node_modules/iobroker.js-controller/controller.js --logs
            - info: host.ioBroker-Pi iobroker.js-controller version 3.2.16 js-contr                        oller starting
            - info: host.ioBroker-Pi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
            - info: host.ioBroker-Pi hostname: ioBroker-Pi, node: v12.22.1
            - info: host.ioBroker-Pi ip addresses: 192.168.123.61 2a02:2f4:484e:af00:dbf8:12ef:9fbf:4984 fe80::ee08:c96b:c94e:f438
            - info: host.ioBroker-Pi-Server  Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001
            - error: host.ioBroker-Pi No connection to databases possible, restart
            - info: host.ioBroker-Pi iobroker _restart
            

            Kann mir da irgend jemand helfen, woran es liegen könnte, dass ich das ioBroker WebUI nicht gestartet bekomme.

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von
            #27

            @hoss0305 sagte in Iobroker startet nicht mehr:

            • info: host.ioBroker-Pi-Server
              Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001

            Der Port 9001 wird schon auf deinem System genutzt , deshalb startet ioBroker nicht

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            H 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @hoss0305 sagte in Iobroker startet nicht mehr:

              • info: host.ioBroker-Pi-Server
                Error inMem-objects listening on port 9001: Error: listen EADDRINUSE: address already in use 127.0.0.1:9001

              Der Port 9001 wird schon auf deinem System genutzt , deshalb startet ioBroker nicht

              H Offline
              H Offline
              Hoss0305
              schrieb am zuletzt editiert von
              #28

              @glasfaser
              Wie kann ich denn ermitteln, wodurch der Port 9001 belegt ist, das System hat doch zuvor immer funktioniert.

              GlasfaserG 1 Antwort Letzte Antwort
              0
              • H Hoss0305

                @glasfaser
                Wie kann ich denn ermitteln, wodurch der Port 9001 belegt ist, das System hat doch zuvor immer funktioniert.

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #29

                @hoss0305

                https://forum.iobroker.net/topic/43839/gelöst-ich-bekomme-den-iobroker-auf-nuc-nicht-ans-laufen?_=1617990930977

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                H 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @hoss0305

                  https://forum.iobroker.net/topic/43839/gelöst-ich-bekomme-den-iobroker-auf-nuc-nicht-ans-laufen?_=1617990930977

                  H Offline
                  H Offline
                  Hoss0305
                  schrieb am zuletzt editiert von
                  #30

                  @glasfaser
                  Wenn ich mit

                  netstat
                  

                  da rangehe, erhalte ich:

                  pi@ioBroker-Pi:/opt/iobroker $ netstat
                  Aktive Internetverbindungen (ohne Server)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State
                  tcp        0      0 localhost:49308         localhost:9001          VERBUNDEN
                  tcp        0      0 ioBroker-Pi-WLAN.:45890 FR-PAR-ANX-R009.te:5938 VERBUNDEN
                  tcp        0      0 localhost:9001          localhost:49308         VERBUNDEN
                  tcp        0      0 localhost:44256         localhost:9000          VERBUNDEN
                  tcp        0      0 localhost:49310         localhost:9001          VERBUNDEN
                  tcp        0      0 localhost:9000          localhost:44258         VERBUNDEN
                  tcp        0    240 ioBroker-Pi-WLAN.fr:ssh MININT-91OJ9JA.fr:54023 VERBUNDEN
                  tcp        0      0 localhost:9000          localhost:44256         VERBUNDEN
                  tcp        0      0 localhost:9001          localhost:49310         VERBUNDEN
                  tcp        0      0 localhost:44258         localhost:9000          VERBUNDEN
                  Aktive Sockets in der UNIX-Dom▒ne (ohne Server)
                  Proto RefCnt Flags       Type       State         I-Node   Pfad
                  unix  2      [ ]         DGRAM                    10511    /run/systemd/journal/syslog
                  unix  14     [ ]         DGRAM                    10535    /run/systemd/journal/dev-log
                  unix  2      [ ]         DGRAM                    14650    /var/run/wpa_supplicant/wlan0
                  unix  2      [ ]         DGRAM                    14655    /var/run/wpa_supplicant/p2p-dev-wlan0
                  unix  3      [ ]         DGRAM                    10446    /run/systemd/notify
                  unix  2      [ ]         DGRAM                    16602    /run/user/1000/systemd/notify
                  unix  7      [ ]         DGRAM                    10465    /run/systemd/journal/socket
                  unix  2      [ ]         DGRAM                    15598
                  unix  3      [ ]         STREAM     VERBUNDEN     12767    /var/run/dbus/system_bus_socket
                  unix  3      [ ]         STREAM     VERBUNDEN     15875    /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     15053
                  unix  3      [ ]         STREAM     VERBUNDEN     15071
                  unix  3      [ ]         STREAM     VERBUNDEN     15605
                  unix  3      [ ]         STREAM     VERBUNDEN     6135
                  unix  3      [ ]         STREAM     VERBUNDEN     12193
                  unix  3      [ ]         STREAM     VERBUNDEN     12764    /var/run/dbus/system_bus_socket
                  unix  3      [ ]         STREAM     VERBUNDEN     6137     /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     13764    /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     15536
                  unix  3      [ ]         STREAM     VERBUNDEN     14281    /var/run/dbus/system_bus_socket
                  unix  2      [ ]         DGRAM                    15540
                  unix  2      [ ]         DGRAM                    14511
                  unix  2      [ ]         DGRAM                    15706
                  unix  3      [ ]         STREAM     VERBUNDEN     14561
                  unix  3      [ ]         STREAM     VERBUNDEN     15974
                  unix  3      [ ]         STREAM     VERBUNDEN     13928    /var/run/dbus/system_bus_socket
                  unix  3      [ ]         STREAM     VERBUNDEN     15973
                  unix  2      [ ]         DGRAM                    10664
                  unix  3      [ ]         STREAM     VERBUNDEN     15549    /run/systemd/journal/stdout
                  unix  3      [ ]         DGRAM                    5963
                  unix  3      [ ]         DGRAM                    10668
                  unix  3      [ ]         STREAM     VERBUNDEN     12651
                  unix  3      [ ]         DGRAM                    5962
                  unix  3      [ ]         STREAM     VERBUNDEN     10660
                  unix  3      [ ]         STREAM     VERBUNDEN     5452     /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     13569    /run/systemd/journal/stdout
                  unix  2      [ ]         DGRAM                    5960
                  unix  3      [ ]         DGRAM                    10667
                  unix  3      [ ]         STREAM     VERBUNDEN     12548
                  unix  3      [ ]         STREAM     VERBUNDEN     14041    /var/run/dbus/system_bus_socket
                  unix  3      [ ]         STREAM     VERBUNDEN     12649
                  unix  2      [ ]         DGRAM                    12900
                  unix  3      [ ]         STREAM     VERBUNDEN     12788
                  unix  3      [ ]         STREAM     VERBUNDEN     16608
                  unix  2      [ ]         DGRAM                    12646
                  unix  2      [ ]         DGRAM                    5340
                  unix  2      [ ]         DGRAM                    12550
                  unix  3      [ ]         STREAM     VERBUNDEN     14736    /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     17451    /var/run/dbus/system_bus_socket
                  unix  3      [ ]         STREAM     VERBUNDEN     12648
                  unix  3      [ ]         STREAM     VERBUNDEN     12902
                  unix  3      [ ]         STREAM     VERBUNDEN     14497    /run/systemd/journal/stdout
                  unix  3      [ ]         DGRAM                    16605
                  unix  3      [ ]         STREAM     VERBUNDEN     12761
                  unix  3      [ ]         STREAM     VERBUNDEN     12762
                  unix  3      [ ]         STREAM     VERBUNDEN     12713
                  unix  2      [ ]         DGRAM                    16587
                  unix  3      [ ]         STREAM     VERBUNDEN     12719
                  unix  3      [ ]         DGRAM                    16604
                  unix  3      [ ]         STREAM     VERBUNDEN     5973
                  unix  3      [ ]         STREAM     VERBUNDEN     12765    /var/run/dbus/system_bus_socket
                  unix  2      [ ]         DGRAM                    17432
                  unix  3      [ ]         STREAM     VERBUNDEN     12763    /var/run/dbus/system_bus_socket
                  unix  3      [ ]         STREAM     VERBUNDEN     16579
                  unix  3      [ ]         STREAM     VERBUNDEN     17439    /run/systemd/journal/stdout
                  unix  2      [ ]         DGRAM                    16584
                  unix  2      [ ]         DGRAM                    8572
                  unix  3      [ ]         DGRAM                    5965
                  unix  2      [ ]         STREAM     VERBUNDEN     16494
                  unix  3      [ ]         STREAM     VERBUNDEN     12896
                  unix  3      [ ]         DGRAM                    10448
                  unix  3      [ ]         STREAM     VERBUNDEN     13937    /var/run/dbus/system_bus_socket
                  unix  3      [ ]         DGRAM                    5964
                  unix  3      [ ]         DGRAM                    10449
                  unix  3      [ ]         STREAM     VERBUNDEN     12766    /var/run/dbus/system_bus_socket
                  unix  2      [ ]         DGRAM                    13863
                  unix  2      [ ]         DGRAM                    13869
                  unix  2      [ ]         DGRAM                    13847
                  unix  3      [ ]         STREAM     VERBUNDEN     13754
                  unix  3      [ ]         STREAM     VERBUNDEN     13465
                  unix  3      [ ]         STREAM     VERBUNDEN     13758    /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     12489    /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     26289
                  unix  3      [ ]         STREAM     VERBUNDEN     12464    /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     13686
                  unix  3      [ ]         STREAM     VERBUNDEN     13567
                  unix  3      [ ]         STREAM     VERBUNDEN     27060    /run/systemd/journal/stdout
                  unix  3      [ ]         STREAM     VERBUNDEN     13687    /run/systemd/journal/stdout
                  unix  2      [ ]         DGRAM                    13929
                  unix  3      [ ]         STREAM     VERBUNDEN     13860
                  

                  Da kann ich aber leider immer noch nicht erkennen, wodurch der Port belegt ist, sorry, bin leider noch nicht ganz so fit mit dem System.

                  1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von Glasfaser
                    #31

                    @hoss0305

                    Zeige mal

                    iobroker status
                    iobroker list instances
                    ps auxww|grep io
                    

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    1 Antwort Letzte Antwort
                    0
                    • H Offline
                      H Offline
                      Hoss0305
                      schrieb am zuletzt editiert von
                      #32

                      So, hier die Codezeilen entsprechend Deinen Anfragen

                      pi@ioBroker-Pi:/opt/iobroker $ iobroker status
                      iobroker is running on this host.
                      
                      
                      Objects type: file
                      States  type: file
                      pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
                      
                      
                      + instance is alive
                      pi@ioBroker-Pi:/opt/iobroker $ ps auxww|grep io
                      root        11  0.0  0.0      0     0 ?        S    20:23   0:00 [migration/0]
                      root        14  0.0  0.0      0     0 ?        S    20:23   0:00 [migration/1]
                      root        19  0.0  0.0      0     0 ?        S    20:23   0:00 [migration/2]
                      root        24  0.0  0.0      0     0 ?        S    20:23   0:00 [migration/3]
                      root        56  0.0  0.0      0     0 ?        I<   20:23   0:00 [rpciod]
                      root        58  0.0  0.0      0     0 ?        I<   20:23   0:00 [xprtiod]
                      root        60  0.0  0.0      0     0 ?        I<   20:23   0:00 [nfsiod]
                      root        63  0.0  0.0      0     0 ?        I<   20:23   0:00 [DWC Notificatio]
                      message+   321  0.0  0.3   6652  3552 ?        Ss   20:23   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
                      avahi      356  0.0  0.2   5772  2624 ?        Ss   20:23   0:00 avahi-daemon: running [ioBroker-Pi.local]
                      iobroker   569  2.7  5.2 138676 49524 ?        Ssl  20:23   0:07 iobroker.js-controller
                      pi         745  0.0  0.1   4900  1592 pts/0    S+   20:28   0:00 grep --color=auto io
                      
                      
                      1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von
                        #33

                        @hoss0305

                        Hast du deine Pi mal neu gestartet ?

                        Zeige mal

                        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                        

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        H 1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @hoss0305

                          Hast du deine Pi mal neu gestartet ?

                          Zeige mal

                          which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                          
                          H Offline
                          H Offline
                          Hoss0305
                          schrieb am zuletzt editiert von
                          #34

                          @glasfaser
                          Ja, diverse Male, auch schon längere Zeit vom Netzstrom getrennt und dann wieder in Betrieb genommen, ohne jegliche Veränderungen.

                          pi@ioBroker-Pi:/opt/iobroker $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                          /usr/bin/nodejs
                          v12.22.1
                          /usr/bin/node
                          v12.22.1
                          /usr/bin/npm
                          6.14.12
                          nodejs:
                            Installiert:           12.22.1-1nodesource1
                            Installationskandidat: 12.22.1-1nodesource1
                            Versionstabelle:
                           *** 12.22.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                  100 /var/lib/dpkg/status
                               10.24.0~dfsg-1~deb10u1 500
                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                          
                          
                          1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            schrieb am zuletzt editiert von Glasfaser
                            #35

                            @hoss0305

                            Hast du da was abgeschnitten , die Ausgabe fehlt von deinen vorhandenen Instanzen .

                            pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
                            

                            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                            H 1 Antwort Letzte Antwort
                            0
                            • GlasfaserG Glasfaser

                              @hoss0305

                              Hast du da was abgeschnitten , die Ausgabe fehlt von deinen vorhandenen Instanzen .

                              pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
                              
                              H Offline
                              H Offline
                              Hoss0305
                              schrieb am zuletzt editiert von
                              #36

                              @glasfaser sagte in Iobroker startet nicht mehr:

                              iobroker list instances

                              Nö, habe ich nicht. Da steht nur:

                              pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
                              
                              
                              + instance is alive
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • H Hoss0305

                                @glasfaser sagte in Iobroker startet nicht mehr:

                                iobroker list instances

                                Nö, habe ich nicht. Da steht nur:

                                pi@ioBroker-Pi:/opt/iobroker $ iobroker list instances
                                
                                
                                + instance is alive
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #37

                                @hoss0305

                                iobroker status
                                

                                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

                                H 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @hoss0305

                                  iobroker status
                                  
                                  H Offline
                                  H Offline
                                  Hoss0305
                                  schrieb am zuletzt editiert von
                                  #38

                                  @thomas-braun sagte in Iobroker startet nicht mehr:

                                  iobroker status

                                  pi@ioBroker-Pi:/opt/iobroker $ iobroker status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: file
                                  States  type: file
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • H Hoss0305

                                    @thomas-braun sagte in Iobroker startet nicht mehr:

                                    iobroker status

                                    pi@ioBroker-Pi:/opt/iobroker $ iobroker status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: file
                                    States  type: file
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #39

                                    @hoss0305

                                    iobroker start admin
                                    

                                    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

                                    H 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @hoss0305

                                      iobroker start admin
                                      
                                      H Offline
                                      H Offline
                                      Hoss0305
                                      schrieb am zuletzt editiert von
                                      #40

                                      @thomas-braun sagte in Iobroker startet nicht mehr:

                                      iobroker start admin

                                      Nach Eingabe von

                                      iobroker start Admin
                                      

                                      erscheint

                                      pi@ioBroker-Pi:/opt/iobroker $ iobroker start admin
                                      Cannot find any instances of "admin"!
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • H Hoss0305

                                        @thomas-braun sagte in Iobroker startet nicht mehr:

                                        iobroker start admin

                                        Nach Eingabe von

                                        iobroker start Admin
                                        

                                        erscheint

                                        pi@ioBroker-Pi:/opt/iobroker $ iobroker start admin
                                        Cannot find any instances of "admin"!
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #41

                                        @hoss0305

                                        iobroker list adapters
                                        

                                        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

                                        H 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @hoss0305

                                          iobroker list adapters
                                          
                                          H Offline
                                          H Offline
                                          Hoss0305
                                          schrieb am zuletzt editiert von
                                          #42

                                          @thomas-braun sagte in Iobroker startet nicht mehr:

                                          iobroker list adapters

                                          pi@ioBroker-Pi:/opt/iobroker $ iobroker list adapters
                                          pi@ioBroker-Pi:/opt/iobroker $
                                          
                                          

                                          Da wird nichts angezeigt!

                                          Thomas BraunT 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          732

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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