Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. IoBroker.admin -> Fehler seit update

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    IoBroker.admin -> Fehler seit update

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

      Hallo,

      nach dem letzten update vom admin auf 1.6.8 war die Oberfläche von ioBroker weg.

      Nachdem ich den Adapter manuell per Hand gestartet habe, war sie wieder da.

      Allerdings läßt der Adapter sich nicht mehr updaten:

       npm install iobroker.admin --production
      - express node_modules/iobroker.admin/node_modules/express
      - send node_modules/iobroker.admin/node_modules/express/node_modules/send
      - request node_modules/iobroker.admin/node_modules/request
      - http-signature node_modules/iobroker.admin/node_modules/request/node_modules/http-signature
      iobroker.core@1.0.0 /opt/iobroker
      └── (empty)
      
      npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/inote-util/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/mysql/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/nconf/package.json'
      npm ERR! code 1
      
      

      Oder der Versuch auf die neuste Version zu wechseln:

      $ ./iobroker url "https://github.com/ioBroker/ioBroker.admin/tarball/master" admin
      install https://github.com/ioBroker/ioBroker.admin/tarball/master
      npm install https://github.com/ioBroker/ioBroker.admin/tarball/master --production --prefix "/opt/iobroker" (System call)
      npm WARN
       enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/inote-util/package.json'npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/mysql/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/nconf/package.json'
      
      npm ERR! code 1
      ERROR: host.zotac Cannot install https://github.com/ioBroker/ioBroker.admin/tarball/master: 1
      ERROR: process exited with code 25
      

      node -v

      6.9.2

      npm -v

      3.10.9

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

        Hm… npm 3 ist noch nicht ausgetestet..

        Probier mal zu reparieren:

        cd /opt/iobroker
        npm i inote-util --force --production
        npm i mysql --force --production
        npm i nconf --force --production
        npm install iobroker.admin --production
        
        1 Reply Last reply Reply Quote 0
        • sissiwup
          sissiwup last edited by

          Hallo,

          habe auf npm -v

          4.1.1

          upgedatet. Damit ging es wieder.

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

          Support us

          ioBroker
          Community Adapters
          Donate

          899
          Online

          32.0k
          Users

          80.6k
          Topics

          1.3m
          Posts

          2
          3
          1088
          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