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.
    • 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
                                  • Thomas Braun
                                    Thomas Braun Most Active @badsnoopy667 last edited by

                                    @badsnoopy667

                                    Du hattest im alten System offenbar die history auf /mnt/history ausgelagert. USB-Stick oder externe Festplatte oder sowas.

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

                                      @thomas-braun
                                      Was ich anscheinend alles kann... Unglaublich, was sich da über die Jahre für Fehler einschleichen.
                                      Kann ich das beheben indem ich in der history-Instanz das Speicherverzeichnis ändere? Wenn ja, was wäre dann da der "Standard"?

                                      Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @badsnoopy667 last edited by

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

                                        Wenn ja, was wäre dann da der "Standard"?

                                        ja, sollte helfen!
                                        /opt/iobroker/iobroker-data/history

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

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

                                          Unglaublich, was sich da über die Jahre für Fehler einschleichen.

                                          Ein Fehler ist es nicht. Wenn du da auf den Mountpunkt jetzt wieder ein Dateisystem hängen würdest würde es auch wieder funktionieren.

                                          Das Standardverzeichnis ist soweit ich weiß aber
                                          /opt/iobroker/iobroker-data/history

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

                                            @thomas-braun
                                            @Homoran
                                            Danke, habe den Pfad geändert, jetzt scheint es wieder zu gehen!

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            855
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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