Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr

NEWS

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    5
    1
    67

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    839

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.4k

TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr

Scheduled Pinned Locked Moved Error/Bug
23 Posts 3 Posters 2.5k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 4 4-Real

    @thomas-braun
    neuste Version, im Log leider nichts.

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #4

    @4-real

    iob update -i
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Reply Last reply
    0
    • 4 4-Real

      @thomas-braun
      neuste Version, im Log leider nichts.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #5

      @4-real

      sudo ln -s /usr/bin/node /usr/bin/nodejs
      uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      4 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @4-real

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        
        4 Offline
        4 Offline
        4-Real
        wrote on last edited by
        #6

        @thomas-braun sagte in TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr:

        @4-real

        sudo ln -s /usr/bin/node /usr/bin/nodejs
        uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        

        was würde dies alles bewirken? Hab jetzt mal den Adapter auf "alles" gestellt, ich schaue dann nochmal ob sich dort was finden lässt..

        Thomas BraunT 2 Replies Last reply
        0
        • 4 4-Real

          @thomas-braun sagte in TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr:

          @4-real

          sudo ln -s /usr/bin/node /usr/bin/nodejs
          uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          

          was würde dies alles bewirken? Hab jetzt mal den Adapter auf "alles" gestellt, ich schaue dann nochmal ob sich dort was finden lässt..

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #7

          @4-real

          Das würde einen Überblick über dein System geben.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Reply Last reply
          0
          • 4 4-Real

            @thomas-braun sagte in TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr:

            @4-real

            sudo ln -s /usr/bin/node /usr/bin/nodejs
            uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            

            was würde dies alles bewirken? Hab jetzt mal den Adapter auf "alles" gestellt, ich schaue dann nochmal ob sich dort was finden lässt..

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #8

            @4-real sagte in TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr:

            Hab jetzt mal den Adapter auf "alles" gestellt, ich schaue dann nochmal ob sich dort was finden lässt..

            Einfacher Neustart wäre vermutlich zunächst zielführender.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            4 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @4-real sagte in TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr:

              Hab jetzt mal den Adapter auf "alles" gestellt, ich schaue dann nochmal ob sich dort was finden lässt..

              Einfacher Neustart wäre vermutlich zunächst zielführender.

              4 Offline
              4 Offline
              4-Real
              wrote on last edited by
              #9

              @thomas-braun
              Screenshot 2022-08-27 200902.jpg
              sieht soweit aus meiner Sicht gut aus.

              Thomas BraunT 1 Reply Last reply
              0
              • 4 4-Real

                @thomas-braun
                Screenshot 2022-08-27 200902.jpg
                sieht soweit aus meiner Sicht gut aus.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #10

                @4-real

                Ich sehe nix. Konsolentext als Text in CodeTags einbetten.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                4 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @4-real

                  Ich sehe nix. Konsolentext als Text in CodeTags einbetten.

                  4 Offline
                  4 Offline
                  4-Real
                  wrote on last edited by
                  #11

                  @thomas-braun sagte in TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr:

                  @4-real

                  Ich sehe nix. Konsolentext als Text in CodeTags einbetten.

                  x86_64
                  /usr/bin/nodejs
                  /usr/bin/node
                  /usr/bin/npm
                  v18.8.0
                  v18.8.0
                  8.18.0
                  florian
                  /home/florian
                  OK:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                  OK:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                  OK:3 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                  OK:4 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
                  OK:5 https://deb.nodesource.com/node_18.x jammy InRelease
                  Paketlisten werden gelesen… Fertig
                  Abhängigkeitsbaum wird aufgebaut… Fertig
                  Statusinformationen werden eingelesen… Fertig
                  Aktualisierung für 17 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                  nodejs:
                    Installiert:           18.8.0-deb-1nodesource1
                    Installationskandidat: 18.8.0-deb-1nodesource1
                    Versionstabelle:
                   *** 18.8.0-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x jammy/main amd64 Packages
                          100 /var/lib/dpkg/status
                       12.22.9~dfsg-1ubuntu3 500
                          500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                  
                  Thomas BraunT 1 Reply Last reply
                  0
                  • 4 4-Real

                    @thomas-braun sagte in TR-64 Adapter aktualisiert nach gewisser Zeit nicht mehr:

                    @4-real

                    Ich sehe nix. Konsolentext als Text in CodeTags einbetten.

                    x86_64
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    v18.8.0
                    v18.8.0
                    8.18.0
                    florian
                    /home/florian
                    OK:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                    OK:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
                    OK:3 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
                    OK:4 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
                    OK:5 https://deb.nodesource.com/node_18.x jammy InRelease
                    Paketlisten werden gelesen… Fertig
                    Abhängigkeitsbaum wird aufgebaut… Fertig
                    Statusinformationen werden eingelesen… Fertig
                    Aktualisierung für 17 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                    nodejs:
                      Installiert:           18.8.0-deb-1nodesource1
                      Installationskandidat: 18.8.0-deb-1nodesource1
                      Versionstabelle:
                     *** 18.8.0-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x jammy/main amd64 Packages
                            100 /var/lib/dpkg/status
                         12.22.9~dfsg-1ubuntu3 500
                            500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #12

                    @4-real

                    Und warum node18?
                    Zur Zeit ist node16 vorgesehen.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    4 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @4-real

                      Und warum node18?
                      Zur Zeit ist node16 vorgesehen.

                      4 Offline
                      4 Offline
                      4-Real
                      wrote on last edited by
                      #13

                      @thomas-braun war mit Node 16 schon das Problem

                      Thomas BraunT 1 Reply Last reply
                      0
                      • 4 4-Real

                        @thomas-braun war mit Node 16 schon das Problem

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #14

                        @4-real
                        Dann stell auf 16 um.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        4 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @4-real
                          Dann stell auf 16 um.

                          4 Offline
                          4 Offline
                          4-Real
                          wrote on last edited by
                          #15

                          @thomas-braun und was sollte das bringen wenn alles mit 18 funktioniert und mit 16 der TR adapter nicht?

                          Thomas BraunT 1 Reply Last reply
                          0
                          • 4 4-Real

                            @thomas-braun und was sollte das bringen wenn alles mit 18 funktioniert und mit 16 der TR adapter nicht?

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #16

                            @4-real

                            Dann lass es.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            4 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @4-real

                              Dann lass es.

                              4 Offline
                              4 Offline
                              4-Real
                              wrote on last edited by
                              #17

                              @thomas-braun ich kanns ja nochmal versuchen. kann ich ganz normal von node 18 auf 16 downgraden wie auch upgraden?

                              Thomas BraunT 1 Reply Last reply
                              0
                              • 4 4-Real

                                @thomas-braun ich kanns ja nochmal versuchen. kann ich ganz normal von node 18 auf 16 downgraden wie auch upgraden?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #18

                                @4-real

                                Mit dem Paketmanager geht das.
                                Schau in meiner Signatur, wie das gemacht wird.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                4 1 Reply Last reply
                                0
                                • 4 Offline
                                  4 Offline
                                  4-Real
                                  wrote on last edited by
                                  #19

                                  @thomas-braun ok vielen dank, ich werde das morgen dann mal testen und dann berichten..

                                  Rene55R 1 Reply Last reply
                                  0
                                  • 4 4-Real

                                    @thomas-braun ok vielen dank, ich werde das morgen dann mal testen und dann berichten..

                                    Rene55R Offline
                                    Rene55R Offline
                                    Rene55
                                    wrote on last edited by
                                    #20

                                    @4-real @Thomas-Braun siehe auch hier: https://github.com/iobroker-community-adapters/ioBroker.tr-064/issues/268

                                    Host: Fujitsu Intel(R) Pentium(R) CPU G4560T, 32 GB RAM, Proxmox 8.x + lxc Ubuntu 22.04
                                    ioBroker (8 GB RAM) Node.js: 20.19.1, NPM: 10.8.2, js-Controller: 7.0.6, Admin: 7.6.3
                                    Wetterstation: Froggit WH3000SE V1.6.6

                                    1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @4-real

                                      Mit dem Paketmanager geht das.
                                      Schau in meiner Signatur, wie das gemacht wird.

                                      4 Offline
                                      4 Offline
                                      4-Real
                                      wrote on last edited by
                                      #21

                                      @thomas-braun Hey, sorry habe dir wohl unrecht getan, mit Node 16 funktioniert es zur Zeit ohne Restart. Vielen Dank nochmals!

                                      1 Reply Last reply
                                      0
                                      • Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by Thomas Braun
                                        #22

                                        @4-real

                                        Das hat schon seine Gründe, warum die empfohlene Version 16 und noch nicht 18 ist.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        4 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @4-real

                                          Das hat schon seine Gründe, warum die empfohlene Version 16 und noch nicht 18 ist.

                                          4 Offline
                                          4 Offline
                                          4-Real
                                          wrote on last edited by
                                          #23

                                          @thomas-braun das glaub ich wohl, bin aber der festen Meinung das es komischerweise auch eine Zeitlang mit 18 ohne Probleme lief..
                                          naja es läuft jetzt! vielen lieben dank nochmals!

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          307

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe