Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
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
    770

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

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

(gelöst) Sonoff Adapter hat keine Datenpunkte

Scheduled Pinned Locked Moved ioBroker Allgemein
42 Posts 6 Posters 3.6k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W WilliKlein

    @dp20eic

    Bildschirmfoto 2023-07-12 um 18.57.25.png

    Bildschirmfoto 2023-07-12 um 18.58.00.png

    Nutzername und Passwort stimmen, habe ich auch wiederholt neu eingegeben.
    IP und Port sind auch OK.

    HomoranH Do not disturb
    HomoranH Do not disturb
    Homoran
    Global Moderator Administrators
    wrote on last edited by
    #15

    @williklein Bitte den Threadtitel sinnvoll anpassen!

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Reply Last reply
    0
    • W WilliKlein

      @dp20eic

      Bildschirmfoto 2023-07-12 um 18.57.25.png

      Bildschirmfoto 2023-07-12 um 18.58.00.png

      Nutzername und Passwort stimmen, habe ich auch wiederholt neu eingegeben.
      IP und Port sind auch OK.

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by A Former User
      #16

      @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 1 Reply Last reply
      0
      • crunchipC crunchip

        @williklein na dein mqtt in deinem Gerät muss mit Nutzername, Passwort, Ip vom Host(iobroker) und Port mit den Einstellungen im Sonoff Adapter übereinstimmen. Dieser macht ja mqtt für dich und brauchst nicht extra den mqtt Adapter

        Edit

        Und auch wie bereits geschrieben, dein Gerät neu starten, danach sollten bei Ereignis/abhängig von teleperiod so nach und nach die Datenpunkte erscheinen.

        In der Instanz würde ich erstmal alle Haken weg lassen bzw dann nur das anhaken was wirklich benötigt wird

        W Offline
        W Offline
        WilliKlein
        wrote on last edited by
        #17

        @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 1 Reply Last reply
        0
        • 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 Away
          crunchipC Away
          crunchip
          Forum Testing Most Active
          wrote on last edited by 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 Replies Last reply
          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
            wrote on last edited by 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 Reply Last reply
            0
            • ? A Former User

              @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
              wrote on last edited by
              #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 Replies Last reply
              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
                wrote on last edited by
                #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 Reply Last reply
                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
                  wrote on last edited by
                  #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 Replies Last reply
                  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
                    wrote on last edited by
                    #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 Reply Last reply
                    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 Away
                      crunchipC Away
                      crunchip
                      Forum Testing Most Active
                      wrote on last edited by
                      #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 Reply Last reply
                      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
                        wrote on last edited by
                        #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 Reply Last reply
                        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 Away
                          crunchipC Away
                          crunchip
                          Forum Testing Most Active
                          wrote on last edited by
                          #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 Replies Last reply
                          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
                            wrote on last edited by
                            #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 Reply Last reply
                            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
                              wrote on last edited by 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 Reply Last reply
                              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 Away
                                crunchipC Away
                                crunchip
                                Forum Testing Most Active
                                wrote on last edited by 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 Reply Last reply
                                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
                                  wrote on last edited by
                                  #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 Reply Last reply
                                  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 Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by
                                    #31

                                    @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                    bei beiden natürlich das gleiche

                                    ja

                                    umgestiegen von Proxmox auf Unraid

                                    W 1 Reply Last reply
                                    0
                                    • crunchipC crunchip

                                      @williklein sagte in Sonoff Adapter hat keine Datenpunkte:

                                      bei beiden natürlich das gleiche

                                      ja

                                      W Offline
                                      W Offline
                                      WilliKlein
                                      wrote on last edited by
                                      #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 Reply Last reply
                                      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 Away
                                        crunchipC Away
                                        crunchip
                                        Forum Testing Most Active
                                        wrote on last edited by 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 Replies Last reply
                                        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
                                          wrote on last edited by
                                          #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 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          576

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe