Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Trashschedule Adapter läuft nach update nicht mehr

    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

    Trashschedule Adapter läuft nach update nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @exmerci last edited by

      @exmerci Dann hätte ich auch nur noch die Idee von @Thomas-Braun, dass an dem Pi2 der Speicher (RAM) einen Schuss haben könnte

      E 2 Replies Last reply Reply Quote 0
      • E
        exmerci @Homoran last edited by

        @homoran Das will ich nicht ausschliessen. Das Ding liegt schon ewig rum und wird nur ab und zu zum Testen von Sachen rausgeholt.

        1 Reply Last reply Reply Quote 0
        • da_Woody
          da_Woody @exmerci last edited by

          @exmerci sagte in Trashschedule Adapter läuft nach update nicht mehr:

          Ich habe es gewagt. Ich habe das laufende System heruntergefahren.

          tja, mut kann man nicht kaufen. 😉 allerdings versteh ich nicht, warum du probleme hast das system wieder hoch zu fahren.
          einzige erklärung für mich: zu schwaches netzteil? das gemotze kenn ich von meinen 3d-druckern, auch wenns dann doch funktioniert.

          E 1 Reply Last reply Reply Quote 0
          • E
            exmerci @da_Woody last edited by

            @da_woody Nein, extra immer starke, teure und gute Netzteile gekauft. 🙂

            1 Reply Last reply Reply Quote 0
            • E
              exmerci @Homoran last edited by exmerci

              @homoran So, jetzt ist alles wieder hochgefahren. Das System ist meiner Meinung nach komplett aktuell. Und weshalb ich das ganze gemacht habe, funktioniert trotzdem nicht.
              Der TrashSchedule Adapter startet immer noch nicht.

              startInstance system.adapter.trashschedule.0: required adapter "admin" has wrong version. Installed "5.1.25", required ">=5.1.28"!
              

              Ich gebe auf.
              Welchen Adapter meint das Teil?

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

                @exmerci

                iobroker update -i
                iobroker list adapters
                iobroker upload all
                
                F graubi77 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @exmerci last edited by

                  @exmerci sagte in Trashschedule Adapter läuft nach update nicht mehr:

                  Welchen Adapter meint das Teil?

                  ADMIN

                  E 1 Reply Last reply Reply Quote 0
                  • E
                    exmerci @Homoran last edited by

                    @homoran Alles klar. Ich habe nur gezweifelt weil der Admin ja 5.2.3 hat.

                    Aber jetzt läuft alles. Super. Danke für die Hilfe.
                    Leider läuft auch mit einem aktuellen System der Gardena Adapter nicht mehr. Aber der wird wohl leider auch nicht mehr gepflegt.

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @exmerci last edited by

                      @exmerci sagte in Trashschedule Adapter läuft nach update nicht mehr:

                      Ich habe nur gezweifelt weil der Admin ja 5.2.3 hat.

                      das war mir entfallen. Deswegen hat @Thomas-Braun ja auch zum upload geraten, damit endlich die neuen Dateien vom Adapter auch in der Instanz ankommen.

                      1 Reply Last reply Reply Quote 0
                      • F
                        fgrzesik @Thomas Braun last edited by

                        @thomas-braun
                        Vielen Dank, ich hatte das gleiche Problem, mit den Befehlen funktioniert sowohl Octoprint als auch Trashschedule wieder.
                        Gruß
                        Frank

                        1 Reply Last reply Reply Quote 0
                        • E
                          ente34 @Thomas Braun last edited by

                          @thomas-braun sagte in Trashschedule Adapter läuft nach update nicht mehr:

                          Strg-Umschalt-X ist der Zaubertrick. Dann kann man das dem Image gleich mitgeben.

                          Geil, man lernt doch immer noch was dazu!
                          Dann muss man nur noch das root-Filesystem erweitern

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

                            @ente34
                            Wird auch gleich mitgemacht.

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

                              @thomas-braun Ich habe das gleiche Problem, dass angeblich der Adapter die falsche Version hat. Alles ist jedoch auf dem neusten Stand. Hab die Befehle genau so ausgeführt, wie von Dir hier angegeben, aber es ändert sich nichts. Auch eine komplette Neuinstallation des Adaptern brachte nichts. Hast Du ggf. noch eine weitere Idee, wie ich den Adapter wieder zum Laufen bekomme? Zuvor lief er über 1 Jahr problemlos.

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

                                @graubi77

                                iobroker upload all
                                

                                Ansonsten: Need more input!
                                Was läuft da nicht mit welchen Meldungen in der Konsole/im LogFile?

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

                                  @thomas-braun upload all hab ich bereits durchlaufen lassen.

                                  Das Fehlerbild ist, dass der Adapter nicht mehr startet und die folgende Fehlermeldung auswirft:

                                  startInstance system.adapter.trashschedule.0: required adapter "admin" has wrong version. Installed "5.1.25", required ">=5.1.28"!
                                  

                                  Mein Admin hat die Version 5.2.3, der Adapter läuft mit 1.4.1.

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

                                    @graubi77

                                    iobroker update -i
                                    iobroker list adapters
                                    
                                    graubi77 1 Reply Last reply Reply Quote 0
                                    • graubi77
                                      graubi77 @Thomas Braun last edited by

                                      @thomas-braun

                                      @raspberrypi:~ $ iobroker list adapters
                                      system.adapter.admin                   : admin          - v5.2.3
                                      system.adapter.alexa2                  : alexa2         - v3.11.2
                                      system.adapter.backitup                : backitup       - v2.2.3
                                      system.adapter.deconz                  : deconz         - v1.3.19
                                      system.adapter.digitalstrom            : digitalstrom   - v2.3.0
                                      system.adapter.discovery               : discovery      - v2.7.3
                                      system.adapter.email                   : email          - v1.0.10
                                      system.adapter.fb-checkpresence        : fb-checkpresence - v1.1.12
                                      system.adapter.fullybrowser            : fullybrowser   - v2.0.10
                                      system.adapter.harmony                 : harmony        - v1.2.2
                                      system.adapter.history                 : history        - v1.9.14
                                      system.adapter.hmip                    : hmip           - v1.15.2
                                      system.adapter.hue                     : hue            - v3.5.31
                                      system.adapter.husq-automower          : husq-automower - v1.1.0
                                      system.adapter.ical                    : ical           - v1.11.4
                                      system.adapter.icons-icons8            : icons-icons8   - v0.0.1
                                      system.adapter.icons-ultimate-png      : icons-ultimate-png - v1.0.1
                                      system.adapter.info                    : info           - v1.9.8
                                      system.adapter.iot                     : iot            - v1.8.24
                                      system.adapter.iqontrol                : iqontrol       - v1.8.2
                                      system.adapter.javascript              : javascript     - v5.2.13
                                      system.adapter.lgtv                    : lgtv           - v1.1.10
                                      system.adapter.netatmo-crawler         : netatmo-crawler - v0.6.0
                                      system.adapter.openweathermap          : openweathermap - v0.1.0
                                      system.adapter.samsung                 : samsung        - v0.2.9
                                      system.adapter.schoolfree              : schoolfree     - v1.0.1
                                      system.adapter.shelly                  : shelly         - v4.0.7
                                      system.adapter.simple-api              : simple-api     - v2.6.1
                                      system.adapter.socketio                : socketio       - v3.1.4
                                      system.adapter.synology                : synology       - v1.1.3
                                      system.adapter.telegram                : telegram       - v1.10.0
                                      system.adapter.text2command            : text2command   - v2.1.1
                                      system.adapter.tr-064                  : tr-064         - v4.2.14
                                      system.adapter.trashschedule           : trashschedule  - v1.4.1
                                      system.adapter.vis                     : vis            - v1.4.5
                                      system.adapter.vis-bars                : vis-bars       - v0.1.4
                                      system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                                      system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
                                      system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.7
                                      system.adapter.vis-icontwo             : vis-icontwo    - v0.84.0
                                      system.adapter.vis-inventwo            : vis-inventwo   - v3.2.5
                                      system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                                      system.adapter.vis-materialdesign      : vis-materialdesign - v0.3.30
                                      system.adapter.weatherunderground      : weatherunderground - v3.3.1
                                      system.adapter.web                     : web            - v3.4.9
                                      system.adapter.zigbee                  : zigbee         - v1.6.6
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @graubi77 last edited by Thomas Braun

                                        @graubi77

                                        iobroker update -i
                                        

                                        Wenn

                                        iobroker upload all
                                        

                                        nicht hilft, dann weiß ich auch nicht weiter.

                                        graubi77 2 Replies Last reply Reply Quote 0
                                        • graubi77
                                          graubi77 @Thomas Braun last edited by

                                          @thomas-braun

                                          iobroker update -i
                                          

                                          hab ich auch schon probiert.

                                          pi@raspberrypi:~ $ iobroker update -i
                                          Used repository: stable
                                          hash unchanged, use cached sources
                                          update done
                                          ioAdapter    "admin"         : 5.2.3    , installed 5.2.3
                                          Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
                                          Adapter    "backitup"      : 2.2.3    , installed 2.2.3
                                          Adapter    "deconz"        : 1.3.19   , installed 1.3.19
                                          Adapter    "digitalstrom"  : 2.3.0    , installed 2.3.0
                                          Adapter    "discovery"     : 2.7.3    , installed 2.7.3
                                          Adapter    "email"         : 1.0.10   , installed 1.0.10
                                          Adapter    "fb-checkpresence": 1.1.12  , installed 1.1.12
                                          Adapter    "fullybrowser"  : 2.0.10   , installed 2.0.10
                                          Adapter    "harmony"       : 1.2.2    , installed 1.2.2
                                          Adapter    "history"       : 1.9.14   , installed 1.9.14
                                          Adapter    "hmip"          : 1.15.2   , installed 1.15.2
                                          Adapter    "homekit-controller": 0.3.3   , installed 0.3.3
                                          Adapter    "hue"           : 3.5.31   , installed 3.5.31
                                          Adapter    "ical"          : 1.11.4   , installed 1.11.4
                                          Adapter    "icons-icons8"  : 0.0.1    , installed 0.0.1
                                          Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                          Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
                                          Adapter    "info"          : 1.9.8    , installed 1.9.8
                                          Adapter    "iot"           : 1.8.24   , installed 1.8.24
                                          Adapter    "iqontrol"      : 1.8.2    , installed 1.8.2
                                          Adapter    "javascript"    : 5.2.13   , installed 5.2.13
                                          Controller "js-controller" : 3.3.22   , installed 3.3.22
                                          Adapter    "lgtv"          : 1.1.10   , installed 1.1.10
                                          Adapter    "netatmo-crawler": 0.6.0   , installed 0.6.0
                                          Adapter    "openweathermap": 0.1.0    , installed 0.1.0
                                          Adapter    "samsung"       : 0.2.9    , installed 0.2.9
                                          Adapter    "schoolfree"    : 1.0.1    , installed 1.0.1
                                          Adapter    "shelly"        : 4.0.7    , installed 4.0.7
                                          Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
                                          Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                                          Adapter    "synology"      : 1.1.3    , installed 1.1.3
                                          Adapter    "telegram"      : 1.10.0   , installed 1.10.0
                                          Adapter    "text2command"  : 2.1.1    , installed 2.1.1
                                          Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
                                          Adapter    "trashschedule" : 1.4.1    , installed 1.4.1
                                          Adapter    "vis"           : 1.4.5    , installed 1.4.5
                                          Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                          Adapter    "vis-colorpicker": 1.2.0   , installed 1.2.0
                                          Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                                          Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.7
                                          Adapter    "vis-icontwo"   : 0.84.0   , installed 0.84.0
                                          Adapter    "vis-inventwo"  : 3.2.5    , installed 3.2.5
                                          Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                                          Adapter    "weatherunderground": 3.3.1   , installed 3.3.1
                                          Adapter    "web"           : 3.4.9    , installed 3.4.9
                                          Adapter    "zigbee"        : 1.6.6    , installed 1.6.6  
                                          

                                          Der Fehler bleibt leider :-(.

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @graubi77 last edited by Homoran

                                            @graubi77 sagte in Trashschedule Adapter läuft nach update nicht mehr:

                                            iobroker update -i

                                            hab ich auch schon probiert.

                                            und was ist mit

                                            @thomas-braun sagte in Trashschedule Adapter läuft nach update nicht mehr:

                                            iobroker upload all

                                            da_Woody 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

                                            458
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            trash schedule
                                            14
                                            194
                                            15966
                                            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