Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Yahka Adapter in iobroker im Docker Container

    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

    Yahka Adapter in iobroker im Docker Container

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

      @tomme sagte in Yahka Adapter in iobroker im Docker Container:

      gibt es eine Möglichkeit eine Terminalsitzung zu starten in so nem Container???

      d7b1a2fd-1e09-4c8f-8d3e-8b1234fb9002-grafik.png

      T 1 Reply Last reply Reply Quote 0
      • T
        Tomme @ThomasK1966 last edited by

        @thomask1966 gestern ging es auch noch hab den nur nochmal sauber machen wollen heute morgen ... und dann das 😕

        T 1 Reply Last reply Reply Quote 0
        • T
          Tomme @Tomme last edited by

          @tomme

          ich probiere es mal in der konsole vielleicht kriegt man das ja hin

          so ein mist lach

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

            @glasfaser

            weißt du welcher editor in dem container hinterlegt ist? nano jedenfalls nicht

            wollte mal in die /etc/sudo.conf schauen

            mit apt installiren kann ich den auch nicht

            Glasfaser T 3 Replies Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Tomme last edited by

              @tomme sagte in Yahka Adapter in iobroker im Docker Container:

              nano

              Nein ,
              ... wenn benötig , mußt du ihn installieren

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

                @tomme sagte in Yahka Adapter in iobroker im Docker Container:

                wollte mal in die /etc/sudo.conf schauen

                kannst du auch mit

                cat
                
                Glasfaser 1 Reply Last reply Reply Quote 0
                • T
                  Tomme @Glasfaser last edited by

                  @glasfaser da muß ich bestimmt erst das package bekannt machen wa

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

                    @Tomme

                    /etc/sudo.conf

                    was willst du da ändern !?

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      ThomasK1966 @Tomme last edited by ThomasK1966

                      @tomme
                      Schau Dir mal die Beschreibung zum Image an. Es gibt eine Möglichkeit im Rahmen der Erstellung des Containers Pakete nachinstallieren zu lassen.

                      IMG_0029.jpeg

                      Hab ich aber auch noch nicht gemacht.

                      Gruß Thomas

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

                        dachte man sieht da was ...

                        npm i iobroker.yahka
                        sudo: /etc/sudo.conf is world writable
                        sudo: /etc/sudo.conf is world writable
                        sudo: error in /etc/sudo.conf, line 0 while loading plugin "sudoers_policy"
                        sudo: /usr/lib/sudo/sudoers.so must be only be writable by owner
                        sudo: fatal error, unable to load plugins

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

                          @tomme sagte in Yahka Adapter in iobroker im Docker Container:

                          dachte man sieht da was ...

                          Was sehen !?

                          und in welchen Verzeichniss stehst du damit :

                          und warum willst du das machen mit

                          npm i iobroker.yahka
                          
                          T 1 Reply Last reply Reply Quote 0
                          • T
                            Tomme @Glasfaser last edited by

                            @glasfaser sagte in Yahka Adapter in iobroker im Docker Container:

                            rum willst du das machen mit

                            ich wollte es mal ohne iobroker probieren das stand in dem issue am ende

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

                              @tomme

                              du kannst viel mit npm machen ,
                              aber auch im richtigen Verzeichniss mußt du auch dazu stehen .

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

                                @glasfaser also im opt iobroker nochmal probieren stimmt das hab ich vergessen zu wechseln

                                Glasfaser T 2 Replies Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @Tomme last edited by

                                  @tomme

                                  hast du das gerade aktuell dazu gesehn

                                  https://forum.iobroker.net/post/988213

                                  T 2 Replies Last reply Reply Quote 0
                                  • T
                                    Tomme @Glasfaser last edited by

                                    @glasfaser 81bbe885-ab6a-4b69-b0f7-fc1570be1ae4-image.png

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

                                      @glasfaser sagte in Yahka Adapter in iobroker im Docker Container:

                                      @tomme
                                      hast du das gerade aktuell dazu gesehn
                                      https://forum.iobroker.net/post/988213

                                      was hat homebridge damit zu tun? der container wo das drin läuft ist bei mir im moment auf stop

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

                                        root@iobroker:~# cd /opt/iobroker
                                        root@iobroker:/opt/iobroker# apt install nano
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        E: Unable to locate package nano
                                        root@iobroker:/opt/iobroker# npm install --save @homebridge/ciao@1.1.5
                                        sudo: /etc/sudo.conf is world writable
                                        sudo: /etc/sudo.conf is world writable
                                        sudo: error in /etc/sudo.conf, line 0 while loading plugin "sudoers_policy"
                                        sudo: /usr/lib/sudo/sudoers.so must be only be writable by owner
                                        sudo: fatal error, unable to load plugins
                                        root@iobroker:/opt/iobroker# sudo npm i iobroker.yahka
                                        sudo: /etc/sudo.conf is world writable
                                        sudo: /etc/sudo.conf is world writable
                                        sudo: error in /etc/sudo.conf, line 0 while loading plugin "sudoers_policy"
                                        sudo: /usr/lib/sudo/sudoers.so must be only be writable by owner
                                        sudo: fatal error, unable to load plugins
                                        root@iobroker:/opt/iobroker# 
                                        

                                        das hat erstmal nix gebracht

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

                                          @tomme sagte in Yahka Adapter in iobroker im Docker Container:

                                          was hat homebridge damit zu tun?

                                          ich kenne den Yahka Adapter nicht , eventuell eine Paket abhängigkeit .

                                          T 3 Replies Last reply Reply Quote 0
                                          • T
                                            Tomme @Glasfaser last edited by Tomme

                                            @glasfaser nee das kann auf unterschiedlichen systemen laufen oder in nem apple tv zum beispiel
                                            ich meine die homebridge

                                            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

                                            847
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            255
                                            21916
                                            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