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. Freier Arbeitsspeicher nimmt schnell ab ...

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    150

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

Freier Arbeitsspeicher nimmt schnell ab ...

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
88 Beiträge 7 Kommentatoren 8.8k Aufrufe 5 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @sms

    sudo apt update
    apt policy nodejs
    
    SMSS Offline
    SMSS Offline
    SMS
    schrieb am zuletzt editiert von
    #62

    @thomas-braun liegt es vielleicht daran, das 14 und 16 drauf sind?

    pi@MotionEye:/ $ sudo apt update
    Hit:1 http://deb.debian.org/debian bullseye InRelease
    Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
    Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
    Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
    Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    All packages are up to date.
    pi@MotionEye:/ $
    
    1 Antwort Letzte Antwort
    0
    • SMSS SMS

      @thomas-braun und wie bekomme ich das wieder hin?

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

      @sms

      Und warum steht der 'pi' nicht in seinem Home-Verzeichnis?
      Schubs denn da mal hin:

      cd ~
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @sms

        sudo apt update
        apt policy nodejs
        
        SMSS Offline
        SMSS Offline
        SMS
        schrieb am zuletzt editiert von
        #64

        @thomas-braun

        pi@MotionEye:/ $ apt policy nodejs
        nodejs:
          Installed: (none)
          Candidate: 16.19.0-deb-1nodesource1
          Version table:
             16.19.0-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
             14.21.2-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_14.x bullseye/main arm64 Packages
             12.22.12~dfsg-1~deb11u1 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             12.22.5~dfsg-2~11u1 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        pi@MotionEye:/ $
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • SMSS SMS

          @thomas-braun

          pi@MotionEye:/ $ apt policy nodejs
          nodejs:
            Installed: (none)
            Candidate: 16.19.0-deb-1nodesource1
            Version table:
               16.19.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
               14.21.2-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_14.x bullseye/main arm64 Packages
               12.22.12~dfsg-1~deb11u1 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.5~dfsg-2~11u1 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          pi@MotionEye:/ $
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #65

          @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

          Installed: (none)

          ? Wie schafft man das?

          sudo apt install nodejs
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          SMSS 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

            Installed: (none)

            ? Wie schafft man das?

            sudo apt install nodejs
            
            SMSS Offline
            SMSS Offline
            SMS
            schrieb am zuletzt editiert von SMS
            #66

            @thomas-braun

            pi@MotionEye:~ $ sudo apt install nodejs
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            The following NEW packages will be installed:
              nodejs
            0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
            Need to get 26.6 MB of archives.
            After this operation, 128 MB of additional disk space will be used.
            Get:1 https://deb.nodesource.com/node_16.x bullseye/main arm64 nodejs arm64 16.19.0-deb-1nodesource1 [26.6 MB]
            Fetched 26.6 MB in 1s (19.0 MB/s)
            Selecting previously unselected package nodejs.
            (Reading database ... 49321 files and directories currently installed.)
            Preparing to unpack .../nodejs_16.19.0-deb-1nodesource1_arm64.deb ...
            Unpacking nodejs (16.19.0-deb-1nodesource1) ...
            Setting up nodejs (16.19.0-deb-1nodesource1) ...
            Processing triggers for man-db (2.9.4-2) ...
            
            

            Neustart?

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • SMSS SMS

              @thomas-braun

              pi@MotionEye:~ $ sudo apt install nodejs
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              The following NEW packages will be installed:
                nodejs
              0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
              Need to get 26.6 MB of archives.
              After this operation, 128 MB of additional disk space will be used.
              Get:1 https://deb.nodesource.com/node_16.x bullseye/main arm64 nodejs arm64 16.19.0-deb-1nodesource1 [26.6 MB]
              Fetched 26.6 MB in 1s (19.0 MB/s)
              Selecting previously unselected package nodejs.
              (Reading database ... 49321 files and directories currently installed.)
              Preparing to unpack .../nodejs_16.19.0-deb-1nodesource1_arm64.deb ...
              Unpacking nodejs (16.19.0-deb-1nodesource1) ...
              Setting up nodejs (16.19.0-deb-1nodesource1) ...
              Processing triggers for man-db (2.9.4-2) ...
              
              

              Neustart?

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

              @sms

              
              uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
              

              sagt nun?

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              SMSS 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @sms

                
                uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                

                sagt nun?

                SMSS Offline
                SMSS Offline
                SMS
                schrieb am zuletzt editiert von
                #68

                @thomas-braun sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs

                pi@MotionEye:~ $ uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                aarch64
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                /usr/bin/npx
                v16.19.0
                v16.19.0
                8.19.3
                8.19.3
                4.0.23
                pi
                pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                tty
                /home/pi
                Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                Hit:2 http://deb.debian.org/debian bullseye InRelease
                Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                Reading package lists... Done
                nodejs:
                  Installed: 16.19.0-deb-1nodesource1
                  Candidate: 16.19.0-deb-1nodesource1
                  Version table:
                 *** 16.19.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                        100 /var/lib/dpkg/status
                     14.21.2-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_14.x bullseye/main arm64 Packages
                     12.22.12~dfsg-1~deb11u1 500
                        500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                     12.22.5~dfsg-2~11u1 500
                        500 http://deb.debian.org/debian bullseye/main arm64 Packages
                pi@MotionEye:~ $
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • SMSS SMS

                  @thomas-braun sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                  uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs

                  pi@MotionEye:~ $ uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                  aarch64
                  /usr/bin/nodejs
                  /usr/bin/node
                  /usr/bin/npm
                  /usr/bin/npx
                  v16.19.0
                  v16.19.0
                  8.19.3
                  8.19.3
                  4.0.23
                  pi
                  pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                  tty
                  /home/pi
                  Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                  Hit:2 http://deb.debian.org/debian bullseye InRelease
                  Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                  Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                  Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                  Reading package lists... Done
                  nodejs:
                    Installed: 16.19.0-deb-1nodesource1
                    Candidate: 16.19.0-deb-1nodesource1
                    Version table:
                   *** 16.19.0-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                          100 /var/lib/dpkg/status
                       14.21.2-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_14.x bullseye/main arm64 Packages
                       12.22.12~dfsg-1~deb11u1 500
                          500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                       12.22.5~dfsg-2~11u1 500
                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  pi@MotionEye:~ $
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #69

                  @sms

                  Ja, so soll das aussehen.

                  iobroker restart
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  SMSS 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @sms

                    Ja, so soll das aussehen.

                    iobroker restart
                    
                    SMSS Offline
                    SMSS Offline
                    SMS
                    schrieb am zuletzt editiert von SMS
                    #70

                    @thomas-braun sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                    iobroker restart

                    läuft! Jetzt noch ein update

                    Jetzt muss auf dem Master nur wieder mqtt laufen

                    
                    mqtt.0
                    2023-01-14 21:18:48.379	info	Starting MQTT-WebSocket authenticated server on 0.0.0.0:1887
                    
                    mqtt.0
                    2023-01-14 21:18:48.377	info	Starting MQTT authenticated server on 0.0.0.0:1886
                    
                    mqtt.0
                    2023-01-14 21:18:47.933	info	starting. Version 4.0.7 in /opt/iobroker/node_modules/iobroker.mqtt, node: v16.19.0, js-controller: 4.0.24
                    
                    mqtt.0
                    2023-01-14 21:18:30.746	info	Terminated (NO_ERROR): Without reason
                    
                    mqtt.0
                    2023-01-14 21:18:30.744	info	terminating
                    
                    mqtt.0
                    2023-01-14 21:18:30.313	info	Got terminate signal TERMINATE_YOURSELF
                    
                    mqtt.0
                    2023-01-14 21:18:30.225	info	Adapter is disabled => stop
                    

                    e2995ea7-ddad-4b73-be20-272f50a72df8-grafik.png

                    HomoranH 1 Antwort Letzte Antwort
                    0
                    • SMSS SMS

                      @thomas-braun sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                      iobroker restart

                      läuft! Jetzt noch ein update

                      Jetzt muss auf dem Master nur wieder mqtt laufen

                      
                      mqtt.0
                      2023-01-14 21:18:48.379	info	Starting MQTT-WebSocket authenticated server on 0.0.0.0:1887
                      
                      mqtt.0
                      2023-01-14 21:18:48.377	info	Starting MQTT authenticated server on 0.0.0.0:1886
                      
                      mqtt.0
                      2023-01-14 21:18:47.933	info	starting. Version 4.0.7 in /opt/iobroker/node_modules/iobroker.mqtt, node: v16.19.0, js-controller: 4.0.24
                      
                      mqtt.0
                      2023-01-14 21:18:30.746	info	Terminated (NO_ERROR): Without reason
                      
                      mqtt.0
                      2023-01-14 21:18:30.744	info	terminating
                      
                      mqtt.0
                      2023-01-14 21:18:30.313	info	Got terminate signal TERMINATE_YOURSELF
                      
                      mqtt.0
                      2023-01-14 21:18:30.225	info	Adapter is disabled => stop
                      

                      e2995ea7-ddad-4b73-be20-272f50a72df8-grafik.png

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von Homoran
                      #71

                      @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                      Jetzt muss auf dem Master nur wieder mqtt laufen

                      das tut er!
                      hat wahrscheinlich nur keinen Kontakt zu einem Client.

                      Aber dass du nicht die Standardports verwendest weisst du?

                      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 -

                      SMSS 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                        Jetzt muss auf dem Master nur wieder mqtt laufen

                        das tut er!
                        hat wahrscheinlich nur keinen Kontakt zu einem Client.

                        Aber dass du nicht die Standardports verwendest weisst du?

                        SMSS Offline
                        SMSS Offline
                        SMS
                        schrieb am zuletzt editiert von
                        #72

                        @homoran hm, aber welcher

                        HomoranH crunchipC 2 Antworten Letzte Antwort
                        0
                        • SMSS SMS

                          @homoran hm, aber welcher

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #73

                          @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                          @homoran hm, aber welcher

                          was?

                          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 Antwort Letzte Antwort
                          0
                          • SMSS SMS

                            @homoran hm, aber welcher

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

                            @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                            aber welcher

                            @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                            1887

                            ist nicht der Standard port für mqtt

                            Port - Port of the MQTT broker. By default, 1883
                            

                            https://github.com/ioBroker/ioBroker.mqtt/blob/master/README.md

                            zeig mal

                            netstat -ltp
                            

                            umgestiegen von Proxmox auf Unraid

                            HomoranH SMSS 2 Antworten Letzte Antwort
                            0
                            • crunchipC crunchip

                              @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                              aber welcher

                              @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                              1887

                              ist nicht der Standard port für mqtt

                              Port - Port of the MQTT broker. By default, 1883
                              

                              https://github.com/ioBroker/ioBroker.mqtt/blob/master/README.md

                              zeig mal

                              netstat -ltp
                              
                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #75

                              @crunchip oder

                              @homoran sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                              hat wahrscheinlich nur keinen Kontakt zu einem Client.

                              @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                              @homoran hm, aber welcher

                              ???

                              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 -

                              SMSS 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @crunchip oder

                                @homoran sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                hat wahrscheinlich nur keinen Kontakt zu einem Client.

                                @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                @homoran hm, aber welcher

                                ???

                                SMSS Offline
                                SMSS Offline
                                SMS
                                schrieb am zuletzt editiert von
                                #76

                                @homoran Ich habe einen gefunden der nicht läuft. Da der draußen ist und aufgrund des Wetters komme ich da gerade nicht hin zum neu starten! :-)

                                HomoranH 1 Antwort Letzte Antwort
                                0
                                • SMSS SMS

                                  @homoran Ich habe einen gefunden der nicht läuft. Da der draußen ist und aufgrund des Wetters komme ich da gerade nicht hin zum neu starten! :-)

                                  HomoranH Nicht stören
                                  HomoranH Nicht stören
                                  Homoran
                                  Global Moderator Administrators
                                  schrieb am zuletzt editiert von
                                  #77

                                  @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                  Ich habe einen gefunden der nicht läuft

                                  wenn ich jetzt wieder rate was du meinen könntest, tippe ich mal auf einen Client.
                                  Das ist egal!

                                  Solange kein einziger Cliebt verbunden ist, bleibt die Instanz rot.

                                  Was ist mit den Fragen zu dem genutzten Port?

                                  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 Antwort Letzte Antwort
                                  0
                                  • crunchipC crunchip

                                    @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                    aber welcher

                                    @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                    1887

                                    ist nicht der Standard port für mqtt

                                    Port - Port of the MQTT broker. By default, 1883
                                    

                                    https://github.com/ioBroker/ioBroker.mqtt/blob/master/README.md

                                    zeig mal

                                    netstat -ltp
                                    
                                    SMSS Offline
                                    SMSS Offline
                                    SMS
                                    schrieb am zuletzt editiert von
                                    #78

                                    @crunchip

                                    Mach ich das richtig:

                                    pi@Homee:~ $ Port - Port of the MQTT broker. By default, 1883
                                    -bash: Port: Kommando nicht gefunden.
                                    pi@Homee:~ $
                                    
                                    pi@Homee:~ $ netstat -ltp
                                    (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                                         PID/Program name
                                    tcp        0      0 localhost:omniorb       0.0.0.0:*               LISTEN                                        -
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN                                        -
                                    tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN                                        -
                                    tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN                                        -
                                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN                                        -
                                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN                                        -
                                    tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN                                        -
                                    tcp6       0      0 [::]:8086               [::]:*                  LISTEN                                        -
                                    tcp6       0      0 [::]:3000               [::]:*                  LISTEN                                        -
                                    tcp6       0      0 [::]:7770               [::]:*                  LISTEN                                        -
                                    tcp6       0      0 [::]:7777               [::]:*                  LISTEN                                        -
                                    tcp6       0      0 [::]:ssh                [::]:*                  LISTEN                                        -
                                    pi@Homee:~ $
                                    
                                    
                                    Thomas BraunT crunchipC 2 Antworten Letzte Antwort
                                    0
                                    • SMSS SMS

                                      @crunchip

                                      Mach ich das richtig:

                                      pi@Homee:~ $ Port - Port of the MQTT broker. By default, 1883
                                      -bash: Port: Kommando nicht gefunden.
                                      pi@Homee:~ $
                                      
                                      pi@Homee:~ $ netstat -ltp
                                      (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                                         PID/Program name
                                      tcp        0      0 localhost:omniorb       0.0.0.0:*               LISTEN                                        -
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN                                        -
                                      tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN                                        -
                                      tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN                                        -
                                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN                                        -
                                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN                                        -
                                      tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN                                        -
                                      tcp6       0      0 [::]:8086               [::]:*                  LISTEN                                        -
                                      tcp6       0      0 [::]:3000               [::]:*                  LISTEN                                        -
                                      tcp6       0      0 [::]:7770               [::]:*                  LISTEN                                        -
                                      tcp6       0      0 [::]:7777               [::]:*                  LISTEN                                        -
                                      tcp6       0      0 [::]:ssh                [::]:*                  LISTEN                                        -
                                      pi@Homee:~ $
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #79

                                      @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                      Das dürfte er doch sein:

                                      
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State                                         PID/Program name
                                      
                                      
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      SMSS 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @sms sagte in Freier Arbeitsspeicher nimmt schnell ab ...:

                                        Das dürfte er doch sein:

                                        
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State                                         PID/Program name
                                        
                                        
                                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN
                                        SMSS Offline
                                        SMSS Offline
                                        SMS
                                        schrieb am zuletzt editiert von
                                        #80

                                        @thomas-braun Das bedeutet?

                                        Also auf einen Wemos komme ich nicht drauf. Das könnte zumindest die Ursache sein.
                                        e620432b-6dcb-4d8a-b515-4a90a59c35de-grafik.png

                                        1 Antwort Letzte Antwort
                                        0
                                        • SMSS SMS

                                          @crunchip

                                          Mach ich das richtig:

                                          pi@Homee:~ $ Port - Port of the MQTT broker. By default, 1883
                                          -bash: Port: Kommando nicht gefunden.
                                          pi@Homee:~ $
                                          
                                          pi@Homee:~ $ netstat -ltp
                                          (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                                         PID/Program name
                                          tcp        0      0 localhost:omniorb       0.0.0.0:*               LISTEN                                        -
                                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN                                        -
                                          tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN                                        -
                                          tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN                                        -
                                          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN                                        -
                                          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN                                        -
                                          tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN                                        -
                                          tcp6       0      0 [::]:8086               [::]:*                  LISTEN                                        -
                                          tcp6       0      0 [::]:3000               [::]:*                  LISTEN                                        -
                                          tcp6       0      0 [::]:7770               [::]:*                  LISTEN                                        -
                                          tcp6       0      0 [::]:7777               [::]:*                  LISTEN                                        -
                                          tcp6       0      0 [::]:ssh                [::]:*                  LISTEN                                        -
                                          pi@Homee:~ $
                                          
                                          
                                          crunchipC Abwesend
                                          crunchipC Abwesend
                                          crunchip
                                          Forum Testing Most Active Developer
                                          schrieb am zuletzt editiert von
                                          #81

                                          @sms endschuldige mach sudo davor, dann sieht man mehr

                                          sudo netstat -ltp
                                          

                                          umgestiegen von Proxmox auf Unraid

                                          SMSS 1 Antwort Letzte Antwort
                                          0

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

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

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

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          521

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          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