Navigation

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

    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

    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 14
    • Best 0
    • Groups 1

    Designerdom

    @Designerdom

    0
    Reputation
    33
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Designerdom Follow
    Starter

    Latest posts made by Designerdom

    • RE: Nichts gehts mehr nach Node.js update

      Ein Freund hat mir gestern noch remote geholfen, läuft nach downgrade von node und npm wieder. Allerdings habe ich jetzt diverse Probleme mit einigen Adaptern:(

      posted in ioBroker Allgemein
      D
      Designerdom
    • ical liefert keine Daten mehr

      Hallo Zusammen,
      nach einigen Updates liefert mein ical in keiner Instanz mehr Daten.

      Im Log habe ich folgendes gefunden (wird ständig wiederholt):

      host.Woellmcom-Basis 2019-02-27 09:34:00.681 error instance system.adapter.ical.0 terminated with code 1 ()
      host.Woellmcom-Basis 2019-02-27 09:33:59.318 info instance system.adapter.ical.0 started with pid 13125

      Habe schon die Links zum Kalender erneuert und den Adapter neu installiert, alles ohne Erfolg.

      Jemand eine Idee woran das liegen könnte?

      posted in ioBroker Allgemein
      D
      Designerdom
    • RE: Nichts gehts mehr nach Node.js update

      @Stabilostick

      Geht wohl leider auch nicht:( Obwohl das File da ist

      admin@Woellmcom-Basis:~/opt/iobroker$ sudo ./reinstall.sh
      Password:
      sudo: unable to execute ./reinstall.sh: No such file or directory
      admin@Woellmcom-Basis:~/opt/iobroker$ ^C
      admin@Woellmcom-Basis:~/opt/iobroker$ dir
      total 232
      drwxrwxrwx+ 7 admin users 4096 Feb 26 19:50 .
      drwxrwxrwx+ 3 admin users 4096 Feb 26 15:33 ..
      drwxrwxrwx+ 2 admin users 4096 Feb 26 19:20 backups
      drwxrwxrwx 2 admin root 4096 Mar 24 2017 etc
      -rwxrwxrwx 1 admin root 357 Mar 24 2017 install.sh
      -rwxrwxrwx 1 admin root 67 Mar 24 2017 iobroker
      -rwxrwxrwx+ 1 admin users 0 Feb 26 19:50 iobroker@2.0.2
      drwxrwxrwx 6 admin root 4096 Feb 26 18:45 iobroker-data
      -rwxrwxrwx 1 admin root 92 Aug 22 2018 killall.sh
      drwxrwxrwx 2 admin root 4096 Feb 26 18:53 log
      -rwxrwxrwx+ 1 admin users 0 Feb 26 19:50 node
      drwxrwxrwx 172 admin root 12288 Feb 26 21:15 node_modules
      -rwxrwxrwx 1 root root 5539 Dec 17 17:25 npm-debug.log
      -rwxrwxrwx+ 1 root root 19 Feb 26 18:43 .npmrc
      -rwxrwxrwx 1 root root 442 Feb 26 15:52 package.json
      -rwxrwxrwx 1 root root 164608 Feb 26 15:52 package-lock.json
      -rwxrwxrwx 1 admin root 709 Aug 22 2018 reinstall.sh
      admin@Woellmcom-Basis:~/opt/iobroker$

      posted in ioBroker Allgemein
      D
      Designerdom
    • RE: Nichts gehts mehr nach Node.js update

      @Stabilostick said in Nichts gehts mehr nach Node.js update:

      find . -name apt-get

      Sehr gerne! Die Befehle werden offensichtlich leider nicht richtig ausgeführt:

      admin@Woellmcom-Basis:~$ find . -name apt
      admin@Woellmcom-Basis:~$ find . -name apt-get
      admin@Woellmcom-Basis:~$

      posted in ioBroker Allgemein
      D
      Designerdom
    • RE: Nichts gehts mehr nach Node.js update

      @Stabilostick hast du nen Tipp wie ich das mache?

      posted in ioBroker Allgemein
      D
      Designerdom
    • RE: Nichts gehts mehr nach Node.js update

      @Stabilostick Nein! Iobroker lief auf dem System schon ne gange Weile, ich habe lediglich node.js aktualisiert, aber nicht per Kommandozeile sondern mit Bordmitteln der Diskstation

      posted in ioBroker Allgemein
      D
      Designerdom
    • RE: Nichts gehts mehr nach Node.js update

      @Homoran

      admin@Woellmcom-Basis:~$ node -v
      v8.9.4
      admin@Woellmcom-Basis:~$ nodejs -v
      -sh: nodejs: command not found
      admin@Woellmcom-Basis:~$ npm -v
      5.6.0

      posted in ioBroker Allgemein
      D
      Designerdom
    • RE: Nichts gehts mehr nach Node.js update

      @Homoran admin

      Die meisten Befehle aus deinem Link will er nicht ausführen...nur den reboot....

      @Woellmcom-Basis:~/opt/iobroker$ sudo apt-get update && sudo apt-get upgrade
      Password:
      sudo: apt-get: command not found
      admin@Woellmcom-Basis:~/opt/iobroker$ sudo apt-get --purge remove node
      sudo: apt-get: command not found
      admin@Woellmcom-Basis:~/opt/iobroker$ sudo apt-get --purge remove nodejs
      sudo: apt-get: command not found
      admin@Woellmcom-Basis:~/opt/iobroker$ sudo apt-get autoremove
      sudo: apt-get: command not found
      admin@Woellmcom-Basis:~/opt/iobroker$ sudo reboot

      Broadcast message from admin@Woellmcom-Basis
      (/dev/pts/5) at 20:49 ...

      The system is going down for reboot NOW!
      admin@Woellmcom-Basis:~/opt/iobroker$

      posted in ioBroker Allgemein
      D
      Designerdom
    • RE: Nichts gehts mehr nach Node.js update

      @Homoran nein über die systemateuerung der diskstation

      posted in ioBroker Allgemein
      D
      Designerdom
    • Nichts gehts mehr nach Node.js update

      Hallo zusammen, da mein Admin interface mich seit geraumer Zeit darauf aufmerksam gemacht hat, dass ich noch auf Node.js 4.x unterwegs bin und doch bitte auf Version 6,7 oder 8 updaten soll, habe ich heute versucht zu updaten.
      Mein inbroker läuft auf einer Synology diskstation. Ich habe über Pakete das Update auf Version 8 veranlasst. Seitdem geht gar nichts mehr. Der iobroker startet nicht. Node.js und bpm scheinen Nicht kompatibel zu sein, so viel habe ich herausgefunden. Kann mir jemand weiterhelfen?

      posted in ioBroker Allgemein
      D
      Designerdom
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo