Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Shorty2000

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 34
    • Best 0
    • Groups 0

    Shorty2000

    @Shorty2000

    0
    Reputation
    37
    Profile views
    34
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Shorty2000 Follow

    Latest posts made by Shorty2000

    • Fehler bei Start des IOBroker

      Hallo zusammen, nach nem Stromausfall startet mein iobroker nicht 😕

      Folgende Fehlermeldung:

      pi@raspberrypi:/opt/iobroker $ sudo iobroker start
      Starting iobroker controller daemon...
      /opt/iobroker/node_modules/daemonize2/lib/daemonize.js:136
                  throw new Error(msg.error);
                  ^
      
      Error: Error: Cannot find module 'define-properties'
          at Function.Module._resolveFilename (module.js:469:15)
          at Function.Module._load (module.js:417:25)
          at Module.require (module.js:497:17)
          at require (internal/module.js:20:19)
          at Object. <anonymous>(/opt/iobroker/node_modules/is-nan/index.js:3:14)
          at Module._compile (module.js:570:32)
          at Object.Module._extensions..js (module.js:579:10)
          at Module.load (module.js:487:32)
          at tryModuleLoad (module.js:446:12)
          at Function.Module._load (module.js:438:3)
          at ChildProcess. <anonymous>(/opt/iobroker/node_modules/daemonize2/lib/daemonize.js:136:19)
          at emitTwo (events.js:106:13)
          at ChildProcess.emit (events.js:191:7)
          at process.nextTick (internal/child_process.js:787:12)
          at _combinedTickCallback (internal/process/next_tick.js:73:7)
          at process._tickCallback (internal/process/next_tick.js:104:9)</anonymous></anonymous> 
      

      Kann mir jemand helfen?

      Danke schonmal

      posted in Error/Bug
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      Mir war nicht direkt klar, wohin und wie ich meine Dateien verschieben muss.

      Aber jetzt ist alles wie es soll und mein System läuft wieder. 😄

      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      So Wendy,

      ich wollte dir nochmal für deine Hilfe danke, ich denke wenn ich das mit dem Backitup mal gerafft habe sollte es wieder laufen.

      Danke danke danke für deinen Einsatz!!!!

      Gruß

      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      Das komplette was man da machen könnte

      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      doch ich habe tatsächlich ein back up gemacht mit back it up. aber nicht die gesamte /opt/iobroker den ordner erst als es schon probleme gab

      wenn ich den ersten befehl eingebe kommt

      pi@raspberrypi:~ $ /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js-bash: /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js: No such file or directory
      
      
      pi@raspberrypi:/opt/iobroker $ npm install -g npm to update!
      npm ERR! code E404
      npm ERR! 404 Not Found: update!@latest
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2019-01-07T21_11_38_347Z-debug.log
      
      
      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      keine idee mehr?

      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js
      pi@raspberrypi:/opt/iobroker $ sudo ./reinstall.sh
      module.js:549
          throw err;
          ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (module.js:547:15)
          at Function.Module._load (module.js:474:25)
          at Function.Module.runMain (module.js:693:10)
          at startup (bootstrap_node.js:188:16)
          at bootstrap_node.js:609:3
      /opt/iobroker/node_modules
      + iobroker.yr@2.0.3
      added 4 packages from 50 contributors and audited 4 packages in 4.633s
      found 0 vulnerabilities
      
         ╭───────────────────────────────────────────────────────────────────╮
         │                                                                   │
         │   New prerelease version of npm available! 6.5.0-next.0 → 6.5.0   │
         │     Changelog: https://github.com/npm/cli/releases/tag/v6.5.0     │
         │                 Run npm install -g npm to update!                 │
         │                                                                   │
         ╰───────────────────────────────────────────────────────────────────╯
      
      DONE iobroker.yr
      module.js:549
          throw err;
          ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (module.js:547:15)
          at Function.Module._load (module.js:474:25)
          at Function.Module.runMain (module.js:693:10)
          at startup (bootstrap_node.js:188:16)
          at bootstrap_node.js:609:3
      
      
      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      Danke 🙂

      pi@raspberrypi:~ $ nodejs -v
      v8.11.1
      pi@raspberrypi:~ $ npm -v
      6.5.0-next.0
      pi@raspberrypi:~ $ /usr/local/bin/node -v
      v8.11.1
      pi@raspberrypi:~ $ /usr/bin/node -v
      v8.11.1
      pi@raspberrypi:~ $ sudo iobroker start
      module.js:549
          throw err;
          ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (module.js:547:15)
          at Function.Module._load (module.js:474:25)
          at Function.Module.runMain (module.js:693:10)
          at startup (bootstrap_node.js:188:16)
          at bootstrap_node.js:609:3
      
      

      nodejs stimmt jetzt aber starten tut das dumme ding noch immer nicht

      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      Ja klar kein Problem muss auch mal weg.

      Vielen Dank schonmal für deinen Einsatz wirklich toll

      posted in ioBroker Allgemein
      S
      Shorty2000
    • RE: -Gelöst- Problem Downgrad node.js

      Hilft das?

      6546_node.jpg

      posted in ioBroker Allgemein
      S
      Shorty2000
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo