Navigation

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

    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

    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Best 0
    • Groups 0

    Hans

    @Hans

    0
    Reputation
    13
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Hans Follow

    Latest posts made by Hans

    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      Top, Danke! 😄

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      Hallo zusammen und ein Frohes neues Jahr !!!

      Ich konnte den js-controller mit diesem Befehl wieder installieren und iobroker wieder zum laufen bringen 😄

      sudo npm install iobroker.js-controller –unsafe-perm

      Jetzt habe ich nur noch das Problem, dass ja mein eigentliches Ziel war, iobroker auf eine neuere Version zu updaten.

      Wo alles wieder funktioniert, habe ich leider immer noch die alter Ansicht, obwohl das update anscheinend funktioniert hat s.u.

      Kann man irgendwo die Ansicht umstellen?

      Nachher:

      pi@Raspberry:/opt/iobroker $ node -v

      v8.15.0

      pi@Raspberry:/opt/iobroker $ npm -v

      6.4.1

      Vorher:

      pi@Raspberry:/opt/iobroker $ node -v

      v8.11.1

      pi@Raspberry:/opt/iobroker $ npm -v

      5.8.0

      10144_bildschirmfoto_2019-01-01_um_11.56.16.png

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      Danke Dir!

      Hast Du evtl den link zur Anleitung?

      Guten Rutsch!!!

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      Hilft das evtl. jemanden weiter? :idea:

      ! ````
      pi@Raspberry:/opt/iobroker $ systemctl status iobroker.service
      ● iobroker.service - LSB: starts ioBroker
      Loaded: loaded (/etc/init.d/iobroker.sh; generated; vendor preset: enabled)
      Active: failed (Result: exit-code) since Mon 2018-12-31 16:53:58 CET; 47s ago
      Docs: man:systemd-sysv-generator(8)
      Process: 1318 ExecStart=/etc/init.d/iobroker.sh start (code=exited, status=1/FAILURE)
      CPU: 296ms
      ! Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at Function.Module._resolveFilename (module
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at Function.Module._load (module.js:474:25)
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at Function.Module.runMain (module.js:693:1
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at startup (bootstrap_node.js:188:16)
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at bootstrap_node.js:609:3
      Dez 31 16:53:58 Raspberry sudo[1319]: pam_unix(sudo:session): session closed for user root
      Dez 31 16:53:58 Raspberry systemd[1]: iobroker.service: Control process exited, code=exited
      Dez 31 16:53:58 Raspberry systemd[1]: Failed to start LSB: starts ioBroker.
      Dez 31 16:53:58 Raspberry systemd[1]: iobroker.service: Unit entered failed state.
      Dez 31 16:53:58 Raspberry systemd[1]: iobroker.service: Failed with result 'exit-code'.
      lines 1-17/17 (END)
      ! pi@Raspberry:/opt/iobroker $ journalctl -xe
      --
      -- Unit iobroker.service has begun starting up.
      Dez 31 16:53:57 Raspberry sudo[1319]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/
      Dez 31 16:53:57 Raspberry sudo[1319]: pam_unix(sudo:session): session opened for user root b
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: Starting ioBrokermodule.js:549
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: throw err;
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: ^
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: Error: Cannot find module '/opt/iobroker/node_m
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at Function.Module._resolveFilename (module
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at Function.Module._load (module.js:474:25)
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at Function.Module.runMain (module.js:693:1
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at startup (bootstrap_node.js:188:16)
      Dez 31 16:53:58 Raspberry iobroker.sh[1318]: at bootstrap_node.js:609:3
      Dez 31 16:53:58 Raspberry sudo[1319]: pam_unix(sudo:session): session closed for user root
      Dez 31 16:53:58 Raspberry sudo[1312]: pam_unix(sudo:session): session closed for user root
      Dez 31 16:53:58 Raspberry systemd[1]: iobroker.service: Control process exited, code=exited
      Dez 31 16:53:58 Raspberry systemd[1]: Failed to start LSB: starts ioBroker.
      -- Subject: Unit iobroker.service has failed
      -- Defined-By: systemd
      -- Support: https://www.debian.org/support
      --
      -- Unit iobroker.service has failed.
      --
      -- The result is failed.
      Dez 31 16:53:58 Raspberry systemd[1]: iobroker.service: Unit entered failed state.
      Dez 31 16:53:58 Raspberry systemd[1]: iobroker.service: Failed with result 'exit-code'.
      lines 1492-1517/1517 (END)

      
      Edit by eric2905, Logs & Co. bitte immer in Code- und ggf. Spoiler-Tags setzen
      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      Das Backup einspielen ansich ist nicht das Problem. Aber wie installiere ich iobroker auf dem Pi?

      Ich hatte damals ein "All-In-One" Paket installiert.

      Aber es muss doch trotzdem eine Möglichkeit geben, irgendwie mein Problem in den Griff zu bekommen?

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      leider kein Erfolg Georgius.

      Hat jemand ansonsten noch eine Idee?

      Ansonsten könnte ich auch den iobroker neu aufsetzten und das backup einspielen.

      Könnte mir jemand sagen, wie das dann funktioniert?

      Am liebsten würde ich natürlich diese Installation retten :?

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      Hab ich gemacht.

      Acheinend fehtl das Modul ansich. iobroker.js-controller fehlt.

      Hier mal ein Auszug aus dem Ordner

      pi@Raspberry:/opt/iobroker $ cd /opt/iobroker/node_modules/
      pi@Raspberry:/opt/iobroker/node_modules $ ls -l
      
      drwxrwxrwx  2 root root  4096 Apr 19  2018 invert-kv
      drwxrwxrwx  6 root root  4096 Dez 30 16:01 iobroker.admin
      drwxrwxrwx  9 root root  4096 Apr 19  2018 iobroker.cloud
      drwxrwxrwx  5 root root  4096 Apr 19  2018 iobroker.discovery
      drwxrwxrwx  6 root root  4096 Apr 19  2018 iobroker.flot
      drwxrwxrwx  6 root root  4096 Apr 19  2018 iobroker.history
      drwxrwxrwx  6 root root  4096 Apr 19  2018 iobroker.hm-rega
      drwxrwxrwx  6 root root  4096 Apr 19  2018 iobroker.hm-rpc
      drwxrwxrwx  6 root root  4096 Nov 20 16:06 iobroker.hue
      drwxrwxrwx  5 root root  4096 Apr 19  2018 iobroker.javascript
      drwxrwxrwx  5 root root  4096 Mai 15  2018 iobroker.mihome
      drwxrwxrwx  5 root root  4096 Apr 19  2018 iobroker.mobile
      drwxrwxrwx  7 root root  4096 Mai 19  2018 iobroker.pushover
      drwxrwxrwx  6 root root  4096 Apr 19  2018 iobroker.rpi2
      drwxrwxrwx  5 root root  4096 Apr 19  2018 iobroker.simple-api
      drwxrwxrwx  6 root root  4096 Apr 19  2018 iobroker.socketio
      drwxrwxrwx  7 root root  4096 Apr 19  2018 iobroker.vis
      drwxrwxrwx  4 root root  4096 Mai  3  2018 iobroker.vis-weather
      drwxrwxrwx  5 root root  4096 Mai  4  2018 iobroker.weatherunderground
      drwxrwxrwx  6 root root  4096 Apr 19  2018 iobroker.web
      drwxrwxrwx  6 root root  4096 Okt 29 13:33 iobroker.yeelight
      drwxrwxrwx  6 root root  4096 Okt 30 16:04 iobroker.yeelight-2
      drwxrwxrwx  4 root root  4096 Apr 19  2018 ip
      

      Edit by eric2905, Logs & Co. bitte immer in Code- und ggf. Spoiler-Tags setzen

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      da bekomme ich gleich wieder die Fehlermeldung

      pi@Raspberry:/opt/iobroker $ sudo systemctl stop iobroker
      pi@Raspberry:/opt/iobroker $ sudo iobroker update
      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
      pi@Raspberry:/opt/iobroker $
      

      Edit by eric2905, Logs & Co. bitte immer in Code- und ggf. Spoiler-Tags setzen

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      OK, aber was genau sollte ich jetzt machen?

      Ich möchte nicht noch mehr "kaputt" machen :roll:

      posted in ioBroker Allgemein
      H
      Hans
    • RE: [GELÖST] HILFE - Nach update js-controller nicht installierbar

      @Homoran:

      bitte stoppen mit:

      sudo systemctl stop iobroker
      ```` `  
      

      OK, gemacht.. und nun?

      posted in ioBroker Allgemein
      H
      Hans
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo