Navigation

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

    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

    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 1
    • Groups 1

    Styrx

    @Styrx

    Starter

    1
    Reputation
    4
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Styrx Follow
    Starter

    Best posts made by Styrx

    • RE: Zertifikate: absolute Pfade funktionieren nicht

      Nachdem ich auch den Ordnern alle Rechte verpasst habe, funktioniert es.

      posted in ioBroker Allgemein
      Styrx
      Styrx

    Latest posts made by Styrx

    • RE: Zertifikate: absolute Pfade funktionieren nicht

      Nachdem ich auch den Ordnern alle Rechte verpasst habe, funktioniert es.

      posted in ioBroker Allgemein
      Styrx
      Styrx
    • Zertifikate: absolute Pfade funktionieren nicht

      Moin zusammen,

      um zu vermeiden alle 90 Tage den String der .pem-Dateien in iobroker zu kopieren (wodurch socket.io einwandfrei funktioniert), möchte ich absolute Pfade zu meinen .pem-Dateien angeben:
      Unter private anstatt eine Strings: /etc/letsencrypt/live/domain.de/privkey.pem
      Unter public anstatt eine Strings: /etc/letsencrypt/live/domain.de/cert.pem

      Leider startet die socket.io Instanz dann nicht mehr:

      error    Cannot create webserver: Error: error:0480006C:PEM routines::no start line
      

      Sowohl die symbolic links...

       /etc/letsencrypt/live/domain.de# ll cert.pem privkey.pem
       lrwxrwxrwx 1 root root 51 2023-09-17 19:54:09 cert.pem -> ../../archive/domian.de/cert17.pem
       lrwxrwxrwx 1 root root 54 2023-09-17 19:54:09 privkey.pem -> ../../archive/domain.de/privkey17.pem
      

      ...als auch die Dateien haben allgemeine Leserechte.

       /etc/letsencrypt/archive/domain.de# ll cert17.pem privkey17.pem
       -rw-r--r-- 1 root root 1797 2023-09-17 19:54:09 cert17.pem
       -rw-r--r-- 1 root root 1708 2023-09-17 19:54:09 privkey17.pem
      

      Gibt es eine Lösung für dieses Problem?

      posted in ioBroker Allgemein
      Styrx
      Styrx
    • RE: Node Version > 16 -> NPM-Probleme [gelöst]

      @thomas-braun
      Okay, hab ich gemacht.

      posted in Installation
      Styrx
      Styrx
    • RE: Node Version > 16 -> NPM-Probleme [gelöst]

      @thomas-braun
      Okay. Hab's wieder zurückgesetzt:

      npm install -g npm@9.8.1
      npm -v

      9.8.1

      posted in Installation
      Styrx
      Styrx
    • RE: Node Version > 16 -> NPM-Probleme [gelöst]

      @thomas-braun
      Okay. Ist durchgelaufen. Nach dem Reboot:

      ioBroker nodejs fixer 2023-10-03

      Recommended nodejs-version is: 18.18.0

      Checking your installation now. Please be patient!

      Your current setup is:

      /usr/bin/nodejs v18.18.0

      /usr/bin/node v18.18.0

      /usr/bin/npm 9.8.1

      /usr/bin/npx 9.8.1

      /usr/bin/corepack 0.19.0

      We found these nodejs versions available for installation:

      nodejs:

      Installed: 18.18.0-1nodesource1

      Candidate: 18.18.0-1nodesource1

      Version table:

      *** 18.18.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      100 /var/lib/dpkg/status

      18.17.1-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.17.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.16.1-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.16.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.15.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.14.2-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.14.1-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.14.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.13.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.12.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.11.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.10.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.9.1-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.9.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.8.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.7.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.6.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.5.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.4.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.3.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.2.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.1.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      18.0.0-1nodesource1 1001

      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages

      10.19.0~dfsg-3ubuntu1.1 500

      500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages

      500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages

      10.19.0~dfsg-3ubuntu1 500

      500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages

      Nothing to do - Your installation is using the correct paths.

      Nothing to do - Your version is the recommended one.

      You can now keep your whole system up-to-date using the usual 'sudo apt update && sudo apt full-upgrade' commands.

      Please DO NOT USE node version managers like 'nvm', 'n' and others in parallel. They will break your current installation!

      Perfekt!
      NPM läuft wieder.

      Und...

      npm install -g npm@10.2.0

      ...läuft endlich auch durch.

      node -v
      v18.18.0
      npm -v
      10.2.0

      Vielen Dank!

      posted in Installation
      Styrx
      Styrx
    • RE: Node Version > 16 -> NPM-Probleme [gelöst]

      @thomas-braun

      Danke. Habe ich gemacht. Folgende Ausgabe:

      ioBroker nodejs fixer 2023-10-03

      Recommended nodejs-version is: 18.18.0

      Checking your installation now. Please be patient!

      Your current setup is:

      /usr/bin/nodejs v16.20.2

      /usr/bin/node v16.20.2

      /usr/bin/npm 8.19.4

      /usr/bin/npx 8.19.4

      /usr/bin/corepack 0.17.0

      We found these nodejs versions available for installation:

      nodejs:

      Installed: 16.20.2-deb-1nodesource1

      Candidate: 16.20.2-deb-1nodesource1

      Version table:

      *** 16.20.2-deb-1nodesource1 500

      500 https://deb.nodesource.com/node_16.x focal/main amd64 Packages

      100 /var/lib/dpkg/status

      10.19.0~dfsg-3ubuntu1.1 500

      500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages

      500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages

      10.19.0~dfsg-3ubuntu1 500

      500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages

      Nothing to do - Your installation is using the correct paths.

      You are running nodejs v16.20.2. Do you want to install recommended version 18.18.0?

      Press <y> to continue or any other key to quit

      Trying to fix your installation now. Please be patient.

      Und dann bin ich geduldig...
      Aber keine weiteren Ausgaben... kein Prompt...
      Warte... 1 Minute... 2 Minuten... Immer noch keine Ausgaben und kein Prompt... Hmm...

      posted in Installation
      Styrx
      Styrx
    • Node Version > 16 -> NPM-Probleme [gelöst]

      Hallo zusammen,

      ich habe Probleme mit node, wenn ich eine Version > 16.x installiere. Jeder Versuch npm install... auszuführen führt zu folgender Fehlermeldung:

      npm ERR! Cannot read properties of undefined (reading 'isStream')

      Ich habe schon alles probiert: node 20, node 18, komplett alles deinstalliert, alle node und npm Ordner gelöscht -> ohne Erfolg. Zuletzt war ich bei:

      node -v
      v18.17.1
      npm -v
      9.6.7

      Sobald ich aber auf Version 16 zurückgehe...

      sudo apt remove nodejs
      curl -s https://deb.nodesource.com/setup_16.x | sudo bash
      sudo apt install -y nodejs
      node -v
      v16.20.2
      npm -v
      8.19.4

      ...funtioniert npm wieder.

      Vielleicht habt ihr eine Idee?

      posted in Installation
      Styrx
      Styrx
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo