Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Fehler Adapter tr-064 - Startet nicht

    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

    SOLVED [gelöst] Fehler Adapter tr-064 - Startet nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jan1 @Kusselin last edited by

      @Kusselin
      Was willst denn eigentlich mit dem Fixer? Du hast doch ein Problem mit dem TR0-64 Adapter?

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Mento last edited by

        @Mento
        bekannter Fehler aller! Soef-Adapter, egal ob Tr-064, Wifilight, FireTV, etc..

        Abhilfe:
        Adapter stoppen ( über Admin oder per iobroker stop tr-064 )
        cd /opt/iobroker
        cd node_modules
        cd iobroker.tr-064
        sudo npm install soef

        danach Adapter wieder starten, und der Fehler ist weg.

        M J A 3 Replies Last reply Reply Quote 4
        • Kusselin
          Kusselin last edited by

          genau...das hat mir glasfaser gesagt siehst doch im post oben

          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Kusselin last edited by

            @Jan1

            Im Log stand ... keine Berechtigung ...

            1 Reply Last reply Reply Quote 0
            • Kusselin
              Kusselin last edited by

              sorry, so komm ich nicht weiter......

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

                @Kusselin Ich glaube, du fummelst da irgendwie etwas planlos herum...

                which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                

                Und wenn das sauber ist, dann würde ich mal den ioBroker in Gänze aktualisieren.

                1 Reply Last reply Reply Quote 0
                • Kusselin
                  Kusselin last edited by

                  @thomas....gleich....
                  hab das net noch gemacht...was sagt mir das??

                  pi@raspberrypi:~ $ iobroker del tr-064
                  Delete adapter "tr-064"
                  npm uninstall iobroker.tr-064 --error --prefix "/opt/iobroker" (System call)
                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext
                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/dgram
                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/ip
                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/safe-buffer
                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/dns-packet
                  npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.tr-064/node_modules/sprintf-js
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.5 (node_modules/iobroker.info/node_modules/osx-temperature-sensor):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/serialport/package.json'
                  
                  npm ERR! code EACCES
                  npm ERR! syscall access
                  npm ERR! path /opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext
                  npm ERR! errno -13
                  npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext'
                  npm ERR!  { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext']
                  npm ERR!   stack:
                  npm ERR!    'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.tr-064/node_modules/array-ext\'',
                  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/array-ext' }
                  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 user
                  npm ERR!
                  npm ERR! If you believe this might be a permissions issue, please double-check the
                  npm ERR! permissions of the file and its containing directories, or try running
                  npm 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-06-16T19_12_04_255Z-debug.log
                  Error deleting adapter tr-064 from disk: Error: host.raspberrypi: Cannot uninstall iobroker.tr-064: 243
                  You might have to delete it yourself!
                  
                  
                  Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Kusselin last edited by

                    @Kusselin
                    Das sagt mir, dass du entweder die Rechte verfummelt hast, keine richtigen user hast oder deine SD-Karte die Grätsche macht.

                    1 Reply Last reply Reply Quote 1
                    • Glasfaser
                      Glasfaser @Kusselin last edited by Glasfaser

                      @Kusselin

                      Stopp mal alles was du machst !!

                      Bitte nur noch den Anweisungen von @Thomas-Braun folgen !!!

                      1 Reply Last reply Reply Quote 0
                      • Kusselin
                        Kusselin last edited by

                        o.k.......das hab ich jetzt mal gemacht wie thomas gesagt hat:

                        pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                        /usr/bin/nodejs
                        v10.21.0
                        /usr/bin/node
                        v10.21.0
                        /usr/bin/npm
                        6.14.5
                        nodejs:
                          Installiert:           10.21.0-1nodesource1
                          Installationskandidat: 10.21.0-1nodesource1
                          Versionstabelle:
                         *** 10.21.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                                100 /var/lib/dpkg/status
                             8.11.1~dfsg-2~bpo9+1 500
                                500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                             4.8.2~dfsg-1 500
                                500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
                        nodejs:
                          Installiert:           10.21.0-1nodesource1
                          Installationskandidat: 10.21.0-1nodesource1
                          Versionstabelle:
                         *** 10.21.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                                100 /var/lib/dpkg/status
                             8.11.1~dfsg-2~bpo9+1 500
                                500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                             4.8.2~dfsg-1 500
                                500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
                        N: Paket which kann nicht gefunden werden.
                        v10.21.0
                        /usr/bin/node
                        v10.21.0
                        /usr/bin/npm
                        6.14.5
                        nodejs:
                          Installiert:           10.21.0-1nodesource1
                          Installationskandidat: 10.21.0-1nodesource1
                          Versionstabelle:
                         *** 10.21.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                                100 /var/lib/dpkg/status
                             8.11.1~dfsg-2~bpo9+1 500
                                500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                             4.8.2~dfsg-1 500
                                500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
                        pi@raspberrypi:~ $
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Kusselin last edited by

                          @Kusselin
                          Dann schauen wir jetzt mal, was du da überhaupt alles aktiv hast:

                          iobroker list adapters
                          
                          1 Reply Last reply Reply Quote 0
                          • Kusselin
                            Kusselin last edited by Kusselin

                            Danke @Thomas-Braun

                            pi@raspberrypi:~ $ iobroker list adapters
                            system.adapter.admin                   : admin          - v4.0.10
                            system.adapter.alexa2                  : alexa2         - v3.0.5
                            system.adapter.ble                     : ble            - v0.11.6
                            system.adapter.cloud                   : cloud          - v3.0.3
                            system.adapter.daswetter               : daswetter      - v3.0.1
                            system.adapter.denon                   : denon          - v1.7.7
                            system.adapter.discovery               : discovery      - v2.2.2
                            system.adapter.fhem                    : fhem           - v1.4.2
                            system.adapter.fritzbox                : fritzbox       - v0.2.1
                            system.adapter.g-homa                  : g-homa         - v0.5.2
                            system.adapter.habpanel                : habpanel       - v0.4.1
                            system.adapter.ical                    : ical           - v1.7.0
                            system.adapter.info                    : info           - v1.7.2
                            system.adapter.iot                     : iot            - v1.5.3
                            system.adapter.javascript              : javascript     - v4.5.1
                            system.adapter.material                : material       - v0.13.8
                            system.adapter.mqtt                    : mqtt           - v2.1.2
                            system.adapter.onkyo                   : onkyo          - v2.0.3
                            system.adapter.pushover                : pushover       - v2.0.2
                            system.adapter.scenes                  : scenes         - v1.1.0
                            system.adapter.shelly                  : shelly         - v3.2.8
                            system.adapter.sonoff                  : sonoff         - v2.3.3
                            system.adapter.terminal                : terminal       - v0.1.2
                            system.adapter.text2command            : text2command   - v1.3.0
                            system.adapter.vis                     : vis            - v1.2.4
                            system.adapter.web                     : web            - v3.0.7
                            system.adapter.yahka                   : yahka          - v0.11.0
                            system.adapter.zigbee                  : zigbee         - v1.0.4
                            pi@raspberrypi:~ $
                            
                            

                            der Fritz adapter ist noch aktiv obwohl er nicht zu sehen ist unter adapters

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

                              @Kusselin tr-064 seh ich da nicht.

                              iobroker update
                              iobroker add tr-064
                              
                              1 Reply Last reply Reply Quote 0
                              • J
                                Jan1 @Kusselin last edited by

                                @Kusselin
                                der Fritzbox Adapter ist aber auch nicht der TR0-64 Adapter

                                Kusselin 1 Reply Last reply Reply Quote 0
                                • Kusselin
                                  Kusselin @Jan1 last edited by

                                  @Jan1 sagte in [gelöst] Fehler Adapter tr-064 - Startet nicht:

                                  @Kusselin
                                  der Fritzbox Adapter ist aber auch nicht der TR0-64 Adapter

                                  o.k. eben kapiert...danke

                                  1 Reply Last reply Reply Quote 0
                                  • Kusselin
                                    Kusselin last edited by

                                    pi@raspberrypi:~ $ iobroker update
                                    Used repository: default
                                    hash changed or no sources cached => force download of new sources
                                    update done
                                    Adapter    "admin"         : 4.0.10   , installed 4.0.10
                                    Adapter    "alarm"         : 0.3.0
                                    Adapter    "alexa2"        : 3.0.5    , installed 3.0.5
                                    Adapter    "alpha2"        : 1.0.0
                                    Adapter    "amazon-dash"   : 1.1.0
                                    Adapter    "artnet"        : 1.2.2
                                    Adapter    "asterisk"      : 1.0.6
                                    Adapter    "asuswrt"       : 1.0.1
                                    Adapter    "b-control-em"  : 0.2.1
                                    Adapter    "backitup"      : 1.4.5
                                    Adapter    "beckhoff"      : 1.2.2
                                    Adapter    "benq"          : 0.2.0
                                    Adapter    "binance"       : 1.1.2
                                    Adapter    "ble"           : 0.11.6   , installed 0.11.6
                                    Adapter    "bmw"           : 1.3.3
                                    Adapter    "bosesoundtouch": 0.2.4
                                    Adapter    "botvac"        : 1.0.0
                                    Adapter    "bring"         : 1.7.2
                                    Adapter    "broadlink2"    : 2.0.3
                                    Adapter    "bsblan"        : 0.1.0
                                    Adapter    "bshb"          : 0.1.10
                                    Adapter    "chromecast"    : 2.3.1
                                    Adapter    "cloud"         : 3.0.3    , installed 3.0.3
                                    Adapter    "comfoair"      : 0.3.2
                                    Adapter    "contactid"     : 1.0.1
                                    Adapter    "coronavirus-statistics": 0.5.9
                                    Adapter    "countdown"     : 1.1.0
                                    Adapter    "cul"           : 1.2.1
                                    Adapter    "daikin"        : 1.0.5
                                    Adapter    "daswetter"     : 3.0.1    , installed 3.0.1
                                    Adapter    "deconz"        : 1.3.9
                                    Adapter    "denon"         : 1.7.7    , installed 1.7.7
                                    Adapter    "devices"       : 0.3.6
                                    Adapter    "digitalstrom"  : 0.5.5
                                    Adapter    "discovergy"    : 0.5.0
                                    Adapter    "discovery"     : 2.3.5    , installed 2.2.2 [Updateable]
                                    Adapter    "ds18b20"       : 1.1.4
                                    Adapter    "dwd"           : 2.4.9
                                    Adapter    "ebus"          : 2.0.0
                                    Adapter    "ecovacs-deebot": 1.0.0
                                    Adapter    "egigeozone"    : 0.1.2
                                    Adapter    "ekey"          : 1.1.0
                                    Adapter    "email"         : 1.0.6
                                    Adapter    "emby"          : 1.0.2
                                    Adapter    "energymanager" : 1.2.2
                                    Adapter    "enet"          : 1.0.1
                                    Adapter    "epson_stylus_px830": 0.2.1
                                    Adapter    "exchangerates" : 0.0.13
                                    Adapter    "fakeroku"      : 0.2.1
                                    Adapter    "fb-checkpresence": 1.0.3
                                    Adapter    "feiertage"     : 1.0.17
                                    Adapter    "fhem"          : 1.3.0    , installed 1.4.2
                                    Adapter    "find-my-iphone": 0.2.15
                                    Adapter    "firetv"        : 0.0.27
                                    Adapter    "flot"          : 1.9.2
                                    Adapter    "foobar2000"    : 2.0.3
                                    Adapter    "fritzbox"      : 0.2.1    , installed 0.2.1
                                    Adapter    "fritzdect"     : 0.2.4
                                    Adapter    "fronius"       : 1.0.5
                                    Adapter    "fullcalendar"  : 1.1.0
                                    Adapter    "fullybrowser"  : 1.0.3
                                    Adapter    "g-homa"        : 0.5.2    , installed 0.5.2
                                    Adapter    "geofency"      : 0.3.2
                                    Adapter    "gruenbeck"     : 0.0.18
                                    Adapter    "habpanel"      : 0.4.1    , installed 0.4.1
                                    Adapter    "haier"         : 1.0.2
                                    Adapter    "ham"           : 1.1.2
                                    Adapter    "ham-wemo"      : 1.0.1
                                    Adapter    "harmony"       : 1.2.2
                                    Adapter    "heatingcontrol": 0.3.19
                                    Adapter    "heytech"       : 0.2.0
                                    Adapter    "hid"           : 0.1.17
                                    Adapter    "history"       : 1.9.6
                                    Adapter    "hm-rega"       : 2.5.5
                                    Adapter    "hm-rpc"        : 1.14.2
                                    Adapter    "hmip"          : 0.0.11
                                    Adapter    "homeconnect"   : 0.0.30
                                    Adapter    "homee"         : 0.3.1
                                    Adapter    "homepilot"     : 1.0.3
                                    Adapter    "hp-ilo"        : 1.0.5
                                    Adapter    "hs100"         : 2.0.0
                                    Adapter    "hue"           : 3.3.2
                                    Adapter    "hue-extended"  : 1.2.3
                                    Adapter    "ical"          : 1.7.0    , installed 1.7.0
                                    Adapter    "icons-addictive-flavour-png": 0.1.0
                                    Adapter    "icons-fatcow-hosting": 0.1.0
                                    Adapter    "icons-icons8"  : 0.0.1
                                    Adapter    "icons-material-png": 0.1.0
                                    Adapter    "icons-material-svg": 0.1.0
                                    Adapter    "icons-mfd-png" : 1.0.2
                                    Adapter    "icons-mfd-svg" : 1.0.2
                                    Adapter    "icons-open-icon-library-png": 0.1.2
                                    Adapter    "icons-ultimate-png": 1.0.1
                                    Adapter    "influxdb"      : 1.8.6
                                    Adapter    "info"          : 1.7.2    , installed 1.7.2
                                    Adapter    "innogy-smarthome": 0.3.3
                                    Adapter    "iogo"          : 0.5.9
                                    Adapter    "iot"           : 1.5.3    , installed 1.5.3
                                    Adapter    "iqontrol"      : 1.0.0
                                    Adapter    "javascript"    : 4.6.17   , installed 4.6.17
                                    Adapter    "jeelink"       : 0.1.0
                                    Controller "js-controller" : 3.1.4    , installed 3.1.4
                                    Adapter    "kecontact"     : 0.1.0
                                    Adapter    "klf200"        : 0.9.5
                                    Adapter    "km200"         : 1.1.6
                                    Adapter    "knmi-weather"  : 0.2.0
                                    Adapter    "knx"           : 1.0.39
                                    Adapter    "kodi"          : 2.0.1
                                    Adapter    "kress"         : 2.5.5
                                    Adapter    "lametric"      : 0.0.9
                                    Adapter    "landroid"      : 1.0.3
                                    Adapter    "lcn"           : 0.3.2
                                    Adapter    "letrika_comgw" : 0.0.5
                                    Adapter    "lgtv"          : 1.1.6
                                    Adapter    "lgtv-rs"       : 0.1.0
                                    Adapter    "lgtv11"        : 1.0.5
                                    Adapter    "lifx"          : 0.1.0
                                    Adapter    "lightify"      : 0.2.16
                                    Adapter    "link"          : 0.5.9
                                    Adapter    "linkeddevices" : 1.1.4
                                    Adapter    "lovelace"      : 1.0.16
                                    Adapter    "loxone"        : 1.0.0
                                    Adapter    "luftdaten"     : 0.0.15
                                    Adapter    "lupusec"       : 1.2.6
                                    Adapter    "luxtronik1"    : 0.2.2
                                    Adapter    "material"      : 0.13.8   , installed 0.13.8
                                    Adapter    "maxcube"       : 0.1.2
                                    Adapter    "maxcul"        : 1.3.0
                                    Adapter    "mbus"          : 2.1.4
                                    Adapter    "mclighting"    : 0.1.1
                                    Adapter    "megad"         : 1.2.1
                                    Adapter    "megadd"        : 0.2.0
                                    Adapter    "megaesp"       : 0.1.0
                                    Adapter    "mercedesme"    : 0.0.21
                                    Adapter    "mercury"       : 0.1.1
                                    Adapter    "meross"        : 1.3.11
                                    Adapter    "meteoalarm"    : 1.0.9
                                    Adapter    "midea"         : 0.0.6
                                    Adapter    "miele"         : 0.1.5
                                    Adapter    "mielecloudservice": 1.2.1
                                    Adapter    "mihome"        : 1.3.0
                                    Adapter    "mihome-lamp"   : 1.1.0
                                    Adapter    "mihome-plug"   : 0.2.0
                                    Adapter    "mihome-vacuum" : 1.1.5
                                    Adapter    "mikrotik"      : 1.0.11
                                    Adapter    "milight"       : 0.3.6
                                    Adapter    "milight-smart-light": 0.2.7
                                    Adapter    "mobile"        : 0.5.0
                                    Adapter    "modbus"        : 3.0.0
                                    Adapter    "moma"          : 1.2.6
                                    Adapter    "mpd"           : 1.0.5
                                    Adapter    "mqtt"          : 2.1.2    , installed 2.1.2
                                    Adapter    "mqtt-client"   : 1.3.1
                                    Adapter    "musiccast"     : 0.1.3
                                    Adapter    "mysensors"     : 2.0.0
                                    Adapter    "nanoleaf-lightpanels": 0.8.1
                                    Adapter    "nello"         : 2.0.6
                                    Adapter    "netatmo"       : 1.3.1
                                    Adapter    "nibeuplink"    : 0.3.0
                                    Adapter    "nina"          : 0.0.22
                                    Adapter    "node-red"      : 1.13.0
                                    Adapter    "nuki"          : 1.2.3
                                    Adapter    "nuki-extended" : 2.2.5
                                    Adapter    "nut"           : 1.1.3
                                    Adapter    "odl"           : 1.0.5
                                    Adapter    "oilfox"        : 0.0.5
                                    Adapter    "onkyo"         : 2.0.3    , installed 2.0.3
                                    Adapter    "onvif"         : 0.0.2
                                    Adapter    "openhab"       : 1.1.0
                                    Adapter    "openligadb"    : 1.1.0
                                    Adapter    "openweathermap": 0.1.0
                                    Adapter    "opi"           : 0.1.1
                                    Adapter    "oppoplayer"    : 0.2.1
                                    Adapter    "owfs"          : 0.6.4
                                    Adapter    "owntracks"     : 0.6.2
                                    Adapter    "panasonic-viera": 1.0.2
                                    Adapter    "parser"        : 1.0.7
                                    Adapter    "paw"           : 0.0.7
                                    Adapter    "phantomjs"     : 1.0.1
                                    Adapter    "pi-hole"       : 1.2.3
                                    Adapter    "piface"        : 1.0.0
                                    Adapter    "pimatic"       : 0.3.0
                                    Adapter    "ping"          : 1.4.7
                                    Adapter    "places"        : 0.7.0
                                    Adapter    "plex"          : 0.8.11
                                    Adapter    "plexconnect"   : 0.0.7
                                    Adapter    "pollenflug"    : 1.0.6
                                    Adapter    "proxmox"       : 1.0.1
                                    Adapter    "proxy"         : 1.1.1
                                    Adapter    "pushbullet"    : 0.0.11
                                    Adapter    "pushover"      : 2.0.2    , installed 2.0.2
                                    Adapter    "pushsafer"     : 0.1.8
                                    Adapter    "radar2"        : 1.0.9
                                    Adapter    "radiohead"     : 1.0.4
                                    Adapter    "rflink"        : 2.0.0
                                    Adapter    "rickshaw"      : 1.0.0
                                    Adapter    "ring"          : 1.1.3
                                    Adapter    "robonect"      : 0.1.3
                                    Adapter    "roomba"        : 1.1.1
                                    Adapter    "rpi2"          : 1.1.1
                                    Adapter    "s7"            : 1.1.7
                                    Adapter    "samsung"       : 0.2.9
                                    Adapter    "sayit"         : 1.9.4
                                    Adapter    "sbfspot"       : 3.0.0
                                    Adapter    "scenes"        : 1.1.0    , installed 1.1.0
                                    Adapter    "schoolfree"    : 0.5.0
                                    Adapter    "shelly"        : 3.2.8    , installed 3.2.8
                                    Adapter    "shuttercontrol": 0.4.3
                                    Adapter    "sia"           : 1.0.4
                                    Adapter    "siegenia"      : 1.0.0
                                    Adapter    "simple-api"    : 2.4.5    , installed 2.4.5
                                    Adapter    "smappee"       : 0.2.2
                                    Adapter    "smartmeter"    : 3.0.10
                                    Adapter    "snips"         : 1.5.0
                                    Adapter    "snmp"          : 0.5.0
                                    Adapter    "socketio"      : 3.0.7    , installed 3.0.7
                                    Adapter    "solarlog"      : 2.0.0
                                    Adapter    "solarwetter"   : 1.0.0
                                    Adapter    "sonnen"        : 1.5.2
                                    Adapter    "sonoff"        : 2.3.3    , installed 2.3.3
                                    Adapter    "sonos"         : 2.0.1
                                    Adapter    "sony-bravia"   : 1.0.1
                                    Adapter    "spotify-premium": 1.0.0
                                    Adapter    "sql"           : 1.12.5
                                    Adapter    "squeezebox"    : 1.0.0
                                    Adapter    "squeezeboxrpc" : 1.0.0
                                    Adapter    "starline"      : 1.0.0
                                    Adapter    "statistics"    : 0.2.2
                                    Adapter    "stiebel-isg"   : 1.4.11
                                    Adapter    "sunnyportal"   : 0.1.5
                                    Adapter    "swiss-weather-api": 0.2.0
                                    Adapter    "synology"      : 0.1.16
                                    Adapter    "systeminfo"    : 0.3.1
                                    Adapter    "tahoma"        : 0.3.2
                                    Adapter    "tankerkoenig"  : 2.0.5
                                    Adapter    "telegram"      : 1.5.9
                                    Adapter    "terminal"      : 0.1.2    , installed 0.1.2
                                    Adapter    "tesla-motors"  : 0.2.3
                                    Adapter    "text2command"  : 1.3.0    , installed 1.3.0
                                    Adapter    "tr-064"        : 4.0.3    , installed 0.4.18 [Updateable]
                                    Adapter    "tradfri"       : 2.6.2
                                    Adapter    "trashschedule" : 0.0.7
                                    Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                                    Adapter    "tuya"          : 3.2.2
                                    Adapter    "tvspielfilm"   : 1.0.4
                                    Adapter    "unifi"         : 0.4.3
                                    Adapter    "upnp"          : 1.0.16
                                    Adapter    "vaillant"      : 0.0.10
                                    Adapter    "valloxmv"      : 1.0.3
                                    Adapter    "vcard"         : 0.0.9
                                    Adapter    "velux"         : 0.0.5
                                    Adapter    "viessmann"     : 1.2.4
                                    Adapter    "virtualpowermeter": 1.2.1
                                    Adapter    "vis"           : 1.2.4    , installed 1.2.4
                                    Adapter    "vis-bars"      : 0.1.4
                                    Adapter    "vis-canvas-gauges": 0.1.5
                                    Adapter    "vis-colorpicker": 1.1.1
                                    Adapter    "vis-fancyswitch": 1.1.0
                                    Adapter    "vis-google-fonts": 0.1.0
                                    Adapter    "vis-history"   : 1.0.0
                                    Adapter    "vis-hqwidgets" : 1.1.4
                                    Adapter    "vis-inventwo"  : 1.3.3
                                    Adapter    "vis-jqui-mfd"  : 1.0.12
                                    Adapter    "vis-justgage"  : 1.0.2
                                    Adapter    "vis-keyboard"  : 0.0.2
                                    Adapter    "vis-lcars"     : 1.0.4
                                    Adapter    "vis-map"       : 1.0.4
                                    Adapter    "vis-metro"     : 1.1.2
                                    Adapter    "vis-players"   : 0.1.5
                                    Adapter    "vis-plumb"     : 1.0.2
                                    Adapter    "vis-rgraph"    : 0.0.2
                                    Adapter    "vis-timeandweather": 1.1.7
                                    Adapter    "vis-weather"   : 2.5.2
                                    Adapter    "vr200"         : 1.0.0
                                    Adapter    "vw-connect"    : 0.0.15
                                    Adapter    "weatherunderground": 3.1.6
                                    Adapter    "web"           : 3.0.8    , installed 3.0.7 [Updateable]
                                    Adapter    "weishaupt-wem" : 0.0.8
                                    Adapter    "wiffi-wz"      : 2.2.0
                                    Adapter    "wifilight"     : 1.1.0
                                    Adapter    "windows-control": 0.1.3
                                    Adapter    "wled"          : 0.5.0
                                    Adapter    "wm-bus"        : 0.1.12
                                    Adapter    "wolf"          : 0.9.2
                                    Adapter    "worx"          : 1.0.0
                                    Adapter    "xbox"          : 0.6.5
                                    Adapter    "xs1"           : 1.0.2
                                    Adapter    "yahka"         : 0.11.0   , installed 0.11.0
                                    Adapter    "yamaha"        : 0.3.19
                                    Adapter    "yeelight-2"    : 1.0.3
                                    Adapter    "youtube"       : 0.0.11
                                    Adapter    "yr"            : 2.0.3
                                    Adapter    "zigbee"        : 1.0.4    , installed 1.0.4
                                    Adapter    "zont"          : 0.5.3
                                    Adapter    "zwave"         : 2.0.1
                                    Adapter    "zwave2"        : 1.0.0
                                    

                                    und

                                    pi@raspberrypi:~ $ iobroker add tr-064
                                    host.raspberrypi install adapter tr-064
                                    upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
                                    upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
                                    upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index.html index.html text/html
                                    host.raspberrypi object system.adapter.tr-064 created/updated
                                    host.raspberrypi create instance tr-064
                                    host.raspberrypi object system.adapter.tr-064.0.sigKill created
                                    host.raspberrypi object system.adapter.tr-064.0.eventLoopLag created
                                    host.raspberrypi object system.adapter.tr-064.0.outputCount created
                                    host.raspberrypi object system.adapter.tr-064.0.inputCount created
                                    host.raspberrypi object system.adapter.tr-064.0.uptime created
                                    host.raspberrypi object system.adapter.tr-064.0.memRss created
                                    host.raspberrypi object system.adapter.tr-064.0.memHeapTotal created
                                    host.raspberrypi object system.adapter.tr-064.0.memHeapUsed created
                                    host.raspberrypi object system.adapter.tr-064.0.cputime created
                                    host.raspberrypi object system.adapter.tr-064.0.cpu created
                                    host.raspberrypi object system.adapter.tr-064.0.compactMode created
                                    host.raspberrypi object system.adapter.tr-064.0.connected created
                                    host.raspberrypi object system.adapter.tr-064.0.alive created
                                    host.raspberrypi object system.adapter.tr-064.0 created
                                    
                                    

                                    und jetzt?

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

                                      @Kusselin
                                      Das ist vermutlich aber nicht die komplette Ausgabe beim zweiten Befehl.
                                      Egal:

                                      iobroker upgrade
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • Kusselin
                                        Kusselin last edited by

                                        doch schau:

                                        pi@raspberrypi:~ $ iobroker add tr-064
                                        host.raspberrypi install adapter tr-064
                                        upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/wordss words.js application/javascript
                                        upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-06png tr-064.png image/png
                                        upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/indextml index.html text/html
                                        host.raspberrypi object system.adapter.tr-064 created/updated
                                        host.raspberrypi create instance tr-064
                                        host.raspberrypi object system.adapter.tr-064.0.sigKill created
                                        host.raspberrypi object system.adapter.tr-064.0.eventLoopLag created
                                        host.raspberrypi object system.adapter.tr-064.0.outputCount created
                                        host.raspberrypi object system.adapter.tr-064.0.inputCount created
                                        host.raspberrypi object system.adapter.tr-064.0.uptime created
                                        host.raspberrypi object system.adapter.tr-064.0.memRss created
                                        host.raspberrypi object system.adapter.tr-064.0.memHeapTotal created
                                        host.raspberrypi object system.adapter.tr-064.0.memHeapUsed created
                                        host.raspberrypi object system.adapter.tr-064.0.cputime created
                                        host.raspberrypi object system.adapter.tr-064.0.cpu created
                                        host.raspberrypi object system.adapter.tr-064.0.compactMode created
                                        host.raspberrypi object system.adapter.tr-064.0.connected created
                                        host.raspberrypi object system.adapter.tr-064.0.alive created
                                        host.raspberrypi object system.adapter.tr-064.0 created
                                        pi@raspberrypi:~ $ ^C
                                        
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Kusselin last edited by

                                          @Kusselin
                                          Und was macht das

                                          iobroker upgrade
                                          

                                          nun?

                                          1 Reply Last reply Reply Quote 0
                                          • Kusselin
                                            Kusselin last edited by Kusselin

                                            kommt gleich..

                                            das discovery wird jetzt grad geupdatet auf 2.3.5
                                            das dauert schon ne ewigkeit.......

                                            1 Reply Last reply Reply Quote 0
                                            • Kusselin
                                              Kusselin last edited by

                                              pi@raspberrypi:~ $ iobroker upgrade
                                              Adapter "admin"          is up to date.
                                              Adapter "alarm"          is not installed.
                                              Adapter "alexa2"         is up to date.
                                              Adapter "alpha2"         is not installed.
                                              Adapter "amazon-dash"    is not installed.
                                              Adapter "artnet"         is not installed.
                                              Adapter "asterisk"       is not installed.
                                              Adapter "asuswrt"        is not installed.
                                              Adapter "b-control-em"   is not installed.
                                              Adapter "backitup"       is not installed.
                                              Adapter "beckhoff"       is not installed.
                                              Adapter "benq"           is not installed.
                                              Adapter "binance"        is not installed.
                                              Adapter "ble"            is up to date.
                                              Adapter "bmw"            is not installed.
                                              Adapter "bosesoundtouch" is not installed.
                                              Adapter "botvac"         is not installed.
                                              Adapter "bring"          is not installed.
                                              Adapter "broadlink2"     is not installed.
                                              Adapter "bsblan"         is not installed.
                                              Adapter "bshb"           is not installed.
                                              Adapter "chromecast"     is not installed.
                                              Adapter "cloud"          is up to date.
                                              Adapter "comfoair"       is not installed.
                                              Adapter "contactid"      is not installed.
                                              Adapter "coronavirus-statistics" is not installed.
                                              Adapter "countdown"      is not installed.
                                              Adapter "cul"            is not installed.
                                              Adapter "daikin"         is not installed.
                                              Adapter "daswetter"      is up to date.
                                              Adapter "deconz"         is not installed.
                                              Adapter "denon"          is up to date.
                                              Adapter "devices"        is not installed.
                                              Adapter "digitalstrom"   is not installed.
                                              Adapter "discovergy"     is not installed.
                                              Update discovery from @2.2.2 to @2.3.5
                                              NPM version: 6.14.5
                                              npm install iobroker.discovery@2.3.5 --loglevel error --prefix "/opt/iobroker" (System call)
                                              ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1
                                              info sharp Attempting to build from source via node-gyp but this may fail due to the above error
                                              info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies
                                              ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden
                                               #include <vips/vips8>
                                                                    ^
                                              compilation terminated.
                                              make: *** [Release/obj.target/sharp/src/common.o] Fehler 1
                                              gyp ERR! build error
                                              gyp ERR! stack Error: `make` failed with exit code: 2
                                              gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23)
                                              gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                                              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                                              gyp ERR! System Linux 4.19.66-v7+
                                              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                              gyp ERR! cwd /opt/iobroker/node_modules/sharp
                                              gyp ERR! node -v v10.21.0
                                              gyp ERR! node-gyp -v v5.1.0
                                              gyp ERR! not ok
                                              
                                              
                                              Thomas Braun 1 Reply Last reply Reply Quote 0
                                              • First post
                                                Last post

                                              Support us

                                              ioBroker
                                              Community Adapters
                                              Donate
                                              FAQ Cloud / IOT
                                              HowTo: Node.js-Update
                                              HowTo: Backup/Restore
                                              Downloads
                                              BLOG

                                              926
                                              Online

                                              31.9k
                                              Users

                                              80.2k
                                              Topics

                                              1.3m
                                              Posts

                                              tr-064
                                              14
                                              82
                                              11734
                                              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