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.
    • ?
      A Former User @Guest last edited by

      @joe-0 said in Trashschedule Adapter läuft nach update nicht mehr:

      @thomas-braun ```
      pi@Raspi1:~ $ which nodejs && nodejs -v && which node && node -v && which npm & npm -v && apt policy nodejs
      [1] 26902
      /usr/bin/nodejs
      v14.18.3
      /usr/bin/node
      v14.18.3
      /usr/bin/npm
      6.14.15
      [1]+ Fertig which nodejs && nodejs -v && which node && node -v && which npm
      nodejs:
      Installiert: 14.18.3-deb-1nodesource1
      Installationskandidat: 14.18.3-deb-1nodesource1
      Versionstabelle:
      *** 14.18.3-deb-1nodesource1 500
      500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
      100 /var/lib/dpkg/status
      10.24.0~dfsg-1~deb10u1 500
      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      pi@Raspi1:~ $

      Hmm.... sieht nicht "hübsch" aus...

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

        @joe-0 ```
        code_text

        pi@Raspi1:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
        ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
        1 Reply Last reply Reply Quote 0
        • ?
          A Former User @Glasfaser last edited by

          @glasfaser ```

          pi@Raspi1:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
          ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
          1 Reply Last reply Reply Quote 0
          • ?
            A Former User @Glasfaser last edited by

            @glasfaser ```

            pi@Raspi1:~ $ which nodejs && nodejs -v && which node && node -v && which npm & npm -v && apt policy nodejs
            [1] 3523
            /usr/bin/nodejs
            v14.18.3
            /usr/bin/node
            v14.18.3
            /usr/bin/npm
            6.14.15
            [1]+  Fertig                  which nodejs && nodejs -v && which node && node -v && which npm
            nodejs:
              Installiert:           14.18.3-deb-1nodesource1
              Installationskandidat: 14.18.3-deb-1nodesource1
              Versionstabelle:
             *** 14.18.3-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            1 Reply Last reply Reply Quote 0
            • graubi77
              graubi77 @Thomas Braun last edited by

              @thomas-braun

              In meinem Fall habe ich jetzt eine neue Spur.
              Ich hatte mal mit einer Host_slave Konfiguration rumexperimentiert. Damals hatte ich vom Admin eine zusätzliche Slave Instanz installiert. Diese Instanz steht - wie ich eben bemerkte - noch auf 5.1.25, obwohl sie gar nicht läuft. Den Slave habe ich nicht mehr, kann aber die Slave-Instanz leider nicht löschen.

              Hat jemand einen Tipp, wie ich gezielt diese Instanz weg bekomme? Über die kleine Mülltonne geht's nicht.

              3e1d83d5-ff10-4f1c-9762-99d580d6cba1-image.png

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

                @graubi77

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

                  @thomas-braun

                  pi@raspberrypi:~ $ iobroker list instances
                  + system.adapter.admin.0                  : admin                 : raspberrypi                                                                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admi                                                      n
                    system.adapter.admin.1                  : admin                 : raspberry-sl                                                      ave                          - disabled, port: 8081, bind: 0.0.0.0, run as: admi                                                      n
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @graubi77 last edited by Thomas Braun

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

                    admin.1

                    Versuch mal

                    iobroker del admin.1
                    

                    Und bittte ohne Unterbrechungen posten. Kann man nicht gut lesen.

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

                      @thomas-braun oder iobroker host this?

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

                        @thomas-braun leider keine Veränderung

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

                          @graubi77 Und welche 'keine Veränderung' konnte man in der Konsole sehen?

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

                            @thomas-braun

                            pi@raspberrypi:~ $ iobroker list instances
                              system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              system.adapter.admin.1                  : admin                 : raspberry-slave                          - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @graubi77 last edited by

                              @graubi77

                              Rückmeldungen....

                              iobroker del admin.1
                              
                              graubi77 1 Reply Last reply Reply Quote 0
                              • graubi77
                                graubi77 @Thomas Braun last edited by

                                @thomas-braun

                                pi@raspberrypi:~ $ iobroker del admin.1
                                Delete adapter "admin.1"
                                
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @graubi77 last edited by

                                  @graubi77
                                  Und danach springt das wieder zum login prompt?

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

                                    @thomas-braun genau, mehr verrät mir das Fenster nicht

                                    pi@raspberrypi:~ $ iobroker del admin.1
                                    Delete adapter "admin.1"
                                    pi@raspberrypi:
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @graubi77 last edited by

                                      @graubi77 Wie hattest du denn den Master/Slave-Verbund aufgelöst? Gar nicht?

                                      Versuch mal

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

                                        @thomas-braun

                                        pi@raspberrypi:~ $ iobroker host this
                                        Cannot use this command in multihost!
                                        iobroker host this
                                        
                                        Initialize current host
                                        
                                        Options:
                                              --help     Show help  [boolean]
                                          -v, --version  Show version  [boolean]
                                        pi@raspberrypi:~ $ 
                                        

                                        Scheint so, als funktioniert das nicht im Multihost. Ich bin ja aktuell mit einem anderen Slave unterwegs "raspislave". Das Versuchskaninchen von damals heißt "raspberry-slave" und das ist auch das mit dem Adminproblem. Würde jetzt ungerne meinen aktuellen Multihostverbund löschen wollen.

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

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

                                          Ich bin ja aktuell mit einem anderen Slave unterwegs

                                          Alles nicht ganz unwesentliche Informationen...

                                          Würde jetzt ungerne meinen aktuellen Multihostverbund löschen wollen.

                                          Das wäre jetzt eigentlich mein Ansatz.

                                          Alles auf den Master schieben, die Überreste der slaves 'irgendwie' rauskratzen, neuen M/S-Verbund aufsetzen, Instanzen auf den neuen slave verschieben.

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

                                            @thomas-braun

                                            Vielen Dank für den Hinweis. Das hat nun endlich den Erfolg gebracht. Nachdem ich die Instanz auf den Host verschoben habe, konnte ich sie endlich auch löschen. Danach konnte ich direkt auch den Adapter installieren und der läuft nun fehlerfrei!
                                            Das hätte ich alleine nicht hinbekommen! Vielen Dank für das AufdieSpurbringen :-).

                                            7f060bd5-94c4-4d0d-94e8-8e0ab85b8b51-image.png
                                            (Das hab ich natürlich mit dem Slave - also Admin.1 gemacht)

                                            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

                                            593
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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