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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 3.0/3.1 jetzt im Latest!

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

js-controller 3.0/3.1 jetzt im Latest!

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controller
1.3k Posts 127 Posters 521.7k Views 89 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.
  • Thomas BraunT Thomas Braun

    @harrym

    STDERR: /bin/ping: socket: Operation not permitted
    

    Schaut mir nach fehlenden Rechten aus.

    Mein ping hat das setuid Bit jedenfalls:

    pi@raspberrypi:~$ ls -la /bin/ping
    -rwsr-xr-x 1 root root 55720 Aug  3  2018 /bin/ping
    pi@raspberrypi:~$
    
    
    harrymH Offline
    harrymH Offline
    harrym
    wrote on last edited by harrym
    #543

    @Thomas-Braun und das ganze hat jedenfalls genau NICHTS mim js-controller zu tun?

    aber j4i .... x haben alle user und auch alle gruppen ... oug ... rechte ala unix/linux eben

    ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

    1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @2hot4you

      sudo dpkg-reconfigure iputils-ping
      

      Danach nochmal die Rechte prüfen:

      ls -la /bin/ping
      
      2 Offline
      2 Offline
      2hot4you
      wrote on last edited by
      #544

      @Thomas-Braun sagte in js-controller 3.0 jetzt im Latest!:

      ls -la /bin/ping

      immer noch das gleiche

      
      iobroker@iobroker-lxc:~# ls -la /bin/ping
      -rwxr-xr-x 1 root root 72776 Oct  5  2019 /bin/ping
      
      
      harrymH Thomas BraunT 2 Replies Last reply
      0
      • 2 2hot4you

        @Thomas-Braun sagte in js-controller 3.0 jetzt im Latest!:

        ls -la /bin/ping

        immer noch das gleiche

        
        iobroker@iobroker-lxc:~# ls -la /bin/ping
        -rwxr-xr-x 1 root root 72776 Oct  5  2019 /bin/ping
        
        
        harrymH Offline
        harrymH Offline
        harrym
        wrote on last edited by
        #545

        @2hot4you war zu erwarten ... weil alle rechte passen.

        ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

        1 Reply Last reply
        0
        • 2 2hot4you

          @Thomas-Braun sagte in js-controller 3.0 jetzt im Latest!:

          ls -la /bin/ping

          immer noch das gleiche

          
          iobroker@iobroker-lxc:~# ls -la /bin/ping
          -rwxr-xr-x 1 root root 72776 Oct  5  2019 /bin/ping
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #546

          @2hot4you

          sudo chmod u+s /bin/ping
          

          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

          harrymH 1 Reply Last reply
          -1
          • Thomas BraunT Thomas Braun

            @2hot4you

            sudo chmod u+s /bin/ping
            
            harrymH Offline
            harrymH Offline
            harrym
            wrote on last edited by
            #547

            @Thomas-Braun sag mal ! mer als ein x für alle kann nicht sein .... lass dein halbwissen jetzt mal beiseite. Das ist ein problem mit den Adaptern bzw. eine Konfigsache in denen

            ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

            Thomas BraunT 1 Reply Last reply
            0
            • harrymH harrym

              @Thomas-Braun sag mal ! mer als ein x für alle kann nicht sein .... lass dein halbwissen jetzt mal beiseite. Das ist ein problem mit den Adaptern bzw. eine Konfigsache in denen

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

              @harrym setuid ist 'mehr' als x
              Die Rechte in meinen Raspian lauten jedenfalls so:

              pi@raspberrypi:~$ ls -la /bin/ping
              -rwsr-xr-x 1 root root 55720 Aug  3  2018 /bin/ping
              pi@raspberrypi:~$
              

              Was bezeichnet jetzt das s?

              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

              harrymH 1 Reply Last reply
              -1
              • Thomas BraunT Thomas Braun

                @harrym setuid ist 'mehr' als x
                Die Rechte in meinen Raspian lauten jedenfalls so:

                pi@raspberrypi:~$ ls -la /bin/ping
                -rwsr-xr-x 1 root root 55720 Aug  3  2018 /bin/ping
                pi@raspberrypi:~$
                

                Was bezeichnet jetzt das s?

                harrymH Offline
                harrymH Offline
                harrym
                wrote on last edited by
                #549

                @Thomas-Braun setzt dich mal mit den rechten unter linux/unix auseinander .... mir reicht das jetzt.

                ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

                Thomas BraunT 1 Reply Last reply
                0
                • harrymH harrym

                  @Thomas-Braun setzt dich mal mit den rechten unter linux/unix auseinander .... mir reicht das jetzt.

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

                  @harrym Erzähls mir doch bitte. Was bedeutet das s?

                  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

                  harrymH 1 Reply Last reply
                  0
                  • 2 Offline
                    2 Offline
                    2hot4you
                    wrote on last edited by
                    #551

                    habe den Ping Adpter neu installiert, jetzt klapp es wieder , keine Ahnung was jetzt geholfen habt,

                    Danke für eure Hilfe

                    1 Reply Last reply
                    1
                    • Thomas BraunT Thomas Braun

                      @harrym Erzähls mir doch bitte. Was bedeutet das s?

                      harrymH Offline
                      harrymH Offline
                      harrym
                      wrote on last edited by
                      #552

                      @Thomas-Braun ist bei ping unnötig. und setuid ist nicht mehr als x .... verschiebt nur rechte von usern ....

                      ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

                      Thomas BraunT 1 Reply Last reply
                      0
                      • harrymH harrym

                        @Thomas-Braun ist bei ping unnötig. und setuid ist nicht mehr als x .... verschiebt nur rechte von usern ....

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

                        @harrym Ist bei Ping nicht unnötig. Entweder setuid oder capabilities (je nach Distribution) ist erforderlich.

                        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

                        harrymH 1 Reply Last reply
                        -1
                        • Thomas BraunT Thomas Braun

                          @harrym Ist bei Ping nicht unnötig. Entweder setuid oder capabilities (je nach Distribution) ist erforderlich.

                          harrymH Offline
                          harrymH Offline
                          harrym
                          wrote on last edited by
                          #554

                          @Thomas-Braun ja ... is recht .... schön, dass du dich so super in linux auskennst.

                          ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

                          Thomas BraunT 1 Reply Last reply
                          -1
                          • harrymH harrym

                            @Thomas-Braun ja ... is recht .... schön, dass du dich so super in linux auskennst.

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

                            @harrym Was willst du Vogel eigentlich?

                            In the past, before Capabilities, ping and other system tools were installed with setuid root permissions, like this:

                            $ ls -l /bin/ping
                            -rwsr-xr-x 1 root root 44168 May 7 2014 /bin/ping
                            The “s” in the permission string represents the setuid bit, and it means that ping will be executed with root level permissions, even if invoked by a non-root user. Ping needs higher privileges to work properly.

                            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

                            wendy2702W 1 Reply Last reply
                            -3
                            • Thomas BraunT Thomas Braun

                              @harrym Was willst du Vogel eigentlich?

                              In the past, before Capabilities, ping and other system tools were installed with setuid root permissions, like this:

                              $ ls -l /bin/ping
                              -rwsr-xr-x 1 root root 44168 May 7 2014 /bin/ping
                              The “s” in the permission string represents the setuid bit, and it means that ping will be executed with root level permissions, even if invoked by a non-root user. Ping needs higher privileges to work properly.

                              wendy2702W Online
                              wendy2702W Online
                              wendy2702
                              wrote on last edited by
                              #556

                              @Thomas-Braun sagte in js-controller 3.0 jetzt im Latest!:

                              @harrym Was willst du Vogel eigentlich?

                              Bitte bleibt beide Sachlich!

                              Am besten ihr belasst es jetzt dabei.

                              Danke!

                              Bitte keine Fragen per PN, die gehören ins Forum!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              1 Reply Last reply
                              2
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                wrote on last edited by
                                #557

                                An sich setzt der installation fixer die capabilities korrekt ... keine Ahnung was hier war, aber tut ja jetzt

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Reply Last reply
                                1
                                • D Offline
                                  D Offline
                                  David16
                                  wrote on last edited by David16
                                  #558

                                  Hallo,

                                  ich bekomme leider beim Updaten folgende Meldung. Was mache ich falsch? Finde leider keinen Lösungsansatz....

                                  8fa4315f-ca26-47f9-8cc3-776f267498a9-image.png

                                  Thomas BraunT apollon77A E 3 Replies Last reply
                                  0
                                  • D David16

                                    Hallo,

                                    ich bekomme leider beim Updaten folgende Meldung. Was mache ich falsch? Finde leider keinen Lösungsansatz....

                                    8fa4315f-ca26-47f9-8cc3-776f267498a9-image.png

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

                                    @David16
                                    Du hast node doppelt installiert, würde ich behaupten.

                                    nodejs -v
                                    node -v
                                    npm -v
                                    which node
                                    which nodejs
                                    which npm
                                    

                                    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
                                    • D David16

                                      Hallo,

                                      ich bekomme leider beim Updaten folgende Meldung. Was mache ich falsch? Finde leider keinen Lösungsansatz....

                                      8fa4315f-ca26-47f9-8cc3-776f267498a9-image.png

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by
                                      #560

                                      @David16 node doppelt? Ich glaube nicht. Ich sehe nichts was darauf hinweisen würde.

                                      Das ist nur eine Warnung und kein Fehler. Der Prozess läuft durch. An der restart Zeile als letztes im log zu erkennen.

                                      Irgendein Adapter hat eine alte Version eine Bluetooth Library als Abhängigkeit die mit node 12 wohl nicht mag. Hier mal überlegen welcher das sein kann und Updates prüfen.

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • apollon77A apollon77

                                        @David16 node doppelt? Ich glaube nicht. Ich sehe nichts was darauf hinweisen würde.

                                        Das ist nur eine Warnung und kein Fehler. Der Prozess läuft durch. An der restart Zeile als letztes im log zu erkennen.

                                        Irgendein Adapter hat eine alte Version eine Bluetooth Library als Abhängigkeit die mit node 12 wohl nicht mag. Hier mal überlegen welcher das sein kann und Updates prüfen.

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

                                        @apollon77 Beim make steigt er in /usr/local/bin ein.
                                        Das deutet für mich auf eine manuelle Installation von node dort hin. Sauber installiert liegt node i.d.R in /usr/bin

                                        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
                                        • D David16

                                          Hallo,

                                          ich bekomme leider beim Updaten folgende Meldung. Was mache ich falsch? Finde leider keinen Lösungsansatz....

                                          8fa4315f-ca26-47f9-8cc3-776f267498a9-image.png

                                          E Offline
                                          E Offline
                                          e-s
                                          wrote on last edited by
                                          #562

                                          @David16 @apollon77

                                          Das ist der gleiche rotz wahrscheinlich wie bei mir.

                                          Ich würde mal kurz auf npm die aktuelle Version von node-bluetooth googlen und dann 'npm i node-bluetooth@VERSION' eingeben.

                                          D 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          417

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          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