Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Tr-064 adapter kann icht installiert werden

    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

    UNSOLVED Tr-064 adapter kann icht installiert werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • haselchen
      haselchen Most Active @Goldenbaum last edited by

      @Goldenbaum

      Gibt mal in den Einstellungen des Adapters die IP Deiner Box ein.
      Und lösche fritz.box raus.

      G 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Goldenbaum last edited by

        @Goldenbaum
        Kannst du die Box pingen?

        ping fritz.box
        ping IP_DER_BOX
        
        G 1 Reply Last reply Reply Quote 0
        • G
          Goldenbaum @haselchen last edited by

          @haselchen Genau das war mein Problem.....

          haselchen 1 Reply Last reply Reply Quote 0
          • G
            Goldenbaum @Thomas Braun last edited by

            @Thomas-Braun danke für die vielen nützlichen tipps, danke. läuft jetzt

            1 Reply Last reply Reply Quote 0
            • haselchen
              haselchen Most Active @Goldenbaum last edited by haselchen

              @Goldenbaum

              Ist das gut oder schlecht, Problem gelöst oder nicht? 🤔

              Edit: okay, läuft jetzt. Sehr gut 👍
              Manchmal sind es die einfachen Dinge 😉

              G 1 Reply Last reply Reply Quote 0
              • G
                Goldenbaum @haselchen last edited by Goldenbaum

                @haselchen Ja es läuft jetzt ...```
                das Problem des updaten habe ich zwar immer noch, aber evtl. löst sich das problem mit der zeit von selbst...

                $ ./iobroker upgrade tr-064
                Update tr-064 from @4.0.1 to @4.0.9
                NPM version: 6.14.4npm install iobroker.tr-064@4.0.9 --loglevel error --prefix "/opt/iobroker" (System call)
                npm ERR! code EACCESnpm ERR! syscall accessnpm ERR! path /opt/iobroker/node_modules/iobroker.tr-064/node_modules/@types/nodenpm ERR! errno -13npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/@types/node'npm ERR! { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/@types/node']npm ERR! stack:npm ERR! 'Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/@types/node'',npm ERR! errno: -13,npm ERR! code: 'EACCES',npm ERR! syscall: 'access',npm ERR! path:npm ERR! '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/@types/node' }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
                npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-11-06T10_01_06_289Z-debug.log
                ERROR: host.ioBrokerCT Cannot install iobroker.tr-064@4.0.9: 243
                ERROR: process exited with code 25

                haselchen Thomas Braun 2 Replies Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @Goldenbaum last edited by

                  @Goldenbaum

                  Das ist ein Rechteproblem .
                  Da ist @Thomas-Braun der Experte.

                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Goldenbaum last edited by

                    @Goldenbaum sagte in Tr-064 adapter kann icht installiert werden:

                    An spontane Selbstheilung glaubt keiner.

                    EACCES: permission denied

                    Da musst du mal ran.

                    iobroker fix
                    

                    im Terminal ausführen.

                    G 1 Reply Last reply Reply Quote 0
                    • G
                      Goldenbaum @Thomas Braun last edited by

                      @Thomas-Braun sagte in Tr-064 adapter kann icht installiert werden:

                      @Goldenbaum sagte in Tr-064 adapter kann icht installiert werden:

                      An spontane Selbstheilung glaubt keiner.

                      EACCES: permission denied

                      Da musst du mal ran.

                      iobroker fix
                      

                      im Terminal ausführen.

                      /opt/iobroker$ iobroker fix

                      library: loaded
                      Library version=2020-06-12
                      ioBroker or some processes are still running:
                      io.discovery.0
                      io.info.0
                      io.tankerkoenig.0
                      io.terminal.0
                      io.pollenflug.0
                      io.ping.0
                      io.backitup.0
                      io.fritzbox.0
                      io.sql.0
                      io.sonoff.0
                      io.fullybrowser.0
                      io.trashschedule.0
                      io.shelly.0
                      io.history.0
                      io.proxmox.0
                      io.web.0
                      io.text2command.0
                      io.telegram.1
                      io.telegram.0
                      io.cloud.0
                      io.upnp.0
                      io.unifi.0
                      io.harmony.0
                      io.javascript.0
                      io.mihome.0
                      io.alexa2.0
                      io.admin.0
                      Please stop them first and try again!
                      /opt/iobroker$

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Goldenbaum last edited by Thomas Braun

                        @Goldenbaum

                        iobroker stop
                        iobroker fix
                        
                        iobroker update
                        iobroker upgrade
                        
                        iobroker start
                        
                        G 1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @Thomas Braun last edited by

                          @Thomas-Braun weiß nicht aus dem Kopf, welche im stable ist, nutze selbst 4.1.0 latest

                          @haselchen sagte in Tr-064 adapter kann icht installiert werden:

                          Gibt mal in den Einstellungen des Adapters die IP Deiner Box ein.

                          @Goldenbaum
                          davon bin ich ausgegangen, steht ja auch so in der Instanz
                          0d6c38e5-9433-4800-9d8b-a4d18f2910e1-image.png
                          ebenfalls hatte ich das oben schon geschrieben...IP/Benutzer/Passwort....erneut eintragen

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @crunchip last edited by

                            @crunchip
                            Ich auch nicht. Ich schau immer hier nach:
                            http://download.iobroker.net/list.html

                            1 Reply Last reply Reply Quote 1
                            • G
                              Goldenbaum @Thomas Braun last edited by

                              @Thomas-Braun vielen dank, alle fehler beseitigt, danke allen beteiligten

                              1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active last edited by crunchip

                                ich hänge mich hier mal dran.
                                Wollte gerade ein update des tr-64 machen, scheitert jedoch, siehe Screen
                                @apollon77 Fehler vom Adapter oder vom Controller? (3.2.16)
                                6ef0f798-e9b7-474f-a698-a86a46845ce0-grafik.png
                                nochmal als logAusgabe

                                2021-02-19 18:32:15.430 - info: host.IoBroker iobroker upgrade tr-064
                                2021-02-19 18:32:20.571 - error: host.IoBroker iobroker /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2674 res.forEach(aliveState => { ^TypeError: Cannot read property 'forEach' of undefined at Immediate. (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2674:21) at processImmediate (internal/timers.js:463:21)
                                2021-02-19 18:32:20.579 - info: host.IoBroker iobroker exit 1
                                
                                apollon77 1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 @crunchip last edited by apollon77

                                  @crunchip Sehr interessant ... Kann es sein das du hosts hast die gerade offline sind oder so?

                                  Wobei dein Fehler was ganz anderes ist wie oben und so ... nicht einfach Threads kapern 😉

                                  EDIT: geht es von Kommandozeile?

                                  crunchip 1 Reply Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @apollon77 last edited by crunchip

                                    @apollon77 ich kaper doch nichts, Thema heisst doch...kann nicht installieren werden.
                                    Such mal den "offiziellen" Thread für den Adapter, z.b. über Tags😁
                                    Wie meinst du, host, die offline sind, nicht das ich wüsste, es läuft alles.
                                    Einzigstes was mir heute mittag aufgefallen war, das keine Ansage kam, beim Eingehenden Anruf kam.
                                    Daher wollt ich das Update mal anstoßen.

                                    Nein über Kommandozeile noch nicht probiert, dachte ich warte erst mal auf Antwort.

                                    apollon77 1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 @crunchip last edited by

                                      @crunchip sagte in Tr-064 adapter kann icht installiert werden:

                                      @apollon77 ich kaper doch nichts, Thema heisst doch...kann nicht installieren werden

                                      Versuch bitte mal kommandozeile. Falls das nicht tut bitte mal iobroker beenden und dann kommdozeile. WO tut es?

                                      crunchip 2 Replies Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @apollon77 last edited by

                                        @apollon77 probier ich in der Früh, bin noch arbeiten, geb dir dann Bescheid.

                                        1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @apollon77 last edited by

                                          @apollon77 sagte in Tr-064 adapter kann icht installiert werden:

                                          Versuch bitte mal kommandozeile

                                          das hat fehlerfrei funktioniert

                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @crunchip last edited by

                                            @crunchip komisch. Bitte mal beobachten ob’s nochmal passiert

                                            crunchip 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            857
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            tr-064 error
                                            5
                                            41
                                            1719
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo