Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [fixed]js-controller 0.714 installation funktioniert nicht

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

[fixed]js-controller 0.714 installation funktioniert nicht

[fixed]js-controller 0.714 installation funktioniert nicht

Scheduled Pinned Locked Moved Error/Bug
5 Posts 2 Posters 671 Views
  • 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.
  • A Offline
    A Offline
    Arminhh
    wrote on last edited by
    #1

    moin,

    ich wollte heute morgen den js-controller über die Admin Seite updaten. Hallte leider nicht funktioniert! Danach habe ich auf Linux Ebene als Root

    root@Test:~# cd /opt/iobroker

    root@Test:/opt/iobroker# npm install iobroker.js-controller

    nach der Installation

    root@Test:/opt/iobroker iobroker start

    kommt die Fehlermeldung

    module.js:340
        throw err;
              ^
    Error: Cannot find module '/root/node_modules/iobroker.js-controller/iobroker.js'
        at Function.Module._resolveFilename (module.js:338:15)
        at Function.Module._load (module.js:280:25)
        at Function.Module.runMain (module.js:497:10)
        at startup (node.js:119:16)
        at node.js:935:3
    

    was kann ich noch tun?

    mfg

    Arminhh

    1 Reply Last reply
    0
    • BluefoxB Offline
      BluefoxB Offline
      Bluefox
      wrote on last edited by
      #2
      cd /opt/iobroker
      sudo pgrep -f '^io.*' | sudo xargs kill -KILL
      npm install iobroker.js-controller
      sudo iobroker start
      
      
      1 Reply Last reply
      0
      • A Offline
        A Offline
        Arminhh
        wrote on last edited by
        #3

        Danke Bluefox für die Hilfe!

        Sudo wird angemeckert weil ich als Root angemeldet bin

        ohne sudo gekomme ich beim kill Befehl diese Fehlermeldung

        root@Test:/opt/iobroker# pgrep -f '^io.*' | xargs kill -KILL
        kill: Ungültige Option -- K
        
        Usage:
         kill [options] <pid>[...]
        
        Options:
         <pid>[...]            send signal to every <pid>listed
         -<signal>, -s, --signal <signal>specify the <signal>to be sent
         -l, --list=[<signal>]  list all signal names, or convert one to a name
         -L, --table            list all signal names in a nice table
        
         -h, --help     display this help and exit
         -V, --version  output version information and exit
        
        For more details see kill(1).
        root@Test:/opt/iobroker# pgrep -f '^io.*' | xargs kill -KILL
        kill: Ungültige Option -- K</signal></signal></signal></signal></pid></pid></pid> 
        

        Daraufhin habe ich auch direkt nach einem reboot versucht zu installieren. Gleiche Fehlermeldung wie weiter oben beschrieben!

        1 Reply Last reply
        0
        • BluefoxB Offline
          BluefoxB Offline
          Bluefox
          wrote on last edited by
          #4

          Mich irritiert:

          /root/node_modules/iobroker.js-controller/iobroker.js

          Es muss doch /opt/iobroker sein.

          und so was?

          cd /opt/iobroker
          sudo chmod 777 * -R
          sudo pgrep -f '^io.*' | sudo xargs kill -9
          sudo npm install iobroker.js-controller
          sudo ./iobroker start
          
          

          Vor allem, was gibt "sudo npm install iobroker.js-controller" aus?

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Arminhh
            wrote on last edited by
            #5

            Danke für die Hilfe! Nach dem ich die Rechte gesetzt habe (chmod 777 * -R) hat es funktioniert!!

            mfg

            Arminhh

            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

            264

            Online

            32.4k

            Users

            81.3k

            Topics

            1.3m

            Posts
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
            ioBroker Community 2014-2025
            logo
            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Recent
            • Tags
            • Unread 0
            • Categories
            • Unreplied
            • Popular
            • GitHub
            • Docu
            • Hilfe