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. (gelöst) Sonoff Adapter hat keine Datenpunkte

NEWS

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

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

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

(gelöst) Sonoff Adapter hat keine Datenpunkte

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
42 Beiträge 6 Kommentatoren 3.6k Aufrufe 4 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.
  • W WilliKlein

    @crunchip

    in der Software von Tasmota in der Console steht eine Fehlermeldung. Vielleicht ist das die Ursache ?
    Ich habe da schon getestet und den Port auf 1882 geändert, aber auch ohne Erfolg.
    Bildschirmfoto 2023-07-12 um 19.46.57.png

    crunchipC Abwesend
    crunchipC Abwesend
    crunchip
    Forum Testing Most Active
    schrieb am zuletzt editiert von crunchip
    #18

    @williklein du darfst den Port nicht einfach so ändern, könnte anderweitug schon belegt sein
    Bzw zeig mal die Ausgabe von

    sudo netstat -tulpen
    

    umgestiegen von Proxmox auf Unraid

    W 2 Antworten Letzte Antwort
    0
    • crunchipC crunchip

      @williklein du darfst den Port nicht einfach so ändern, könnte anderweitug schon belegt sein
      Bzw zeig mal die Ausgabe von

      sudo netstat -tulpen
      
      W Offline
      W Offline
      WilliKlein
      schrieb am zuletzt editiert von Homoran
      #19

      @crunchip

      pi@raspberrypi:~ $ sudo netstad -tulben
      sudo: netstad: command not found
      pi@raspberrypi:~ $ sudo netstad -tulben
      sudo: netstad: command not found
      pi@raspberrypi:~ $
      

      MOD-EDIT: Code in code-tags gesetzt!

      1 Antwort Letzte Antwort
      0
      • ? Ein ehemaliger Benutzer

        @williklein sagte in Sonoff Adapter:

        IP und Port sind auch OK.

        Moin,

        also 192.168.178.92 ist der ioBroker?

        Erst machen wir ein zweites Fenster mit dem Protokoll auf, sollte unter Quelle schon ein Eintrag Sonoff sein, dann auswählen
        06d01816-62b8-4042-94dd-8a8aa75b58c4-image.png

        Im ersten Fenster stellen den Adapter mal auf Debug um
        25923cd2-0bfc-40d1-a083-06b82326803e-image.png

        !!! Achtung !!!
        Nach Abschluss, nicht vergessen den Expertenmodus wieder ausschalten.
        !!! Achtung !!!

        Den Adapter neue starten und im zweiten Fenster schauen, was für Meldungen kommen, Meldungen hier in Code Tags </> posten

        VG
        Bernd

        W Offline
        W Offline
        WilliKlein
        schrieb am zuletzt editiert von
        #20

        @dp20eic

        sonoff.0
        2023-07-12 20:49:55.442	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187795435,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
        
        sonoff.0
        2023-07-12 20:49:55.423	info	Starting MQTT authenticated server on port 1883
        
        sonoff.0
        2023-07-12 20:49:55.352	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
        
        sonoff.0
        2023-07-12 20:49:54.999	debug	Plugin sentry Initialize Plugin (enabled=true)
        
        sonoff.0
        2023-07-12 20:49:50.429	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        
        sonoff.0
        2023-07-12 20:49:50.428	debug	Plugin sentry destroyed
        
        sonoff.0
        2023-07-12 20:49:50.427	info	terminating
        
        sonoff.0
        2023-07-12 20:49:50.425	info	Got terminate signal TERMINATE_YOURSELF
        
        sonoff.0
        2023-07-12 20:48:29.906	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:48:18.540	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187698533,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
        
        sonoff.0
        2023-07-12 20:48:18.504	info	Starting MQTT authenticated server on port 1883
        
        sonoff.0
        2023-07-12 20:48:18.424	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
        
        sonoff.0
        2023-07-12 20:48:18.075	debug	Plugin sentry Initialize Plugin (enabled=true)
        
        sonoff.0
        2023-07-12 20:48:13.482	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        
        sonoff.0
        2023-07-12 20:48:13.481	debug	Plugin sentry destroyed
        
        sonoff.0
        2023-07-12 20:48:13.480	info	terminating
        
        sonoff.0
        2023-07-12 20:48:13.476	info	Got terminate signal TERMINATE_YOURSELF
        
        sonoff.0
        2023-07-12 20:46:25.113	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:46:13.162	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187573156,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
        
        sonoff.0
        2023-07-12 20:46:13.144	info	Starting MQTT authenticated server on port 1883
        
        sonoff.0
        2023-07-12 20:46:13.071	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
        
        sonoff.0
        2023-07-12 20:46:12.740	debug	Plugin sentry Initialize Plugin (enabled=true)
        
        sonoff.0
        2023-07-12 20:46:08.206	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        
        sonoff.0
        2023-07-12 20:46:08.203	info	terminating
        
        sonoff.0
        2023-07-12 20:46:08.199	info	Got terminate signal TERMINATE_YOURSELF
        
        sonoff.0
        2023-07-12 20:44:33.356	info	Starting MQTT authenticated server on port 1883
        
        sonoff.0
        2023-07-12 20:44:33.283	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
        
        sonoff.0
        2023-07-12 20:44:27.918	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        
        sonoff.0
        2023-07-12 20:44:27.915	info	terminating
        
        sonoff.0
        2023-07-12 20:44:27.910	info	Got terminate signal TERMINATE_YOURSELF
        
        sonoff.0
        2023-07-12 20:44:20.240	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:42:15.417	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:40:10.605	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:38:05.744	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:36:00.936	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:33:56.103	warn	Client [DVES_E0F23B] has invalid password or username
        
        sonoff.0
        2023-07-12 20:31:51.200	warn	Client [DVES_E0F23B] has invalid password or username
        
        
        DJMarc75D crunchipC 2 Antworten Letzte Antwort
        0
        • W WilliKlein

          @dp20eic

          sonoff.0
          2023-07-12 20:49:55.442	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187795435,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
          
          sonoff.0
          2023-07-12 20:49:55.423	info	Starting MQTT authenticated server on port 1883
          
          sonoff.0
          2023-07-12 20:49:55.352	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
          
          sonoff.0
          2023-07-12 20:49:54.999	debug	Plugin sentry Initialize Plugin (enabled=true)
          
          sonoff.0
          2023-07-12 20:49:50.429	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          sonoff.0
          2023-07-12 20:49:50.428	debug	Plugin sentry destroyed
          
          sonoff.0
          2023-07-12 20:49:50.427	info	terminating
          
          sonoff.0
          2023-07-12 20:49:50.425	info	Got terminate signal TERMINATE_YOURSELF
          
          sonoff.0
          2023-07-12 20:48:29.906	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:48:18.540	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187698533,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
          
          sonoff.0
          2023-07-12 20:48:18.504	info	Starting MQTT authenticated server on port 1883
          
          sonoff.0
          2023-07-12 20:48:18.424	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
          
          sonoff.0
          2023-07-12 20:48:18.075	debug	Plugin sentry Initialize Plugin (enabled=true)
          
          sonoff.0
          2023-07-12 20:48:13.482	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          sonoff.0
          2023-07-12 20:48:13.481	debug	Plugin sentry destroyed
          
          sonoff.0
          2023-07-12 20:48:13.480	info	terminating
          
          sonoff.0
          2023-07-12 20:48:13.476	info	Got terminate signal TERMINATE_YOURSELF
          
          sonoff.0
          2023-07-12 20:46:25.113	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:46:13.162	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187573156,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
          
          sonoff.0
          2023-07-12 20:46:13.144	info	Starting MQTT authenticated server on port 1883
          
          sonoff.0
          2023-07-12 20:46:13.071	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
          
          sonoff.0
          2023-07-12 20:46:12.740	debug	Plugin sentry Initialize Plugin (enabled=true)
          
          sonoff.0
          2023-07-12 20:46:08.206	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          sonoff.0
          2023-07-12 20:46:08.203	info	terminating
          
          sonoff.0
          2023-07-12 20:46:08.199	info	Got terminate signal TERMINATE_YOURSELF
          
          sonoff.0
          2023-07-12 20:44:33.356	info	Starting MQTT authenticated server on port 1883
          
          sonoff.0
          2023-07-12 20:44:33.283	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
          
          sonoff.0
          2023-07-12 20:44:27.918	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          sonoff.0
          2023-07-12 20:44:27.915	info	terminating
          
          sonoff.0
          2023-07-12 20:44:27.910	info	Got terminate signal TERMINATE_YOURSELF
          
          sonoff.0
          2023-07-12 20:44:20.240	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:42:15.417	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:40:10.605	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:38:05.744	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:36:00.936	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:33:56.103	warn	Client [DVES_E0F23B] has invalid password or username
          
          sonoff.0
          2023-07-12 20:31:51.200	warn	Client [DVES_E0F23B] has invalid password or username
          
          
          DJMarc75D Offline
          DJMarc75D Offline
          DJMarc75
          schrieb am zuletzt editiert von
          #21

          @williklein

          Original:

          @crunchip sagte in Sonoff Adapter hat keine Datenpunkte:

          sudo netstat -tulpen

          Und dann Deine Eingabe:

          @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

          sudo netstad -tulben

          Finde den Fehler :)

          Und Dein System ist auch nicht grad auf neuem Stand !

          node: v16.18.0, js-controller: 4.0.23
          

          Lehrling seit 1975 !!!
          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

          1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @williklein du darfst den Port nicht einfach so ändern, könnte anderweitug schon belegt sein
            Bzw zeig mal die Ausgabe von

            sudo netstat -tulpen
            
            W Offline
            W Offline
            WilliKlein
            schrieb am zuletzt editiert von
            #22

            @crunchip

            machmal ist man einfach zu blöd. Jetzt aber richtig

            pi@raspberrypi:~ $ sudo netstat -tulben
            netstat: invalid option -- 'b'
            usage: netstat [-vWeenNcCF] [<Af>] -r         netstat {-V|--version|-h|--help}
                   netstat [-vWnNcaeol] [<Socket> ...]
                   netstat { [-vWeenNac] -i | [-cnNe] -M | -s [-6tuw] }
            
                    -r, --route              display routing table
                    -i, --interfaces         display interface table
                    -g, --groups             display multicast group memberships
                    -s, --statistics         display networking statistics (like SNMP)
                    -M, --masquerade         display masqueraded connections
            
                    -v, --verbose            be verbose
                    -W, --wide               don't truncate IP addresses
                    -n, --numeric            don't resolve names
                    --numeric-hosts          don't resolve host names
                    --numeric-ports          don't resolve port names
                    --numeric-users          don't resolve user names
                    -N, --symbolic           resolve hardware names
                    -e, --extend             display other/more information
                    -p, --programs           display PID/Program name for sockets
                    -o, --timers             display timers
                    -c, --continuous         continuous listing
            
                    -l, --listening          display listening server sockets
                    -a, --all                display all sockets (default: connected)
                    -F, --fib                display Forwarding Information Base (default)
                    -C, --cache              display routing cache instead of FIB
                    -Z, --context            display SELinux security context for sockets
            
              <Socket>={-t|--tcp} {-u|--udp} {-U|--udplite} {-S|--sctp} {-w|--raw}
                       {-x|--unix} --ax25 --ipx --netrom
              <AF>=Use '-6|-4' or '-A <af>' or '--<af>'; default: inet
              List of possible address families (which support routing):
                inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25) 
                netrom (AMPR NET/ROM) ipx (Novell IPX) ddp (Appletalk DDP) 
                x25 (CCITT X.25) 
            pi@raspberrypi:~ $ 
            
            
            DJMarc75D crunchipC 2 Antworten Letzte Antwort
            0
            • W WilliKlein

              @crunchip

              machmal ist man einfach zu blöd. Jetzt aber richtig

              pi@raspberrypi:~ $ sudo netstat -tulben
              netstat: invalid option -- 'b'
              usage: netstat [-vWeenNcCF] [<Af>] -r         netstat {-V|--version|-h|--help}
                     netstat [-vWnNcaeol] [<Socket> ...]
                     netstat { [-vWeenNac] -i | [-cnNe] -M | -s [-6tuw] }
              
                      -r, --route              display routing table
                      -i, --interfaces         display interface table
                      -g, --groups             display multicast group memberships
                      -s, --statistics         display networking statistics (like SNMP)
                      -M, --masquerade         display masqueraded connections
              
                      -v, --verbose            be verbose
                      -W, --wide               don't truncate IP addresses
                      -n, --numeric            don't resolve names
                      --numeric-hosts          don't resolve host names
                      --numeric-ports          don't resolve port names
                      --numeric-users          don't resolve user names
                      -N, --symbolic           resolve hardware names
                      -e, --extend             display other/more information
                      -p, --programs           display PID/Program name for sockets
                      -o, --timers             display timers
                      -c, --continuous         continuous listing
              
                      -l, --listening          display listening server sockets
                      -a, --all                display all sockets (default: connected)
                      -F, --fib                display Forwarding Information Base (default)
                      -C, --cache              display routing cache instead of FIB
                      -Z, --context            display SELinux security context for sockets
              
                <Socket>={-t|--tcp} {-u|--udp} {-U|--udplite} {-S|--sctp} {-w|--raw}
                         {-x|--unix} --ax25 --ipx --netrom
                <AF>=Use '-6|-4' or '-A <af>' or '--<af>'; default: inet
                List of possible address families (which support routing):
                  inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25) 
                  netrom (AMPR NET/ROM) ipx (Novell IPX) ddp (Appletalk DDP) 
                  x25 (CCITT X.25) 
              pi@raspberrypi:~ $ 
              
              
              DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              schrieb am zuletzt editiert von
              #23

              @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

              sudo netstat -tulben

              finde nochmal den Fehler

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              1 Antwort Letzte Antwort
              0
              • W WilliKlein

                @crunchip

                machmal ist man einfach zu blöd. Jetzt aber richtig

                pi@raspberrypi:~ $ sudo netstat -tulben
                netstat: invalid option -- 'b'
                usage: netstat [-vWeenNcCF] [<Af>] -r         netstat {-V|--version|-h|--help}
                       netstat [-vWnNcaeol] [<Socket> ...]
                       netstat { [-vWeenNac] -i | [-cnNe] -M | -s [-6tuw] }
                
                        -r, --route              display routing table
                        -i, --interfaces         display interface table
                        -g, --groups             display multicast group memberships
                        -s, --statistics         display networking statistics (like SNMP)
                        -M, --masquerade         display masqueraded connections
                
                        -v, --verbose            be verbose
                        -W, --wide               don't truncate IP addresses
                        -n, --numeric            don't resolve names
                        --numeric-hosts          don't resolve host names
                        --numeric-ports          don't resolve port names
                        --numeric-users          don't resolve user names
                        -N, --symbolic           resolve hardware names
                        -e, --extend             display other/more information
                        -p, --programs           display PID/Program name for sockets
                        -o, --timers             display timers
                        -c, --continuous         continuous listing
                
                        -l, --listening          display listening server sockets
                        -a, --all                display all sockets (default: connected)
                        -F, --fib                display Forwarding Information Base (default)
                        -C, --cache              display routing cache instead of FIB
                        -Z, --context            display SELinux security context for sockets
                
                  <Socket>={-t|--tcp} {-u|--udp} {-U|--udplite} {-S|--sctp} {-w|--raw}
                           {-x|--unix} --ax25 --ipx --netrom
                  <AF>=Use '-6|-4' or '-A <af>' or '--<af>'; default: inet
                  List of possible address families (which support routing):
                    inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25) 
                    netrom (AMPR NET/ROM) ipx (Novell IPX) ddp (Appletalk DDP) 
                    x25 (CCITT X.25) 
                pi@raspberrypi:~ $ 
                
                
                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #24

                @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                Jetzt aber richtig

                nicht ganz, kürz es ab

                sudo netstat -ltp
                

                umgestiegen von Proxmox auf Unraid

                W 1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                  Jetzt aber richtig

                  nicht ganz, kürz es ab

                  sudo netstat -ltp
                  
                  W Offline
                  W Offline
                  WilliKlein
                  schrieb am zuletzt editiert von
                  #25

                  @crunchip

                   sudo netstat -ltp
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
                  tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      585/sshd: /usr/sbin 
                  tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      564/vncserver-x11-c 
                  tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      3211437/io.shelly.0 
                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      3217593/io.sonoff.0 
                  tcp        0      0 localhost:ipp           0.0.0.0:*               LISTEN      3201754/cupsd       
                  tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      548/iobroker.js-con 
                  tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      548/iobroker.js-con 
                  tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      585/sshd: /usr/sbin 
                  tcp6       0      0 [::]:5900               [::]:*                  LISTEN      564/vncserver-x11-c 
                  tcp6       0      0 [::]:8082               [::]:*                  LISTEN      2913709/io.web.0    
                  tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      120900/io.admin.0   
                  tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      3201754/cupsd       
                  pi@raspberrypi:~ $ 
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • W WilliKlein

                    @dp20eic

                    sonoff.0
                    2023-07-12 20:49:55.442	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187795435,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
                    
                    sonoff.0
                    2023-07-12 20:49:55.423	info	Starting MQTT authenticated server on port 1883
                    
                    sonoff.0
                    2023-07-12 20:49:55.352	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
                    
                    sonoff.0
                    2023-07-12 20:49:54.999	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    sonoff.0
                    2023-07-12 20:49:50.429	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    
                    sonoff.0
                    2023-07-12 20:49:50.428	debug	Plugin sentry destroyed
                    
                    sonoff.0
                    2023-07-12 20:49:50.427	info	terminating
                    
                    sonoff.0
                    2023-07-12 20:49:50.425	info	Got terminate signal TERMINATE_YOURSELF
                    
                    sonoff.0
                    2023-07-12 20:48:29.906	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:48:18.540	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187698533,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
                    
                    sonoff.0
                    2023-07-12 20:48:18.504	info	Starting MQTT authenticated server on port 1883
                    
                    sonoff.0
                    2023-07-12 20:48:18.424	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
                    
                    sonoff.0
                    2023-07-12 20:48:18.075	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    sonoff.0
                    2023-07-12 20:48:13.482	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    
                    sonoff.0
                    2023-07-12 20:48:13.481	debug	Plugin sentry destroyed
                    
                    sonoff.0
                    2023-07-12 20:48:13.480	info	terminating
                    
                    sonoff.0
                    2023-07-12 20:48:13.476	info	Got terminate signal TERMINATE_YOURSELF
                    
                    sonoff.0
                    2023-07-12 20:46:25.113	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:46:13.162	debug	stateChange sonoff.0.info.connection: {"val":"","ack":true,"ts":1689187573156,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1689120066039}
                    
                    sonoff.0
                    2023-07-12 20:46:13.144	info	Starting MQTT authenticated server on port 1883
                    
                    sonoff.0
                    2023-07-12 20:46:13.071	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
                    
                    sonoff.0
                    2023-07-12 20:46:12.740	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    sonoff.0
                    2023-07-12 20:46:08.206	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    
                    sonoff.0
                    2023-07-12 20:46:08.203	info	terminating
                    
                    sonoff.0
                    2023-07-12 20:46:08.199	info	Got terminate signal TERMINATE_YOURSELF
                    
                    sonoff.0
                    2023-07-12 20:44:33.356	info	Starting MQTT authenticated server on port 1883
                    
                    sonoff.0
                    2023-07-12 20:44:33.283	info	starting. Version 2.5.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v16.18.0, js-controller: 4.0.23
                    
                    sonoff.0
                    2023-07-12 20:44:27.918	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    
                    sonoff.0
                    2023-07-12 20:44:27.915	info	terminating
                    
                    sonoff.0
                    2023-07-12 20:44:27.910	info	Got terminate signal TERMINATE_YOURSELF
                    
                    sonoff.0
                    2023-07-12 20:44:20.240	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:42:15.417	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:40:10.605	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:38:05.744	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:36:00.936	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:33:56.103	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    sonoff.0
                    2023-07-12 20:31:51.200	warn	Client [DVES_E0F23B] has invalid password or username
                    
                    
                    crunchipC Abwesend
                    crunchipC Abwesend
                    crunchip
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von
                    #26

                    @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                    Client [DVES_E0F23B] has invalid password or username

                    da hast du wohl dich irgendwo vertippt

                    @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                    0 0.0.0.0:1883 0.0.0.0:* LISTEN 3217593/io.sonoff.0

                    passt, ist nicht anderweitig belegt

                    umgestiegen von Proxmox auf Unraid

                    W 2 Antworten Letzte Antwort
                    0
                    • crunchipC crunchip

                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                      Client [DVES_E0F23B] has invalid password or username

                      da hast du wohl dich irgendwo vertippt

                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                      0 0.0.0.0:1883 0.0.0.0:* LISTEN 3217593/io.sonoff.0

                      passt, ist nicht anderweitig belegt

                      W Offline
                      W Offline
                      WilliKlein
                      schrieb am zuletzt editiert von
                      #27

                      @crunchip sagte in Sonoff Adapter hat keine Datenpunkte:

                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                      Client [DVES_E0F23B] has invalid password or username

                      da hast du wohl dich irgendwo vertippt

                      Das kann nicht sein, ich habe "Willi1" all Benutzernamen und bei dem Passwort kann ich mich nicht vertippt haben, denn das Passwort nutze ich auch beim IOBroker.

                      1 Antwort Letzte Antwort
                      0
                      • crunchipC crunchip

                        @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                        Client [DVES_E0F23B] has invalid password or username

                        da hast du wohl dich irgendwo vertippt

                        @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                        0 0.0.0.0:1883 0.0.0.0:* LISTEN 3217593/io.sonoff.0

                        passt, ist nicht anderweitig belegt

                        W Offline
                        W Offline
                        WilliKlein
                        schrieb am zuletzt editiert von WilliKlein
                        #28

                        @crunchip

                        wer ist denn damit gemeint, ist das die Tasmota App

                        Client [DVES_E0F23B] has invalid password or username
                        

                        Für wen wird das Passwort gebraucht ? oder mit welchem Passwort wird das verglichen ?

                        crunchipC 1 Antwort Letzte Antwort
                        0
                        • W WilliKlein

                          @crunchip

                          wer ist denn damit gemeint, ist das die Tasmota App

                          Client [DVES_E0F23B] has invalid password or username
                          

                          Für wen wird das Passwort gebraucht ? oder mit welchem Passwort wird das verglichen ?

                          crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von crunchip
                          #29

                          @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                          wer ist denn damit gemeint

                          na dein tasmota Gerät
                          0489229b-ebfa-4dd8-9577-84327fdccaf5-image.png

                          @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                          Das kann nicht sein

                          ist aber so, vllt beim Passwort groß/klein Schreibung oder ein Leerzeichen was du übersehen hast

                          @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                          Für wen wird das Passwort gebraucht ? oder mit welchem Passwort wird das verglichen ?

                          die Daten müssen im jeweiligen Gerät mit dem Adapter übereinstimmen

                          umgestiegen von Proxmox auf Unraid

                          W 1 Antwort Letzte Antwort
                          0
                          • crunchipC crunchip

                            @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                            wer ist denn damit gemeint

                            na dein tasmota Gerät
                            0489229b-ebfa-4dd8-9577-84327fdccaf5-image.png

                            @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                            Das kann nicht sein

                            ist aber so, vllt beim Passwort groß/klein Schreibung oder ein Leerzeichen was du übersehen hast

                            @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                            Für wen wird das Passwort gebraucht ? oder mit welchem Passwort wird das verglichen ?

                            die Daten müssen im jeweiligen Gerät mit dem Adapter übereinstimmen

                            W Offline
                            W Offline
                            WilliKlein
                            schrieb am zuletzt editiert von
                            #30

                            @crunchip sagte in Sonoff Adapter hat keine Datenpunkte:

                            @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                            wer ist denn damit gemeint

                            na dein tasmota Gerät

                            Wenn es nur dafür genutzt wird dann gebe ich da mal einen anderen Namen und Passwort ein (bei beiden natürlich das gleiche)

                            crunchipC 1 Antwort Letzte Antwort
                            0
                            • W WilliKlein

                              @crunchip sagte in Sonoff Adapter hat keine Datenpunkte:

                              @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                              wer ist denn damit gemeint

                              na dein tasmota Gerät

                              Wenn es nur dafür genutzt wird dann gebe ich da mal einen anderen Namen und Passwort ein (bei beiden natürlich das gleiche)

                              crunchipC Abwesend
                              crunchipC Abwesend
                              crunchip
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #31

                              @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                              bei beiden natürlich das gleiche

                              ja

                              umgestiegen von Proxmox auf Unraid

                              W 1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                bei beiden natürlich das gleiche

                                ja

                                W Offline
                                W Offline
                                WilliKlein
                                schrieb am zuletzt editiert von
                                #32

                                @crunchip

                                Also, das kann es nicht sein, anderer Name und Passwort nur Zahlen, Ergebnis ist genauso
                                Es ist doch auch nur eine Warnmeldung.

                                Habt ihr keine Idee, was es noch sein könnte ? oder ist das sicher.

                                Kann es nicht sein das es mit der Konsolenmeldung von Tasmota zu tun hat?

                                21:56:06.563 MQT: Verbindung fehlgeschlagen aufgrund von 192.168.178.92:1883, rc -4. Wiederversuch in 60 s
                                
                                crunchipC 1 Antwort Letzte Antwort
                                0
                                • W WilliKlein

                                  @crunchip

                                  Also, das kann es nicht sein, anderer Name und Passwort nur Zahlen, Ergebnis ist genauso
                                  Es ist doch auch nur eine Warnmeldung.

                                  Habt ihr keine Idee, was es noch sein könnte ? oder ist das sicher.

                                  Kann es nicht sein das es mit der Konsolenmeldung von Tasmota zu tun hat?

                                  21:56:06.563 MQT: Verbindung fehlgeschlagen aufgrund von 192.168.178.92:1883, rc -4. Wiederversuch in 60 s
                                  
                                  crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von crunchip
                                  #33

                                  @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                  Ergebnis ist genauso

                                  seh nix

                                  @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                  was es noch sein könnte ? oder ist das sicher.

                                  wenn es die gleiche Meldung sein sollte, ist es sicher, das du etwas falsch eingegeben hast

                                  @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                  Kann es nicht sein das es mit der Konsolenmeldung von Tasmota zu tun hat?

                                  diese Meldung sagt aus das keine Verbindung zu stande kommt und die kann nur zustande kommen, wenn die Zugangsdaten übereinstimmen

                                  noch mal die unbeantwortete Frage

                                  @dp20eic sagte in Sonoff Adapter hat keine Datenpunkte:

                                  192.168.178.92 ist der ioBroker?

                                  umgestiegen von Proxmox auf Unraid

                                  W 2 Antworten Letzte Antwort
                                  0
                                  • crunchipC crunchip

                                    @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                    Ergebnis ist genauso

                                    seh nix

                                    @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                    was es noch sein könnte ? oder ist das sicher.

                                    wenn es die gleiche Meldung sein sollte, ist es sicher, das du etwas falsch eingegeben hast

                                    @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                    Kann es nicht sein das es mit der Konsolenmeldung von Tasmota zu tun hat?

                                    diese Meldung sagt aus das keine Verbindung zu stande kommt und die kann nur zustande kommen, wenn die Zugangsdaten übereinstimmen

                                    noch mal die unbeantwortete Frage

                                    @dp20eic sagte in Sonoff Adapter hat keine Datenpunkte:

                                    192.168.178.92 ist der ioBroker?

                                    W Offline
                                    W Offline
                                    WilliKlein
                                    schrieb am zuletzt editiert von
                                    #34

                                    @crunchip sagte in Sonoff Adapter hat keine Datenpunkte:

                                    noch mal die unbeantwortete Frage
                                    @dp20eic sagte in Sonoff Adapter hat keine Datenpunkte:

                                    192.168.178.92 ist der ioBroker?

                                    ja das ist der ioBroker

                                    1 Antwort Letzte Antwort
                                    0
                                    • crunchipC crunchip

                                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                      Ergebnis ist genauso

                                      seh nix

                                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                      was es noch sein könnte ? oder ist das sicher.

                                      wenn es die gleiche Meldung sein sollte, ist es sicher, das du etwas falsch eingegeben hast

                                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                      Kann es nicht sein das es mit der Konsolenmeldung von Tasmota zu tun hat?

                                      diese Meldung sagt aus das keine Verbindung zu stande kommt und die kann nur zustande kommen, wenn die Zugangsdaten übereinstimmen

                                      noch mal die unbeantwortete Frage

                                      @dp20eic sagte in Sonoff Adapter hat keine Datenpunkte:

                                      192.168.178.92 ist der ioBroker?

                                      W Offline
                                      W Offline
                                      WilliKlein
                                      schrieb am zuletzt editiert von
                                      #35

                                      @crunchip sagte in Sonoff Adapter hat keine Datenpunkte:

                                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                      Ergebnis ist genauso

                                      seh nix

                                      sonoff.0
                                      2023-07-12 22:57:07.895	warn	Client [DVES_E0F23B] has invalid password or username
                                      
                                      sonoff.0
                                      2023-07-12 22:56:02.982	warn	Client [DVES_E0F23B] has invalid password or username
                                      
                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • W WilliKlein

                                        @crunchip sagte in Sonoff Adapter hat keine Datenpunkte:

                                        @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                        Ergebnis ist genauso

                                        seh nix

                                        sonoff.0
                                        2023-07-12 22:57:07.895	warn	Client [DVES_E0F23B] has invalid password or username
                                        
                                        sonoff.0
                                        2023-07-12 22:56:02.982	warn	Client [DVES_E0F23B] has invalid password or username
                                        
                                        crunchipC Abwesend
                                        crunchipC Abwesend
                                        crunchip
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von crunchip
                                        #36

                                        @williklein kann doch net sein, sind da irgendwelche Sonderzeichen? sonst fällt mir nix ein

                                        bzw starte mal den pi neu durch

                                        umgestiegen von Proxmox auf Unraid

                                        T 1 Antwort Letzte Antwort
                                        0
                                        • crunchipC crunchip

                                          @williklein kann doch net sein, sind da irgendwelche Sonderzeichen? sonst fällt mir nix ein

                                          bzw starte mal den pi neu durch

                                          T Offline
                                          T Offline
                                          TT-Tom
                                          schrieb am zuletzt editiert von
                                          #37

                                          @crunchip

                                          Vielleicht mal ohne Passwort und User probieren, damit sollte es doch funktionieren.

                                          Gruß Tom
                                          https://github.com/tt-tom17
                                          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                                          NSPanel Script Wiki
                                          https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                          NSPanel Adapter Wiki
                                          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                                          crunchipC W 2 Antworten 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

                                          550

                                          Online

                                          32.7k

                                          Benutzer

                                          82.6k

                                          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