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. Visualisierung
  4. VIS Dateimanager Verbindungsfehler

NEWS

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

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

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

VIS Dateimanager Verbindungsfehler

Scheduled Pinned Locked Moved Visualisierung
vis
40 Posts 6 Posters 4.2k 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.
  • C chaser

    @bahnuhr said in VIS Dateimanager Verbindungsfehler:

    which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r && whoami && groups

    Habe folgendes:

    /usr/bin/nodejs
    v12.22.12
    /usr/local/bin/node
    v14.18.2
    /usr/local/bin/npm
    6.14.15
    nodejs:
      Installed: 12.22.12-deb-1nodesource1
      Candidate: 12.22.12-deb-1nodesource1
      Version table:
     *** 12.22.12-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u1 500
            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
             run-level 5  2022-09-11 13:53
    pi
    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
    
    bahnuhrB Online
    bahnuhrB Online
    bahnuhr
    Forum Testing Most Active
    wrote on last edited by
    #6

    @chaser
    nodejs - 12
    node - 14
    Sollten hier nicht beide indentisch sein ?

    Aktuell stable ist dies, habe es gerade bei mir nachgestellt:
    60db4414-322e-451f-8b48-9dcf34cb31bb-image.png

    Vielleicht erst einmal das System richtig und auf aktuellen Stand bringen.


    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
    Danke.
    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
    ScreenToGif :https://www.screentogif.com/downloads.html

    HomoranH 1 Reply Last reply
    0
    • bahnuhrB bahnuhr

      @chaser
      nodejs - 12
      node - 14
      Sollten hier nicht beide indentisch sein ?

      Aktuell stable ist dies, habe es gerade bei mir nachgestellt:
      60db4414-322e-451f-8b48-9dcf34cb31bb-image.png

      Vielleicht erst einmal das System richtig und auf aktuellen Stand bringen.

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

      @bahnuhr sagte in VIS Dateimanager Verbindungsfehler:

      Sollten hier nicht beide indentisch sein ?

      Natürlich, aber hier gibt es zwei Installationen parallel, und eine davon im falschen Verzeichnis

      @chaser sagte in VIS Dateimanager Verbindungsfehler:

      usr/local/bin/node

      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 im Header. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Reply Last reply
      0
      • C chaser

        @bahnuhr said in VIS Dateimanager Verbindungsfehler:

        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r && whoami && groups

        Habe folgendes:

        /usr/bin/nodejs
        v12.22.12
        /usr/local/bin/node
        v14.18.2
        /usr/local/bin/npm
        6.14.15
        nodejs:
          Installed: 12.22.12-deb-1nodesource1
          Candidate: 12.22.12-deb-1nodesource1
          Version table:
         *** 12.22.12-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u1 500
                500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                 run-level 5  2022-09-11 13:53
        pi
        pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #8

        Und aus der falschen Quelle wird auch geschöpft.
        Offenbar läuft da ein bullseye, die nodesource.list buddelt aber in buster herum. Das ist falsch.

        @chaser
        Schau in meiner Signatur nach, wie man das aufräumt und richtig installiert.

        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

        C 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          Und aus der falschen Quelle wird auch geschöpft.
          Offenbar läuft da ein bullseye, die nodesource.list buddelt aber in buster herum. Das ist falsch.

          @chaser
          Schau in meiner Signatur nach, wie man das aufräumt und richtig installiert.

          C Offline
          C Offline
          chaser
          wrote on last edited by
          #9

          @thomas-braun Danke dir.

          die Installation habe ich glattgezogen. Mit der Anleitung hat das super geklappt.

          /usr/bin/nodejs
          v16.17.0
          /usr/bin/node
          v16.17.0
          /usr/bin/npm
          8.15.0
          nodejs:
            Installed: 16.17.0-deb-1nodesource1
            Candidate: 16.17.0-deb-1nodesource1
            Version table:
           *** 16.17.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u1 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                   run-level 5  2022-09-11 19:20
          pi
          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
          

          Leider hat das aber nicht das Problem mit dem VIS gelöst immer noch Verbindungsfehler.

          Thomas BraunT 1 Reply Last reply
          0
          • C chaser

            @thomas-braun Danke dir.

            die Installation habe ich glattgezogen. Mit der Anleitung hat das super geklappt.

            /usr/bin/nodejs
            v16.17.0
            /usr/bin/node
            v16.17.0
            /usr/bin/npm
            8.15.0
            nodejs:
              Installed: 16.17.0-deb-1nodesource1
              Candidate: 16.17.0-deb-1nodesource1
              Version table:
             *** 16.17.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u1 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                     run-level 5  2022-09-11 19:20
            pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
            

            Leider hat das aber nicht das Problem mit dem VIS gelöst immer noch Verbindungsfehler.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #10

            @chaser

            Zeig mal bitte die vollständige Ausgabe. Da fehlt was.

            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

            stefu87_CHS C 2 Replies Last reply
            0
            • Thomas BraunT Thomas Braun

              @chaser

              Zeig mal bitte die vollständige Ausgabe. Da fehlt was.

              stefu87_CHS Offline
              stefu87_CHS Offline
              stefu87_CH
              wrote on last edited by
              #11

              Bei mir taucht auch seit heute plötzlich wieder das Fenster mit Verbindungsfehler auf. Hatte jetzt Wochenlang Ruhe gehabt, und heute das 1.Mal wieder gesehen. Update etc.. wurden keine gemacht.

              Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
              Cores: 1 × 8 = 8 cores
              Threads: 16
              mit Proxmox
              LXC Container mit Iobroker

              Thomas BraunT 1 Reply Last reply
              0
              • stefu87_CHS stefu87_CH

                Bei mir taucht auch seit heute plötzlich wieder das Fenster mit Verbindungsfehler auf. Hatte jetzt Wochenlang Ruhe gehabt, und heute das 1.Mal wieder gesehen. Update etc.. wurden keine gemacht.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #12

                @stefu87_ch
                Dann auch hier die gleiche Übung...

                uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy 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

                stefu87_CHS 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @stefu87_ch
                  Dann auch hier die gleiche Übung...

                  uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  
                  stefu87_CHS Offline
                  stefu87_CHS Offline
                  stefu87_CH
                  wrote on last edited by
                  #13

                  @thomas-braun sagte in VIS Dateimanager Verbindungsfehler:

                  @stefu87_ch
                  Dann auch hier die gleiche Übung...

                  uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                  

                  Ergebniss ist:

                  admin@Iobroker:~$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
                  x86_64
                  /usr/bin/node
                  /usr/bin/npm
                  admin@Iobroker:~$
                  

                  Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                  Cores: 1 × 8 = 8 cores
                  Threads: 16
                  mit Proxmox
                  LXC Container mit Iobroker

                  Thomas BraunT 1 Reply Last reply
                  0
                  • stefu87_CHS stefu87_CH

                    @thomas-braun sagte in VIS Dateimanager Verbindungsfehler:

                    @stefu87_ch
                    Dann auch hier die gleiche Übung...

                    uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                    

                    Ergebniss ist:

                    admin@Iobroker:~$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs 
                    x86_64
                    /usr/bin/node
                    /usr/bin/npm
                    admin@Iobroker:~$
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #14

                    @stefu87_ch

                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                    uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy 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

                    stefu87_CHS 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @stefu87_ch

                      sudo ln -s /usr/bin/node /usr/bin/nodejs
                      uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      
                      stefu87_CHS Offline
                      stefu87_CHS Offline
                      stefu87_CH
                      wrote on last edited by
                      #15

                      @thomas-braun

                      admin@Iobroker:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                      [sudo] password for admin: 
                      admin@Iobroker:~$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      x86_64
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/bin/npm
                      v16.17.0
                      v16.17.0
                      8.15.0
                      4.0.23
                      admin
                      admin sudo iobroker
                      /home/admin
                      Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
                      Hit:2 https://deb.nodesource.com/node_16.x jammy InRelease
                      Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                      Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      All packages are up to date.
                      nodejs:
                        Installed: 16.17.0-deb-1nodesource1
                        Candidate: 16.17.0-deb-1nodesource1
                        Version table:
                       *** 16.17.0-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_16.x jammy/main amd64 Packages
                              100 /var/lib/dpkg/status
                           12.22.9~dfsg-1ubuntu3 500
                              500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                      admin@Iobroker:~$ 
                      

                      Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                      Cores: 1 × 8 = 8 cores
                      Threads: 16
                      mit Proxmox
                      LXC Container mit Iobroker

                      Thomas BraunT 1 Reply Last reply
                      0
                      • stefu87_CHS stefu87_CH

                        @thomas-braun

                        admin@Iobroker:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                        [sudo] password for admin: 
                        admin@Iobroker:~$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                        x86_64
                        /usr/bin/nodejs
                        /usr/bin/node
                        /usr/bin/npm
                        v16.17.0
                        v16.17.0
                        8.15.0
                        4.0.23
                        admin
                        admin sudo iobroker
                        /home/admin
                        Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
                        Hit:2 https://deb.nodesource.com/node_16.x jammy InRelease
                        Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                        Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        All packages are up to date.
                        nodejs:
                          Installed: 16.17.0-deb-1nodesource1
                          Candidate: 16.17.0-deb-1nodesource1
                          Version table:
                         *** 16.17.0-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_16.x jammy/main amd64 Packages
                                100 /var/lib/dpkg/status
                             12.22.9~dfsg-1ubuntu3 500
                                500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                        admin@Iobroker:~$ 
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #16

                        @stefu87_ch

                        Das passt soweit, auch wenn dem 'admin' diverse Gruppenzugehörigkeiten fehlen, damit der als 'admin' funktionieren kann.

                        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

                        stefu87_CHS 2 Replies Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @stefu87_ch

                          Das passt soweit, auch wenn dem 'admin' diverse Gruppenzugehörigkeiten fehlen, damit der als 'admin' funktionieren kann.

                          stefu87_CHS Offline
                          stefu87_CHS Offline
                          stefu87_CH
                          wrote on last edited by
                          #17

                          @thomas-braun Es verwundert mich auch, wieso jetzt plötzlich wieder. Bis heute hat es sauber funktioniert.

                          Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                          Cores: 1 × 8 = 8 cores
                          Threads: 16
                          mit Proxmox
                          LXC Container mit Iobroker

                          bahnuhrB 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @stefu87_ch

                            Das passt soweit, auch wenn dem 'admin' diverse Gruppenzugehörigkeiten fehlen, damit der als 'admin' funktionieren kann.

                            stefu87_CHS Offline
                            stefu87_CHS Offline
                            stefu87_CH
                            wrote on last edited by
                            #18

                            @thomas-braun sagte in VIS Dateimanager Verbindungsfehler:

                            @stefu87_ch

                            Das passt soweit, auch wenn dem 'admin' diverse Gruppenzugehörigkeiten fehlen, damit der als 'admin' funktionieren kann.

                            Kann man den das beheben, das da alles sauber funktioniert?

                            Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                            Cores: 1 × 8 = 8 cores
                            Threads: 16
                            mit Proxmox
                            LXC Container mit Iobroker

                            Thomas BraunT 1 Reply Last reply
                            0
                            • stefu87_CHS stefu87_CH

                              @thomas-braun Es verwundert mich auch, wieso jetzt plötzlich wieder. Bis heute hat es sauber funktioniert.

                              bahnuhrB Online
                              bahnuhrB Online
                              bahnuhr
                              Forum Testing Most Active
                              wrote on last edited by
                              #19

                              @stefu87_ch

                              zeig doch mal die config in den Adaptern:
                              web
                              ws


                              Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                              Danke.
                              gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                              ScreenToGif :https://www.screentogif.com/downloads.html

                              stefu87_CHS 1 Reply Last reply
                              0
                              • stefu87_CHS stefu87_CH

                                @thomas-braun sagte in VIS Dateimanager Verbindungsfehler:

                                @stefu87_ch

                                Das passt soweit, auch wenn dem 'admin' diverse Gruppenzugehörigkeiten fehlen, damit der als 'admin' funktionieren kann.

                                Kann man den das beheben, das da alles sauber funktioniert?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #20

                                @stefu87_ch sagte in VIS Dateimanager Verbindungsfehler:

                                Kann man den das beheben, das da alles sauber funktioniert?

                                Natürlich. Ist aber nix für den Thread hier.

                                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 Reply Last reply
                                0
                                • bahnuhrB bahnuhr

                                  @stefu87_ch

                                  zeig doch mal die config in den Adaptern:
                                  web
                                  ws

                                  stefu87_CHS Offline
                                  stefu87_CHS Offline
                                  stefu87_CH
                                  wrote on last edited by
                                  #21

                                  @bahnuhr

                                  Web:
                                  f8ed0a10-dc60-4f0a-94a9-54cf9559f653-grafik.png

                                  ws ist bei mir nicht aktiv und hat auch ohne sauber funktioniert

                                  Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                                  Cores: 1 × 8 = 8 cores
                                  Threads: 16
                                  mit Proxmox
                                  LXC Container mit Iobroker

                                  bahnuhrB 1 Reply Last reply
                                  0
                                  • stefu87_CHS stefu87_CH

                                    @bahnuhr

                                    Web:
                                    f8ed0a10-dc60-4f0a-94a9-54cf9559f653-grafik.png

                                    ws ist bei mir nicht aktiv und hat auch ohne sauber funktioniert

                                    bahnuhrB Online
                                    bahnuhrB Online
                                    bahnuhr
                                    Forum Testing Most Active
                                    wrote on last edited by bahnuhr
                                    #22

                                    @stefu87_ch

                                    probier es doch mal mit ws.
                                    Läuft bei mir einwandfrei.

                                    Hast dann halt 1 Instanz mehr


                                    Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                    Danke.
                                    gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                    ScreenToGif :https://www.screentogif.com/downloads.html

                                    stefu87_CHS 1 Reply Last reply
                                    0
                                    • bahnuhrB bahnuhr

                                      @stefu87_ch

                                      probier es doch mal mit ws.
                                      Läuft bei mir einwandfrei.

                                      Hast dann halt 1 Instanz mehr

                                      stefu87_CHS Offline
                                      stefu87_CHS Offline
                                      stefu87_CH
                                      wrote on last edited by
                                      #23

                                      @bahnuhr Da liegt das Problem mit dem ws Adapter. Der verbindet bei mir nicht und meldet folgendes:

                                      2022-09-11 19:50:46.548 - info: host.Iobroker "system.adapter.ws.0" enabled
                                      2022-09-11 19:50:46.651 - info: host.Iobroker instance system.adapter.ws.0 started with pid 163404
                                      2022-09-11 19:50:47.335 - info: ws.0 (163404) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.ws, node: v16.17.0, js-controller: 4.0.23
                                      2022-09-11 19:50:47.451 - error: ws.0 (163404) port 8084 already in use
                                      2022-09-11 19:50:47.451 - info: ws.0 (163404) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2022-09-11 19:50:47.958 - info: ws.0 (163404) terminating http server on port 8084
                                      2022-09-11 19:50:48.020 - error: host.Iobroker instance system.adapter.ws.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                      

                                      Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                                      Cores: 1 × 8 = 8 cores
                                      Threads: 16
                                      mit Proxmox
                                      LXC Container mit Iobroker

                                      bahnuhrB 1 Reply Last reply
                                      0
                                      • stefu87_CHS stefu87_CH

                                        @bahnuhr Da liegt das Problem mit dem ws Adapter. Der verbindet bei mir nicht und meldet folgendes:

                                        2022-09-11 19:50:46.548 - info: host.Iobroker "system.adapter.ws.0" enabled
                                        2022-09-11 19:50:46.651 - info: host.Iobroker instance system.adapter.ws.0 started with pid 163404
                                        2022-09-11 19:50:47.335 - info: ws.0 (163404) starting. Version 1.3.0 in /opt/iobroker/node_modules/iobroker.ws, node: v16.17.0, js-controller: 4.0.23
                                        2022-09-11 19:50:47.451 - error: ws.0 (163404) port 8084 already in use
                                        2022-09-11 19:50:47.451 - info: ws.0 (163404) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2022-09-11 19:50:47.958 - info: ws.0 (163404) terminating http server on port 8084
                                        2022-09-11 19:50:48.020 - error: host.Iobroker instance system.adapter.ws.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                        
                                        bahnuhrB Online
                                        bahnuhrB Online
                                        bahnuhr
                                        Forum Testing Most Active
                                        wrote on last edited by
                                        #24

                                        @stefu87_ch sagte in VIS Dateimanager Verbindungsfehler:

                                        port 8084 already in use

                                        Na ja,
                                        dann hast du socket.io noch an.
                                        Das muss aus.


                                        Wenn ich helfen konnte, dann Daumen hoch (Pfeil nach oben)!
                                        Danke.
                                        gute Forenbeiträge: https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge
                                        ScreenToGif :https://www.screentogif.com/downloads.html

                                        stefu87_CHS 1 Reply Last reply
                                        0
                                        • bahnuhrB bahnuhr

                                          @stefu87_ch sagte in VIS Dateimanager Verbindungsfehler:

                                          port 8084 already in use

                                          Na ja,
                                          dann hast du socket.io noch an.
                                          Das muss aus.

                                          stefu87_CHS Offline
                                          stefu87_CHS Offline
                                          stefu87_CH
                                          wrote on last edited by
                                          #25

                                          @bahnuhr
                                          Einstellungen web:
                                          ea62eb12-eb92-4a60-90cc-7e0a7a724b56-grafik.png

                                          Einstellung ws:
                                          c94a39f4-d492-4148-8eff-16a4c47c9fec-grafik.png

                                          Fehler im Log:

                                          host.Iobroker
                                          	2022-09-11 20:00:11.639	error	instance system.adapter.ws.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          host.Iobroker
                                          	2022-09-11 20:00:11.639	error	Caught by controller[0]: at processImmediate (node:internal/timers:466:21)
                                          host.Iobroker
                                          	2022-09-11 20:00:11.639	error	Caught by controller[0]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.ws.server/index.js:152:83)
                                          host.Iobroker
                                          	2022-09-11 20:00:11.639	error	Caught by controller[0]: at Array.forEach (<anonymous>)
                                          host.Iobroker
                                          	2022-09-11 20:00:11.639	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.ws.server/index.js:152:100
                                          host.Iobroker
                                          	2022-09-11 20:00:11.639	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.ws/lib/socket.js:1344:30)
                                          host.Iobroker
                                          	2022-09-11 20:00:11.639	error	Caught by controller[0]: at IOSocket.subscribe (/opt/iobroker/node_modules/iobroker.ws/lib/socket.js:324:27)
                                          host.Iobroker
                                          	2022-09-11 20:00:11.638	error	Caught by controller[0]: TypeError: Cannot read properties of null (reading 'toString')
                                          ws.0
                                          	2022-09-11 20:00:11.353	error	Cannot read properties of null (reading 'toString')
                                          ws.0
                                          	2022-09-11 20:00:11.353	error	TypeError: Cannot read properties of null (reading 'toString') at IOSocket.subscribe (/opt/iobroker/node_modules/iobroker.ws/lib/socket.js:324:27) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.ws/lib/socket.js:1344:30) at /opt/iobroker/node_modules/iobroker.ws.server/index.js:152:100 at Array.forEach (<anonymous>) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.ws.server/index.js:152:83) at processImmediate (node:internal/timers:466:21)
                                          ws.0
                                          	2022-09-11 20:00:11.351	error	uncaught exception: Cannot read properties of null (reading 'toString')
                                          

                                          Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                                          Cores: 1 × 8 = 8 cores
                                          Threads: 16
                                          mit Proxmox
                                          LXC Container mit Iobroker

                                          DJMarc75D bahnuhrB 2 Replies 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

                                          493

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          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