Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Terminal Adapter

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Terminal Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @Atticus last edited by

      @atticus da läuft schon was auf dem Port.
      Wahrscheinlich hast du noch was anderes auf dem Rechner laufen, daher den Port für den Adapter ändern.

      A 1 Reply Last reply Reply Quote 0
      • A
        Atticus @crunchip last edited by

        @crunchip ja, ich hab schon einige Ports eingegeben, bei jedem kommt die o.g. Meldung. Es sieht also so aus, das der Fehler bei jedem Port auftritt. Ich habe natürlich nicht alle möglichen Ports getestet, aber wenn ich eine (mehrere) willkürliche Portadresse verwende, und immer kommt die gleiche Fehlermeldung, ist das schon seltsam, oder?

        Homoran crunchip apollon77 3 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Atticus last edited by

          @atticus vielleicht sollten wir @apollon77 mal fragen.
          er hat vor paar Tagen etwas daran rumgeschraubt.

          Allerdings hat der Adapter immer noch eine sehr frühe Versionsnummer

          1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @Atticus last edited by

            @atticus dann geb mal ein um zu sehen, welche Ports belegt sind.

            sudo netstat -tulpen
            
            A 1 Reply Last reply Reply Quote 0
            • A
              Atticus @crunchip last edited by Homoran

              @crunchip

              pi@ioBrokerSQL44:~ $ netstat -tuplen
              (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
              nicht-eigene Processe werden nicht angezeigt; Root kann sie anzeigen.)
              Aktive Internetverbindungen (Nur Server)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14807      -
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          18739      -
              tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN      110        14963      -
              tcp6       0      0 :::22                   :::*                    LISTEN      0          14809      -
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          18740      -
              tcp6       0      0 :::80                   :::*                    LISTEN      0          17472      -
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13964      -
              udp        0      0 0.0.0.0:40374           0.0.0.0:*                           108        13966      -
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15933      -
              udp6       0      0 :::5353                 :::*                                108        13965      -
              udp6       0      0 :::42899                :::*                                108        13967      -
              pi@ioBrokerSQL44:~ $
              
              
              
              Homoran 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Atticus last edited by

                @atticus mach bitte genau das was @crunchip schrieb

                A 1 Reply Last reply Reply Quote 1
                • A
                  Atticus @Homoran last edited by

                  @homoran sorry

                  pi@ioBrokerSQL44:~ $ sudo netstat -tulpen
                  Aktive Internetverbindungen (Nur Server)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14807      567/sshd
                  tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          18739      922/exim4
                  tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN      110        14963      612/mysqld
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          14809      567/sshd
                  tcp6       0      0 ::1:25                  :::*                    LISTEN      0          18740      922/exim4
                  tcp6       0      0 :::80                   :::*                    LISTEN      0          17472      613/apache2
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13964      367/avahi-daemon: r
                  udp        0      0 0.0.0.0:40374           0.0.0.0:*                           108        13966      367/avahi-daemon: r
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15933      541/dhcpcd
                  udp6       0      0 :::5353                 :::*                                108        13965      367/avahi-daemon: r
                  udp6       0      0 :::42899                :::*                                108        13967      367/avahi-daemon: r
                  pi@ioBrokerSQL44:~ $
                  
                  
                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @Atticus last edited by

                    @atticus bin ich blind, da läuft doch nichts, ich hatte vermutet, da läuft noch influx und grafana mit drauf, das wäre der Grund gewesen ,warum der Port beim terminal schon belegt ist.

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @crunchip last edited by Homoran

                      @crunchip da läuft nur apache auf 80.
                      und wenn ich das richtig erkenne war der Terminal vorher auf 80.

                      ggf. hängt es da noch, zeigt aber die neue 8080 an


                      Allerdings frage ich mich bei dem Hostnamen, ob das der richtige host ist.

                      crunchip A 2 Replies Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Homoran last edited by

                        @homoran hab den terminal nicht in Verwendung, daher kann ich nichts zu sagen. Müsst ich mal nachsehen, installiert isser ja noch.
                        Gut möglich, das es nicht der iobroker ist

                        1 Reply Last reply Reply Quote 0
                        • A
                          Atticus @Homoran last edited by


                          Allerdings frage ich mich bei dem Hostnamen, ob das der richtige host ist.

                          pi@ioBroker482:~ $ sudo netstat -tulpe
                          Aktive Internetverbindungen (Nur Server)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                          tcp        0      0 ioBroker482.fritz.:2001 0.0.0.0:*               LISTEN      iobroker   189038     9074/io.hm-rpc.0
                          tcp        0      0 127.0.0.53:domain       0.0.0.0:*               LISTEN      systemd-resolve 13897      335/systemd-resolve
                          tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      root       18547      483/sshd
                          tcp        0      0 localhost:ipp           0.0.0.0:*               LISTEN      root       15788      382/cupsd
                          tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      iobroker   1024133    6816/node-red
                          tcp        0      0 ioBroker482:pipe-server 0.0.0.0:*               LISTEN      iobroker   187847     9081/io.hm-rpc.1
                          tcp        0      0 ioBroker482.fritz.:8701 0.0.0.0:*               LISTEN      iobroker   187867     9100/io.hm-rpc.2
                          tcp        0      0 ioBroker482.fritz.:8702 0.0.0.0:*               LISTEN      iobroker   189569     9115/io.hm-rpc.3
                          tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      iobroker   186010     8952/iobroker.js-co
                          tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      iobroker   187676     8952/iobroker.js-co
                          tcp        0      0 0.0.0.0:hostmon         0.0.0.0:*               LISTEN      systemd-resolve 13891      335/systemd-resolve
                          tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      root       17144      477/vncserver-x11-c
                          tcp        0      0 ioBroker482.fritz:18701 0.0.0.0:*               LISTEN      iobroker   189592     9138/io.hm-rpc.4
                          tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      iobroker   186063     8978/io.admin.0
                          tcp6       0      0 [::]:8082               [::]:*                  LISTEN      iobroker   195709     10015/io.web.0
                          tcp6       0      0 [::]:8084               [::]:*                  LISTEN      iobroker   190463     9489/io.socketio.0
                          tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      root       18549      483/sshd
                          tcp6       0      0 [::]:8087               [::]:*                  LISTEN      iobroker   191779     9457/io.simple-api.
                          tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      root       15787      382/cupsd
                          tcp6       0      0 [::]:hostmon            [::]:*                  LISTEN      systemd-resolve 13894      335/systemd-resolve
                          tcp6       0      0 [::]:5900               [::]:*                  LISTEN      root       17143      477/vncserver-x11-c
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           iobroker   189895     9287/io.shelly.0
                          udp        0      0 127.0.0.53:domain       0.0.0.0:*                           systemd-resolve 13896      335/systemd-resolve
                          udp        0      0 0.0.0.0:ipp             0.0.0.0:*                           root       17047      468/cups-browsed
                          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           iobroker   187910     9172/io.mihome-vacu
                          udp        0      0 0.0.0.0:53980           0.0.0.0:*                           avahi      15781      410/avahi-daemon: r
                          udp        0      0 224.0.0.251:mdns        0.0.0.0:*                           pi         21929      682/index.html?l%5B
                          udp        0      0 0.0.0.0:mdns            0.0.0.0:*                           avahi      15779      410/avahi-daemon: r
                          udp        0      0 0.0.0.0:hostmon         0.0.0.0:*                           systemd-resolve 13890      335/systemd-resolve
                          udp6       0      0 [::]:mdns               [::]:*                              avahi      15780      410/avahi-daemon: r
                          udp6       0      0 [::]:hostmon            [::]:*                              systemd-resolve 13893      335/systemd-resolve
                          udp6       0      0 [::]:36231              [::]:*                              avahi      15782      410/avahi-daemon: r
                          pi@ioBroker482:~ $
                          
                          
                          
                          
                          
                          Noch mal Sorry, da hatte ich wohl die falsche Brille auf
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Atticus last edited by Thomas Braun

                            @atticus

                            cups...
                            VNC...
                            Kompletter Desktop aufgezimmert.

                            A 2 Replies Last reply Reply Quote 0
                            • A
                              Atticus @Thomas Braun last edited by

                              @thomas-braun ja, ich brauch den Desktop auf diesem Rechner

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Atticus last edited by

                                @atticus vnc braucht kein Mensch auf einem Server.

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  Atticus @Thomas Braun last edited by

                                  @thomas-braun Das sollte das Terminal doch aber nicht behindern, oder?

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    Atticus @Thomas Braun last edited by

                                    @thomas-braun ok, vnc kann runter, ändert aber nichts an der Sache

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Atticus @Atticus last edited by

                                      Hab den VNC deaktiviert

                                      pi@ioBroker482:~ $ sudo netstat -tulpe
                                      Aktive Internetverbindungen (Nur Server)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                                      tcp        0      0 ioBroker482.fritz.:2001 0.0.0.0:*               LISTEN      iobroker   22855      1313/io.hm-rpc.0
                                      tcp        0      0 127.0.0.53:domain       0.0.0.0:*               LISTEN      systemd-resolve 17517      321/systemd-resolve
                                      tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      root       16107      480/sshd
                                      tcp        0      0 localhost:ipp           0.0.0.0:*               LISTEN      root       15809      358/cupsd
                                      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      iobroker   23722      1233/node-red
                                      tcp        0      0 ioBroker482:pipe-server 0.0.0.0:*               LISTEN      iobroker   23919      1321/io.hm-rpc.1
                                      tcp        0      0 ioBroker482.fritz.:8701 0.0.0.0:*               LISTEN      iobroker   20419      1332/io.hm-rpc.2
                                      tcp        0      0 ioBroker482.fritz.:8702 0.0.0.0:*               LISTEN      iobroker   20464      1365/io.hm-rpc.3
                                      tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      iobroker   19947      456/iobroker.js-con
                                      tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      iobroker   21868      456/iobroker.js-con
                                      tcp        0      0 0.0.0.0:hostmon         0.0.0.0:*               LISTEN      systemd-resolve 17511      321/systemd-resolve
                                      tcp        0      0 ioBroker482.fritz:18701 0.0.0.0:*               LISTEN      iobroker   22973      1377/io.hm-rpc.4
                                      tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      iobroker   22274      1034/io.admin.0
                                      tcp6       0      0 [::]:8084               [::]:*                  LISTEN      iobroker   27936      1816/io.socketio.0
                                      tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      root       16109      480/sshd
                                      tcp6       0      0 [::]:8087               [::]:*                  LISTEN      iobroker   26886      1801/io.simple-api.
                                      tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      root       15808      358/cupsd
                                      tcp6       0      0 [::]:hostmon            [::]:*                  LISTEN      systemd-resolve 17514      321/systemd-resolve
                                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           iobroker   23123      1510/io.shelly.0
                                      udp        0      0 127.0.0.53:domain       0.0.0.0:*                           systemd-resolve 17516      321/systemd-resolve
                                      udp        0      0 0.0.0.0:44141           0.0.0.0:*                           avahi      15797      371/avahi-daemon: r
                                      udp        0      0 0.0.0.0:ipp             0.0.0.0:*                           root       16167      453/cups-browsed
                                      udp        0      0 0.0.0.0:53421           0.0.0.0:*                           iobroker   24719      1434/io.mihome-vacu
                                      udp        0      0 224.0.0.251:mdns        0.0.0.0:*                           pi         19431      669/index.html?l%5B
                                      udp        0      0 0.0.0.0:mdns            0.0.0.0:*                           avahi      15795      371/avahi-daemon: r
                                      udp        0      0 0.0.0.0:hostmon         0.0.0.0:*                           systemd-resolve 17510      321/systemd-resolve
                                      udp        0      0 ioBroker482.fritz:45815 0.0.0.0:*                           pi         27111      669/index.html?l%5B
                                      udp6       0      0 [::]:mdns               [::]:*                              avahi      15796      371/avahi-daemon: r
                                      udp6       0      0 [::]:hostmon            [::]:*                              systemd-resolve 17513      321/systemd-resolve
                                      udp6       0      0 [::]:44848              [::]:*                              avahi      15798      371/avahi-daemon: r
                                      pi@ioBroker482:~ $
                                      
                                      
                                      Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Atticus last edited by

                                        @atticus

                                        sudo netstat -tulpen
                                        

                                        Das n am Ende ist wichtig!

                                        1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Atticus last edited by

                                          @atticus geb den Befehl nichmal richtig ein, ansonsten stell den Adapter auf 8089, dann sollte es funktionieren

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            Atticus @crunchip last edited by

                                            @crunchip ich hab den Port auf 8089 geändert, geht auch nicht.

                                            pi@ioBroker482:~ $ sudo netstat -tulpen
                                            Aktive Internetverbindungen (Nur Server)
                                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                                            tcp        0      0 192.168.2.238:2001      0.0.0.0:*               LISTEN      1001       22855      1313/io.hm-rpc.0
                                            tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        17517      321/systemd-resolve
                                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16107      480/sshd
                                            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15809      358/cupsd
                                            tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       23722      1233/node-red
                                            tcp        0      0 192.168.2.238:2010      0.0.0.0:*               LISTEN      1001       23919      1321/io.hm-rpc.1
                                            tcp        0      0 192.168.2.238:8701      0.0.0.0:*               LISTEN      1001       20419      1332/io.hm-rpc.2
                                            tcp        0      0 192.168.2.238:8702      0.0.0.0:*               LISTEN      1001       20464      1365/io.hm-rpc.3
                                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       19947      456/iobroker.js-con
                                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       21868      456/iobroker.js-con
                                            tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      102        17511      321/systemd-resolve
                                            tcp        0      0 192.168.2.238:18701     0.0.0.0:*               LISTEN      1001       22973      1377/io.hm-rpc.4
                                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       22274      1034/io.admin.0
                                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       34095      2294/io.web.0
                                            tcp6       0      0 :::8084                 :::*                    LISTEN      1001       27936      1816/io.socketio.0
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          16109      480/sshd
                                            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       26886      1801/io.simple-api.
                                            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15808      358/cupsd
                                            tcp6       0      0 :::5355                 :::*                    LISTEN      102        17514      321/systemd-resolve
                                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       23123      1510/io.shelly.0
                                            udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        17516      321/systemd-resolve
                                            udp        0      0 0.0.0.0:44141           0.0.0.0:*                           108        15797      371/avahi-daemon: r
                                            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          16167      453/cups-browsed
                                            udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       24719      1434/io.mihome-vacu
                                            udp        0      0 224.0.0.251:5353        0.0.0.0:*                           1000       19431      669/index.html?l%5B
                                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15795      371/avahi-daemon: r
                                            udp        0      0 0.0.0.0:5355            0.0.0.0:*                           102        17510      321/systemd-resolve
                                            udp6       0      0 :::5353                 :::*                                108        15796      371/avahi-daemon: r
                                            udp6       0      0 :::5355                 :::*                                102        17513      321/systemd-resolve
                                            udp6       0      0 :::44848                :::*                                108        15798      371/avahi-daemon: r
                                            pi@ioBroker482:~ $
                                            
                                            
                                            Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            872
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            31
                                            1368
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo