Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [Solved] Code 25 - Standard Abhilfe funktioniert 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] Code 25 - Standard Abhilfe funktioniert nicht!

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @badsnoopy667 last edited by

      @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

      $ iobroker upgrade hm-rpc@1.15.16

      in der Console

      iobroker upgrade hm-rpc@1.15.16 --debug
      
      B 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @badsnoopy667 last edited by

        @badsnoopy667
        Und weil es immer interessant ist:

        sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
        uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
        
        B 1 Reply Last reply Reply Quote 0
        • B
          badsnoopy667 @Glasfaser last edited by

          @glasfaser Na das sieht schon interessanter aus:

          
          iobroker@iobroker:~$ iobroker upgrade hm-rpc@1.15.16 --debug
          
          This upgrade of "hm-rpc" will introduce the following changes:
          ==========================================================================
          -> 1.15.16:
          we have linked images of new devices
          we ensure, that the `LEVEL` datapoint of blinds is of role `level.blind` (closes                                                                              #681)
          ==========================================================================
          
          Would you like to upgrade hm-rpc from @1.15.15 to @1.15.16 now? [(y)es, (n)o]: y
          Update hm-rpc from @1.15.15 to @1.15.16
          NPM version: 8.11.0
          Installing iobroker.hm-rpc@1.15.16... (System call)
          npm WARN skipping integrity check for git dependency ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git
          npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/ioBroker.eufy-security.git
          npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.gi                                            t
          npm WARN skipping integrity check for git dependency ssh://git@github.com/KornSW/ioBroker.fusionsolar.git
          npm WARN skipping integrity check for git dependency ssh://git@github.com/PfisterDaniel/ioBroker.apple-find-me.gi                                            t
          npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we                                             will not transfer it over to other users. You may safely remove the package from your dependencies.
          npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've                                             depended on crypto, you should switch to the one that's built-in.
          npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so yo                                            u do not need this installed.
          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
          npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now depreca                                            ted request package, see https://github.com/request/request/issues/3142
          npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
          npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed sep                                            arately. It is now unmaintained.
          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
          npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearc                                            hParams API instead.
          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in                                             certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/31                                            42
          npm WARN deprecated cron@1.8.3: Breaking dependency change (moved from moment to luxon). Please move to 2.0.0.
          npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see htt                                            ps://github.com/axios/axios/pull/3410
          npm WARN deprecated protobuf-typescript@6.8.8: Package no longer supported. Contact Support at https://www.npmjs.                                            com/support for more info.
          npm ERR! code 228
          npm ERR! git dep preparation failed
          npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
          npm ERR! npm WARN using --force Recommended protections disabled.
          npm ERR! npm WARN old lockfile
          npm ERR! npm WARN old lockfile The package-lock.json file was created with an old version of npm,
          npm ERR! npm WARN old lockfile so supplemental metadata must be fetched from the registry.
          npm ERR! npm WARN old lockfile
          npm ERR! npm WARN old lockfile This is a one-time fix-up, please be patient...
          npm ERR! npm WARN old lockfile
          npm ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
          npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
          npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
          npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
          npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
          npm ERR! npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, write
          npm ERR! npm ERR! code ENOSPC
          npm ERR! npm ERR! syscall write
          npm ERR! npm ERR! errno -28
          npm ERR! npm ERR! nospc ENOSPC: no space left on device, write
          npm ERR! npm ERR! nospc There appears to be insufficient space on your system to finish.
          npm ERR! npm ERR! nospc Clear up some disk space and try again.
          npm ERR!
          npm ERR! npm ERR! A complete log of this run can be found in:
          npm ERR! npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_11_26_465Z-debug-0.log
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_08_18_185Z-debug-0.log
          host.iobroker Cannot install iobroker.hm-rpc@1.15.16: 228
          iobroker@iobroker:~$
          
          
          mikeal created this issue in request/request

          open Request’s Past, Present and Future #3142

          tobowers created this issue in request/request

          closed Error on piping a request to a destination #31

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

            @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

            no space left on device

            Nix Platz mehr, nix Update.

            1 Reply Last reply Reply Quote 1
            • B
              badsnoopy667 @Thomas Braun last edited by

              @thomas-braun
              Here we go:

              iobroker@iobroker:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
              iobroker@iobroker:~$ uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
              x86_64
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              /usr/bin/npx
              v16.16.0
              v16.16.0
              8.11.0
              8.11.0
              4.0.23
              iobroker
              iobroker cdrom floppy audio dip video plugdev netdev
              
              /home/iobroker
              Ign:1 http://debian.netcologne.de/debian stretch InRelease
              OK:2 http://debian.netcologne.de/debian stretch-updates InRelease
              OK:3 http://security.debian.org/debian-security stretch/updates InRelease
              OK:4 http://debian.netcologne.de/debian stretch Release
              OK:5 https://deb.nodesource.com/node_16.x stretch InRelease
              Paketlisten werden gelesen... Fertig
              nodejs:
                Installiert:           16.16.0-1nodesource1
                Installationskandidat: 16.19.0-1nodesource1
                Versionstabelle:
                   16.19.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x stretch/main amd64 Packages
               *** 16.16.0-1nodesource1 100
                      100 /var/lib/dpkg/status
                   4.8.2~dfsg-1 500
                      500 http://debian.netcologne.de/debian stretch/main amd64 Packages
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Segway
                Segway @badsnoopy667 last edited by

                @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                npm ERR! npm ERR! nospc ENOSPC: no space left on device, write

                npm ERR! npm ERR! nospc ENOSPC: no space left on device, write
                

                👮‍♂️

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

                  @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                  stretch

                  Dein System ist so tot, das stinkt nicht mal mehr.
                  Installier da ein 'Bullseye'.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    badsnoopy667 @Thomas Braun last edited by

                    @thomas-braun
                    Ei jei jei... Und ich hab gedacht hier wäre alles in bester Ordnung... tja.
                    Kann man das einfach "drüberbraten", also irgendwie ein Upgrade machen oder muss ich Bullseye komplett neu installieren und dann iobroker wieder drauf machen und ein Backup einspielen?
                    Wie auch immer, hast Du eventuell einen Link zu einer Anleitung? Hab gerade ein bisschen schiss, dass ich mir hier alles zerschieße. Aber so wie es ist kann es ja nicht bleiben.

                    Segway 1 Reply Last reply Reply Quote 0
                    • Segway
                      Segway @badsnoopy667 last edited by

                      @badsnoopy667

                      Du musst sauber erst auf Deb10 und dann 11.
                      Die Paketquellen entsprechend anpassen und dann updaten:

                      Version	Veröffentlichung	Support bis
                      Debian.  11.0 Bullseye	14.08.2021	Juni 2026
                      Debian 10.0 Buster	06.07.2019	Juni 2024
                      Debian 9.0 Stretch	17.06.2017	30.06.2022
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Segway last edited by

                        @segway

                        EOL schaut allerdings so aus:

                        Version  Code name Release date End of life date 
                        11       Bullseye  2021-08-14   ~2024-07
                        10       Buster    2019-07-06   2022-09-10
                        9        Stretch   2017-06-17   2020-07-18
                        

                        @badsnoopy667

                        Kann man das einfach "drüberbraten", also irgendwie ein Upgrade machen oder muss ich Bullseye komplett neu installieren und dann iobroker wieder drauf machen und ein Backup einspielen?

                        Kann man beides machen, am schnellsten und saubersten ist allerdings die zweite Version. Insbesondere wenn man zwei Releases weiter springt.

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          badsnoopy667 @Thomas Braun last edited by

                          @thomas-braun
                          Bin jetzt gerade dabei. Buster ist jetzt installiert, ändere jetzt gerade zum zweiten mal die sources.list um auf Bullseye zu kommen. Danke schonmal für die wie immer perfekte Hilfe!
                          Gibt es eine Möglichkeit am Ende zu prüfen ob jetzt alles korrekt ist mit dem System?

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

                            @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                            ändere jetzt gerade zum zweiten mal die sources.list um auf Bullseye zu kommen.

                            Damit ist es nicht allein getan, die Repos haben sich auch strukturell geändert, da muss noch mehr angepasst werden. (Von buster zu bullseye jedenfalls, ob da von stretch zu buster noch was zu machen ist weiß ich nicht).

                            Deswegen ja auch die Empfehlung das sauber neuzuinstallieren.

                            1 Reply Last reply Reply Quote 1
                            • B
                              badsnoopy667 last edited by

                              @thomas-braun
                              Habe jetzt eine neue Proxmox VM aufgesetzt und installiere dort gerade Debian 11 Bullseye. Das Problem mit der Festplattengröße ließ sich nämlich nicht so einfach beheben wie ich dachte. Hatte zwar in Proxmox von 16GB auf 48GB hochgestellt, aber das ist in Debian nicht angekommen. Und mit fdisk bin ich irgendwie nicht weiter gekommen.
                              Ich versuche jetzt mal ein clean install mit Bullseye. Gut, dass ich gerade mit Corona zuhause sitze...

                              1 Reply Last reply Reply Quote 0
                              • B
                                badsnoopy667 last edited by

                                So, habe jetzt Debian 11 drauf und iobroker läuft auch wieder, Backup ist zurück gespielt. ABER: Jetzt habe ich das Problem, das VIS nciht mehr geht. Habe dazu auch schon den Hinweis gefunden, eine alte Version von VIS über "npm i vis@1.4.6" zu installieren. da tut sich auch was, aber im iobroker zeigt er mir dann wieder 1.4.15 an und die geht wieder nicht "File index_m.html not found".
                                Gibt es da noch einen anderen Workaround als jetzt die Kiste wieder platt zu machen, iobroker neu zu installieren und dann erst VIS installieren und dann das Backup einspielen? Das würde ich mir gerne ersparen 😉

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

                                  @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                                  npm i vis@1.4.6

                                  nicht per NPM ... und dann noch eventuell als root im falschen Verzeichniss stehen !

                                  iobroker install vis@1.4.0
                                  
                                  B 2 Replies Last reply Reply Quote 1
                                  • B
                                    badsnoopy667 @Glasfaser last edited by badsnoopy667

                                    @glasfaser

                                    adapter "vis" already installed. Use "upgrade" to upgrade to a newer version.
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @badsnoopy667 last edited by

                                      @badsnoopy667

                                      Was haste denn jetzt wohin geworfen?

                                      iobroker list adapters
                                      cd /opt/iobroker
                                      npm list
                                      
                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        badsnoopy667 @Thomas Braun last edited by

                                        @thomas-braun

                                        Das spuckt er aus:

                                        
                                        iobroker@iobroker2023:~$ iobroker list adapters
                                        cd /opt/iobroker
                                        npm list
                                        system.adapter.admin                   : admin          - v6.3.5
                                        system.adapter.apple-find-me           : apple-find-me  - v0.0.14
                                        system.adapter.backitup                : backitup       - v2.5.9
                                        system.adapter.broadlink               : broadlink      - v0.1.1
                                        system.adapter.broadlink2              : broadlink2     - v2.1.5
                                        system.adapter.cloud                   : cloud          - v4.2.2
                                        system.adapter.daikin-cloud            : daikin-cloud   - v0.2.3
                                        system.adapter.denon                   : denon          - v1.13.4
                                        system.adapter.dwd                     : dwd            - v2.8.3
                                        system.adapter.eufy-security           : eufy-security  - v0.7.4
                                        system.adapter.eusec                   : eusec          - v0.9.9
                                        system.adapter.fiat                    : fiat           - v0.0.7
                                        system.adapter.flot                    : flot           - v1.11.0
                                        system.adapter.fully-tablet-control    : fully-tablet-control - v0.3.7-0.0
                                        system.adapter.fullybrowser            : fullybrowser   - v2.1.2
                                        system.adapter.fusionsolar             : fusionsolar    - v1.0.0
                                        system.adapter.go-e                    : go-e           - v1.0.23
                                        system.adapter.history                 : history        - v2.2.4
                                        system.adapter.hm-rega                 : hm-rega        - v3.0.40
                                        system.adapter.hm-rpc                  : hm-rpc         - v1.15.16
                                        system.adapter.hue                     : hue            - v3.7.1
                                        system.adapter.ical                    : ical           - v1.13.2
                                        system.adapter.icons-material-png      : icons-material-png - v0.1.0
                                        system.adapter.icons-mfd-png           : icons-mfd-png  - v1.1.0
                                        system.adapter.info                    : info           - v1.9.19
                                        system.adapter.javascript              : javascript     - v6.1.4
                                        system.adapter.material                : material       - v0.5.6
                                        system.adapter.mihome-vacuum           : mihome-vacuum  - v3.8.6
                                        system.adapter.mobile                  : mobile         - v0.4.11
                                        system.adapter.mqtt                    : mqtt           - v4.0.7
                                        system.adapter.mqtt-client             : mqtt-client    - v1.6.3
                                        system.adapter.nanoleaf-lightpanels    : nanoleaf-lightpanels - v1.3.1
                                        system.adapter.netatmo-crawler         : netatmo-crawler - v0.8.1
                                        system.adapter.node-red                : node-red       - v4.0.0
                                        system.adapter.openweathermap          : openweathermap - v0.3.0
                                        system.adapter.ping                    : ping           - v1.5.3
                                        system.adapter.pvforecast              : pvforecast     - v2.3.0
                                        system.adapter.scenes                  : scenes         - v2.3.9
                                        system.adapter.shelly                  : shelly         - v6.0.0
                                        system.adapter.simple-api              : simple-api     - v2.7.0
                                        system.adapter.socketio                : socketio       - v4.2.0
                                        system.adapter.sonoff                  : sonoff         - v2.5.1
                                        system.adapter.sourceanalytix          : sourceanalytix - v0.4.14
                                        system.adapter.spotify-premium         : spotify-premium - v1.2.1
                                        system.adapter.telegram                : telegram       - v1.15.2
                                        system.adapter.tesla-motors            : tesla-motors   - v1.3.1
                                        system.adapter.text2command            : text2command   - v2.3.0
                                        system.adapter.tr-064                  : tr-064         - v4.2.17
                                        system.adapter.virtualpowermeter       : virtualpowermeter - v1.4.6
                                        system.adapter.vis                     : vis            - v1.4.15
                                        system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                                        system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                                        system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                                        system.adapter.vis-keyboard            : vis-keyboard   - v0.0.2
                                        system.adapter.vis-materialdesign      : vis-materialdesign - v0.4.2
                                        system.adapter.vis-metro               : vis-metro      - v1.2.0
                                        system.adapter.vis-timeandweather      : vis-timeandweather - v1.2.2
                                        system.adapter.weatherunderground      : weatherunderground - v3.4.2
                                        system.adapter.web                     : web            - v4.3.0
                                        system.adapter.yahka                   : yahka          - v0.13.1
                                        system.adapter.yr                      : yr             - v5.3.0
                                        iobroker.inst@3.0.0 /opt/iobroker
                                        ├── @types/caseless@0.12.2 extraneous
                                        ├── @types/request@2.48.8 extraneous
                                        ├── coffeescript@1.12.7 extraneous
                                        ├── iobroker.admin@6.3.5
                                        ├── iobroker.backitup@2.5.9
                                        ├── iobroker.broadlink2@2.1.5
                                        ├── iobroker.daikin-cloud@0.2.3
                                        ├── iobroker.denon@1.13.4
                                        ├── iobroker.dwd@2.8.3
                                        ├── iobroker.eufy-security@0.7.4 (git+ssh://git@github.com/bropat/ioBroker.eufy-                                                    security.git#4ca594e738599b99aac687d9bb803707231a418d)
                                        ├── iobroker.eusec@0.9.9
                                        ├── iobroker.fiat@0.0.7
                                        ├── iobroker.flot@1.11.0
                                        ├── iobroker.fullybrowser@2.1.2
                                        ├── iobroker.go-e@1.0.23
                                        ├── iobroker.history@2.2.4
                                        ├── iobroker.hm-rega@3.0.40
                                        ├── iobroker.hm-rpc@1.15.16
                                        ├── iobroker.hue@3.7.1
                                        ├── iobroker.ical@1.13.2
                                        ├── iobroker.icons-material-png@0.1.0
                                        ├── iobroker.icons-mfd-png@1.1.0
                                        ├── iobroker.info@1.9.19
                                        ├── iobroker.javascript@6.1.4
                                        ├── iobroker.js-controller@4.0.23
                                        ├── iobroker.mihome-vacuum@3.8.6
                                        ├── iobroker.mqtt@4.0.7
                                        ├── iobroker.nanoleaf-lightpanels@1.3.1
                                        ├── iobroker.netatmo-crawler@0.8.1
                                        ├── iobroker.node-red@4.0.0
                                        ├── iobroker.ping@1.5.3
                                        ├── iobroker.pvforecast@2.3.0
                                        ├── iobroker.scenes@2.3.9
                                        ├── iobroker.shelly@6.0.0
                                        ├── iobroker.sonoff@2.5.1
                                        ├── iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.                                                    sourceanalytix.git#42c45d3e9a581869b0ba9cf710dbecb42ca3e574)
                                        ├── iobroker.spotify-premium@1.2.1
                                        ├── iobroker.telegram@1.15.2
                                        ├── iobroker.tesla-motors@1.3.1
                                        ├── iobroker.text2command@2.3.0
                                        ├── iobroker.tr-064@4.2.17
                                        ├── iobroker.virtualpowermeter@1.4.6
                                        ├── iobroker.vis-colorpicker@1.2.0
                                        ├── iobroker.vis-jqui-mfd@1.0.12
                                        ├── iobroker.vis-justgage@1.0.2
                                        ├── iobroker.vis-materialdesign@0.4.2 (git+ssh://git@github.com/Scrounger/ioBrok                                                    er.vis-materialdesign.git#c7a838a66475d0bcaac2b269829dd3a546c2e11c)
                                        ├── iobroker.vis-metro@1.2.0
                                        ├── iobroker.vis-timeandweather@1.2.2
                                        ├── iobroker.vis@1.4.6
                                        ├── iobroker.weatherunderground@3.4.2
                                        ├── iobroker.web@4.3.0
                                        ├── iobroker.yahka@0.13.1
                                        ├── iobroker.yr@5.3.0
                                        ├── node-inspect@2.0.0 extraneous
                                        ├── picocolors@1.0.0 extraneous
                                        ├── suncalc2@1.8.1 extraneous
                                        ├── typescript@4.7.4 extraneous
                                        ├── virtual-tsc@0.6.2 extraneous
                                        └── wake_on_lan@1.0.0 extraneous
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          badsnoopy667 @Glasfaser last edited by

                                          @glasfaser
                                          Da muss doch mal jemand dabei schreiben (für so Deppen wie mich), das "upgrade" auch "downgrade" meint! 😄
                                          Jetzt habe ich VIS über die Konsole downgegraded und über das WebUI aktualisiert. Jetzt schein es wieder zu gehen.
                                          @all Vielen Dank für eure Hilfe! Ich hoffe ich komme hier gleich nicht mit dem nächsten Thema 😄

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            badsnoopy667 @badsnoopy667 last edited by badsnoopy667

                                            Einer geht noch! 😄
                                            Jetzt läuft fast alles wieder. Aber einige FLOT Diagramme zeigen nur noch das Lade-Symbol und der History Adapter spuckt alle paar Minuten folgende Warnung aus (für jeden Datenpunkt eine):

                                            history.0        2023-01-06 15:24:58.075   	warn	   Data directory /mnt/history/ does not exist
                                            
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            473
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            28
                                            1118
                                            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