Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. Telegramm bekomme ich nicht grün (GELÖST)

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    735

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    568

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Telegramm bekomme ich nicht grün (GELÖST)

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
telegramm
65 Beiträge 3 Kommentatoren 5.7k Aufrufe 1 Beobachtet
  • Ä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.
  • Thomas BraunT Thomas Braun

    @Henny112
    Man setzt den Konsolenoutput in CodeTags. Geht mit dem </> Icon über dem Eingabefeld.

    H Offline
    H Offline
    Henny112
    schrieb am zuletzt editiert von
    #26

    @Thomas-Braun Aso teste ich später

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @Henny112
      Man setzt den Konsolenoutput in CodeTags. Geht mit dem </> Icon über dem Eingabefeld.

      H Offline
      H Offline
      Henny112
      schrieb am zuletzt editiert von
      #27

      @Thomas-Braun

      /usr/bin/nodejs
      v10.19.0
      /usr/bin/node
      v10.19.0
      /usr/bin/npm
      6.13.4
      pi@raspberrypi:~ $
      
      Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
      0
      • H Henny112

        @Thomas-Braun

        /usr/bin/nodejs
        v10.19.0
        /usr/bin/node
        v10.19.0
        /usr/bin/npm
        6.13.4
        pi@raspberrypi:~ $
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #28

        @Henny112 Versuch mal auf node 12 zu gehen.

        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

          @Henny112 Versuch mal auf node 12 zu gehen.

          H Offline
          H Offline
          Henny112
          schrieb am zuletzt editiert von
          #29

          @Thomas-Braun oh wie war das denn noch ?

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • H Henny112

            @Thomas-Braun

            /usr/bin/nodejs
            v10.19.0
            /usr/bin/node
            v10.19.0
            /usr/bin/npm
            6.13.4
            pi@raspberrypi:~ $
            
            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von Glasfaser
            #30

            @Henny112

            das fehlt noch wie @Thomas-Braun angefordert hat.

            which nodejs && nodejs -v && which node && node -v && which npm && npm -v
            

            und dein Log auch bitte einmal neu vollständig in </> CodeTags posten .

            EDIT ... Hat sich erledigt ...

            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
            • H Offline
              H Offline
              Henny112
              schrieb am zuletzt editiert von
              #31
              host.raspberrypi	2020-05-28 22:52:13.994	info	Do not restart adapter system.adapter.telegram.0 because disabled or deleted
              host.raspberrypi	2020-05-28 22:52:13.993	error	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
              host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
              host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:562:25)
              host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
              host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
              host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: ^
              host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: throw err;
              host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: internal/modules/cjs/loader.js:638
              host.raspberrypi	2020-05-28 22:52:12.979	info	"system.adapter.telegram.0" disabled
              host.raspberrypi	2020-05-28 22:52:12.714	info	Restart adapter system.adapter.telegram.0 because enabled
              host.raspberrypi	2020-05-28 22:52:12.714	error	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
              host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
              host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
              host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:562:25)
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: ^
              host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: throw err;
              host.raspberrypi	2020-05-28 22:52:12.712	error	Caught by controller[0]: internal/modules/cjs/loader.js:638
              host.raspberrypi	2020-05-28 22:52:12.482	info	instance system.adapter.telegram.0 started with pid 705
              host.raspberrypi	2020-05-28 22:52:11.454	info	Restart adapter system.adapter.telegram.0 because enabled
              
              H 1 Antwort Letzte Antwort
              0
              • H Henny112
                host.raspberrypi	2020-05-28 22:52:13.994	info	Do not restart adapter system.adapter.telegram.0 because disabled or deleted
                host.raspberrypi	2020-05-28 22:52:13.993	error	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
                host.raspberrypi	2020-05-28 22:52:13.993	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
                host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
                host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: ^
                host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: throw err;
                host.raspberrypi	2020-05-28 22:52:13.992	error	Caught by controller[0]: internal/modules/cjs/loader.js:638
                host.raspberrypi	2020-05-28 22:52:12.979	info	"system.adapter.telegram.0" disabled
                host.raspberrypi	2020-05-28 22:52:12.714	info	Restart adapter system.adapter.telegram.0 because enabled
                host.raspberrypi	2020-05-28 22:52:12.714	error	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                host.raspberrypi	2020-05-28 22:52:12.714	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: ^
                host.raspberrypi	2020-05-28 22:52:12.713	error	Caught by controller[0]: throw err;
                host.raspberrypi	2020-05-28 22:52:12.712	error	Caught by controller[0]: internal/modules/cjs/loader.js:638
                host.raspberrypi	2020-05-28 22:52:12.482	info	instance system.adapter.telegram.0 started with pid 705
                host.raspberrypi	2020-05-28 22:52:11.454	info	Restart adapter system.adapter.telegram.0 because enabled
                
                H Offline
                H Offline
                Henny112
                schrieb am zuletzt editiert von
                #32

                Das ganze passiert immer wenn Telegramm angeschaltet wird. Dann ist es so. Im Adapter sehe ich seit dem auch keine Benutzer mehr

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @Henny112

                  das fehlt noch wie @Thomas-Braun angefordert hat.

                  which nodejs && nodejs -v && which node && node -v && which npm && npm -v
                  

                  und dein Log auch bitte einmal neu vollständig in </> CodeTags posten .

                  EDIT ... Hat sich erledigt ...

                  H Offline
                  H Offline
                  Henny112
                  schrieb am zuletzt editiert von
                  #33

                  @Glasfaser Was meisnt du ?

                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • H Henny112

                    Das ganze passiert immer wenn Telegramm angeschaltet wird. Dann ist es so. Im Adapter sehe ich seit dem auch keine Benutzer mehr

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #34

                    @Henny112

                    lsb_release -a
                    

                    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
                    • H Offline
                      H Offline
                      Henny112
                      schrieb am zuletzt editiert von
                      #35

                      @Thomas-Braun sagte in Telegramm bekomme ich nicht grün:

                      lsb_release -a

                      pi@raspberrypi:~ $ lsb_release -a
                      No LSB modules are available.
                      Distributor ID: Raspbian
                      Description:    Raspbian GNU/Linux 10 (buster)
                      Release:        10
                      Codename:       buster
                      
                      1 Antwort Letzte Antwort
                      0
                      • H Henny112

                        @Glasfaser Was meisnt du ?

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

                        @Henny112

                        Sorry hatte den Text schon vorgeschrieben ... aber erst später abgeschickt ... kahm was dazwischen

                        und hat sich alles Zeitlich überschnitten da du schon auf seine Frage geantwortet hast .

                        Vergesse meine Anfrage :)

                        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 Henny112

                          @Thomas-Braun oh wie war das denn noch ?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #37

                          @Henny112

                          iobroker  stop
                          curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                          sudo apt update
                          sudo apt dist-upgrade
                          sudo reboot
                          

                          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

                            @Henny112

                            iobroker  stop
                            curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                            sudo apt update
                            sudo apt dist-upgrade
                            sudo reboot
                            
                            H Offline
                            H Offline
                            Henny112
                            schrieb am zuletzt editiert von
                            #38

                            @Thomas-Braun kann ich die so nach und nach eingeben ?
                            Oder muss dabei was beachten? SInd ja 3 Befehle

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • H Henny112

                              @Thomas-Braun kann ich die so nach und nach eingeben ?
                              Oder muss dabei was beachten? SInd ja 3 Befehle

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #39

                              @Henny112
                              Jetzt sind es fünf.
                              Zeilenweise eingeben oder reinkopieren.

                              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 2 Antworten Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @Henny112
                                Jetzt sind es fünf.
                                Zeilenweise eingeben oder reinkopieren.

                                H Offline
                                H Offline
                                Henny112
                                schrieb am zuletzt editiert von
                                #40

                                @Thomas-Braun mache ich mal eben mal sehen passiert

                                H 1 Antwort Letzte Antwort
                                0
                                • H Henny112

                                  @Thomas-Braun mache ich mal eben mal sehen passiert

                                  H Offline
                                  H Offline
                                  Henny112
                                  schrieb am zuletzt editiert von
                                  #41

                                  @Henny112 js controller habe 2.2.9 das ol oder

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @Henny112
                                    Jetzt sind es fünf.
                                    Zeilenweise eingeben oder reinkopieren.

                                    H Offline
                                    H Offline
                                    Henny112
                                    schrieb am zuletzt editiert von
                                    #42

                                    @Thomas-Braun

                                    host.raspberrypi	2020-05-28 23:18:44.391	info	instance system.adapter.radar2.0 started with pid 6611
                                    host.raspberrypi	2020-05-28 23:18:38.874	info	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    host.raspberrypi	2020-05-28 23:18:38.874	error	Caught by controller[0]: }
                                    host.raspberrypi	2020-05-28 23:18:38.874	error	Caught by controller[0]: ]
                                    host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.telegram/main.js'
                                    host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/index.js',
                                    host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js',
                                    host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: requireStack: [
                                    host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                    host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
                                    host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                    host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                    host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                    host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                    host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
                                    host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
                                    host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
                                    host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
                                    host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
                                    host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.telegram/main.js
                                    host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/index.js
                                    host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js
                                    host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: Require stack:
                                    host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
                                    host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: ^
                                    host.raspberrypi	2020-05-28 23:18:38.870	error	Caught by controller[0]: throw err;
                                    host.raspberrypi	2020-05-28 23:18:38.870	error	Caught by controller[0]: internal/modules/cjs/loader.js:969
                                    host.raspberrypi	2020-05-28 23:18:38.675	info	stopInstance system.adapter.telegram.0 send kill signal
                                    host.raspberrypi	2020-05-28 23:18:38.672	info	stopInstance system.adapter.telegram.0 (force=false, process=true)
                                    host.raspberrypi	2020-05-28 23:18:38.669	info	"system.adapter.telegram.0" disabled
                                    host.raspberrypi	2020-05-28 23:18:38.601	info	instance system.adapter.telegram.0 started with pid 6422
                                    host.raspberrypi	2020-05-28 23:18:37.552	info	Restart adapter system.adapter.telegram.0 because enabled
                                    host.raspberrypi	2020-05-28 23:18:37.552	error	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    host.raspberrypi	2020-05-28 23:18:37.552	error	Caught by controller[0]: }
                                    host.raspberrypi	2020-05-28 23:18:37.552	error	Caught by controller[0]: ]
                                    host.raspberrypi	2020-05-28 23:18:37.552	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.telegram/main.js'
                                    host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/index.js',
                                    host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js',
                                    host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: requireStack: [
                                    host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                    host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
                                    host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
                                    host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
                                    host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.telegram/main.js
                                    host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/index.js
                                    host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js
                                    host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: Require stack:
                                    host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
                                    host.raspberrypi	2020-05-28 23:18:37.548	error	Caught by controller[0]: ^
                                    host.raspberrypi	2020-05-28 23:18:37.548	error	Caught by controller[0]: throw err;
                                    host.raspberrypi	2020-05-28 23:18:37.548	error	Caught by controller[0]: internal/modules/cjs/loader.js:969
                                    host.raspberrypi	2020-05-28 23:18:37.302	info	instance system.adapter.telegram.0 started with pid 6415
                                    host.raspberrypi	2020-05-28 23:18:36.266	info	Restart adapter system.adapter.telegram.0 because enabled
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • H Henny112

                                      @Thomas-Braun

                                      host.raspberrypi	2020-05-28 23:18:44.391	info	instance system.adapter.radar2.0 started with pid 6611
                                      host.raspberrypi	2020-05-28 23:18:38.874	info	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      host.raspberrypi	2020-05-28 23:18:38.874	error	Caught by controller[0]: }
                                      host.raspberrypi	2020-05-28 23:18:38.874	error	Caught by controller[0]: ]
                                      host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.telegram/main.js'
                                      host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/index.js',
                                      host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js',
                                      host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: requireStack: [
                                      host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                      host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
                                      host.raspberrypi	2020-05-28 23:18:38.873	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                      host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                      host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                      host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                      host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
                                      host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
                                      host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
                                      host.raspberrypi	2020-05-28 23:18:38.872	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
                                      host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
                                      host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.telegram/main.js
                                      host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/index.js
                                      host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js
                                      host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: Require stack:
                                      host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
                                      host.raspberrypi	2020-05-28 23:18:38.871	error	Caught by controller[0]: ^
                                      host.raspberrypi	2020-05-28 23:18:38.870	error	Caught by controller[0]: throw err;
                                      host.raspberrypi	2020-05-28 23:18:38.870	error	Caught by controller[0]: internal/modules/cjs/loader.js:969
                                      host.raspberrypi	2020-05-28 23:18:38.675	info	stopInstance system.adapter.telegram.0 send kill signal
                                      host.raspberrypi	2020-05-28 23:18:38.672	info	stopInstance system.adapter.telegram.0 (force=false, process=true)
                                      host.raspberrypi	2020-05-28 23:18:38.669	info	"system.adapter.telegram.0" disabled
                                      host.raspberrypi	2020-05-28 23:18:38.601	info	instance system.adapter.telegram.0 started with pid 6422
                                      host.raspberrypi	2020-05-28 23:18:37.552	info	Restart adapter system.adapter.telegram.0 because enabled
                                      host.raspberrypi	2020-05-28 23:18:37.552	error	instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      host.raspberrypi	2020-05-28 23:18:37.552	error	Caught by controller[0]: }
                                      host.raspberrypi	2020-05-28 23:18:37.552	error	Caught by controller[0]: ]
                                      host.raspberrypi	2020-05-28 23:18:37.552	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.telegram/main.js'
                                      host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/index.js',
                                      host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js',
                                      host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: requireStack: [
                                      host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                      host.raspberrypi	2020-05-28 23:18:37.551	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19) {
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:986:32)
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js:2:1)
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1026:19)
                                      host.raspberrypi	2020-05-28 23:18:37.550	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:842:27)
                                      host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:966:15)
                                      host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.telegram/main.js
                                      host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/index.js
                                      host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: - /opt/iobroker/node_modules/node-telegram-bot-api/src/telegram.js
                                      host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: Require stack:
                                      host.raspberrypi	2020-05-28 23:18:37.549	error	Caught by controller[0]: Error: Cannot find module 'array.prototype.findindex'
                                      host.raspberrypi	2020-05-28 23:18:37.548	error	Caught by controller[0]: ^
                                      host.raspberrypi	2020-05-28 23:18:37.548	error	Caught by controller[0]: throw err;
                                      host.raspberrypi	2020-05-28 23:18:37.548	error	Caught by controller[0]: internal/modules/cjs/loader.js:969
                                      host.raspberrypi	2020-05-28 23:18:37.302	info	instance system.adapter.telegram.0 started with pid 6415
                                      host.raspberrypi	2020-05-28 23:18:36.266	info	Restart adapter system.adapter.telegram.0 because enabled
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #43

                                      @Henny112 sagte in Telegramm bekomme ich nicht grün:

                                      cd /opt/iobroker
                                      npm i array.prototype.findindex
                                      iobroker fix
                                      

                                      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

                                        @Henny112 sagte in Telegramm bekomme ich nicht grün:

                                        cd /opt/iobroker
                                        npm i array.prototype.findindex
                                        iobroker fix
                                        
                                        H Offline
                                        H Offline
                                        Henny112
                                        schrieb am zuletzt editiert von
                                        #44

                                        @Thomas-Braun
                                        unverändert zeigt das selbe an wie vorher +

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • H Henny112

                                          @Thomas-Braun
                                          unverändert zeigt das selbe an wie vorher +

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #45

                                          @Henny112 Zeig mal den Konsolenoutput

                                          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

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          283

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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