Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Gelöst: spawn-sync fehler seit js.controller 0.7.10

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Gelöst: spawn-sync fehler seit js.controller 0.7.10

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Heinzelmaennchen last edited by

      Hallo

      eben gerade habe ich mein system auf den aktuellen Stand bringen wollen. Angefangen mit dem neuesten js.controller. Hat noch funktioniert.

      Beim Start kam dann allerdings die Meldung

      ERROR: Native thread-sleep not available.
      ERROR: This will result in much slower performance, but it will still work.
      ERROR: You should re-install spawn-sync or upgrade to the lastest version of node if possible.Check /opt/iobroker/node_modules/iobroker.js-controller/node_modules/yargs/node_modules/os-locale/node_modules/exec-file-sync/node_modules/spawn-sync/error.log for more details
      

      Das error.log file existiert leider nicht!

      nun habe ich zuerst probiert das mittels "npm install spawn-sync" zu installieren.

       npm install spawn-sync
      /
      > spawn-sync@1.0.13 postinstall /opt/iobroker/node_modules/iobroker.js-controller/node_modules/spawn-sync
      > node postinstall
      
      Installing native dependencies (this may take up to a minute)
      npm WARN unmet dependency /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm requires request@'~2.60.0' but will load
      npm WARN unmet dependency /opt/iobroker/node_modules/iobroker.js-controller/node_modules/request,
      npm WARN unmet dependency which is version 2.61.0
      npm WARN unmet dependency /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm requires semver@'~5.0.1' but will load
      npm WARN unmet dependency /opt/iobroker/node_modules/iobroker.js-controller/node_modules/semver,
      npm WARN unmet dependency which is version 4.3.6
      spawn-sync@1.0.13 node_modules/spawn-sync
      âââ os-shim@0.1.3
      âââ concat-stream@1.5.0 (inherits@2.0.1, typedarray@0.0.6, readable-stream@2.0.2)
      
      

      Und genau jetzt hänge ich in der Luft 😞

      Das ganze hat anscheinend auch zur Konsequenz, dass ich die aktuelle update der Adapter javascript, node-red, vis und simple web nicht installieren kann.

      Zu erwähnen ist vielleicht noch, dass das ganze auf einer Synology 1812+ läuft und ich alles über root installieren kann.

      node -v =0.11.9

      npm -v = 2.10.0

      Was kann ich tun?

      Herzlichen Dank für die Unterstützung !

      Gruß

      Bernhard

      1 Reply Last reply Reply Quote 0
      • Bluefox
        Bluefox last edited by

        Probier mal:

        cd /opt/iobroker/node_modules/iobroker.js-controller
        sudo npm cache clean
        sudo npm update
        cd /opt/iobroker/
        chmod 777 * -R
        
        
        1 Reply Last reply Reply Quote 0
        • H
          Heinzelmaennchen last edited by

          Hallo Bluefox,

          Herzlichen Dank für den Tipp!,

          Jetzt läuft alles wieder!!

          Herzlichst

          Bernhard
          5935_broad_1.png
          5935_broad_2.png

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Support us

          ioBroker
          Community Adapters
          Donate

          767
          Online

          31.6k
          Users

          79.4k
          Topics

          1.3m
          Posts

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