Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Admin 1.6.8 und js-controller 0.14.0 Test

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Admin 1.6.8 und js-controller 0.14.0 Test

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

      Hallo Bluefox,

      habe zuerst den controller in der Konsole upgedated über:

      cd /opt/iobroker
      sudo iobroker stop
      sudo npm install https://github.com/ioBroker/ioBroker.js-controller --production
      sudo iobroker start
      

      Es kam wieder zu EACCESS Meldungen, dass root nicht berechtigt sei. Ich bin mir sicher, dass es an der Installation bei diesem System als unterpriveligierter user mit sudo liegt.

      Ist trotzdem wieder normal hochgefahren.

      Anschließend den Admin über das Octocat-icon installiert.

      Auch das ohne Probleme - keine negativen Meldungen im log

      Alles läuft im Moment ohne Probleme - äähm, fast alles

      yahoo weather ist schwarz

      Gruß

      Rainer

      1 Reply Last reply Reply Quote 0
      • S
        Semenchkare last edited by

        yahoo ist auch bei mir ohne diese updates schwarz. die haben irgend ein Zeitlimit eingebaut.

        Offenbar frägt das Widget zu oft dort nach. Leider habe ich noch keine Einstell-Möglichkeit gefunden, mit der ich die Wetter-Anfragen an Yahoo etwas "strecken" kann.

        1 Reply Last reply Reply Quote 0
        • S
          stephan61 last edited by

          update durchgeführt

          alles bestens

          Gruß Stephan

          1 Reply Last reply Reply Quote 0
          • ruhr70
            ruhr70 last edited by

            Updates durchgeführt.

            Auf dem ersten Blick keine Auffälligkeiten.

            1 Reply Last reply Reply Quote 0
            • A
              akamia last edited by

              Bei mir auch keine Auffälligkeiten.

              1 Reply Last reply Reply Quote 0
              • eric2905
                eric2905 last edited by

                Läuft stabil.

                1 Reply Last reply Reply Quote 0
                • Bluefox
                  Bluefox last edited by

                  Sehr gut. Danke, dann werde ich morgen veröffentlichen.

                  Da gibt es eine interessante Feature: Installation von einer beliebigen Version von adapter.

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

                    @Bluefox:

                    Da gibt es eine interessante Feature: Installation von einer beliebigen Version von adapter. `
                    Cool!
                    144_20161218_094424.png

                    Gruß

                    Rainer, der die Doku schon wieder anpassen muss :lol:

                    1 Reply Last reply Reply Quote 0
                    • Lenny.CB
                      Lenny.CB Most Active last edited by

                      @Homoran:

                      @Bluefox:

                      Da gibt es eine interessante Feature: Installation von einer beliebigen Version von adapter.
                      ja das ist mal nen cooles Feature, aber das ist doch min. schon seit Version 1.6.7 drin… 983_admin.jpg

                      1 Reply Last reply Reply Quote 0
                      • Bluefox
                        Bluefox last edited by

                        @Lenny.CB:

                        @Homoran:

                        @Bluefox:

                        Da gibt es eine interessante Feature: Installation von einer beliebigen Version von adapter.
                        ja das ist mal nen cooles Feature, aber das ist doch min. schon seit Version 1.6.7 drin…admin.jpg `
                        Die hat nicht funktioniert. Admin konnte die Versionen schon anzeigen, aber es war keine Auswirkung. Erst mit js-controller 0.13.4

                        1 Reply Last reply Reply Quote 0
                        • Lenny.CB
                          Lenny.CB Most Active last edited by

                          @Bluefox:

                          @Lenny.CB:

                          @Homoran: ja das ist mal nen cooles Feature, aber das ist doch min. schon seit Version 1.6.7 drin…admin.jpg
                          Die hat nicht funktioniert. Admin konnte die Versionen schon anzeigen, aber es war keine Auswirkung. Erst mit js-controller 0.13.4 `
                          da haste wieder mal recht! 😄

                          1 Reply Last reply Reply Quote 0
                          • S
                            Stmiko last edited by

                            Hallo zusammen,

                            bekomme es grad nicht hin:

                            oot@Raspi31:/opt/iobroker# npm -v
                            2.15.11
                            root@Raspi31:/opt/iobroker# node -v
                            v4.6.2
                            root@Raspi31:/opt/iobroker# npm install https://github.com/ioBroker/ioBroker.js-controller --production
                            npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/ioBroker/ioBroker.js-controller.git /root/.npm/_git-remotes/https-github-com-ioBroker-ioBroker-js-controller-git-bafee4ac: undefined
                            npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/ioBroker/ioBroker.js-controller.git /root/.npm/_git-remotes/https-github-com-ioBroker-ioBroker-js-controller-git-bafee4ac: undefined
                            npm ERR! Linux 4.4.34-v7+
                            npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "https://github.com/ioBroker/ioBroker.js-controller" "--production"
                            npm ERR! node v4.6.2
                            npm ERR! npm  v2.15.11
                            npm ERR! code ENOGIT
                            
                            npm ERR! not found: git
                            npm ERR!
                            npm ERR! Failed using git.
                            npm ERR! This is most likely not a problem with npm itself.
                            npm ERR! Please check if you have git installed and in your PATH.
                            
                            npm ERR! Please include the following file with any support request:
                            npm ERR!     /opt/iobroker/npm-debug.log
                            

                            iobroker habe ich natürlich vorher gestoppt, cache ist leer.

                            Hat bisher funktioniert, muss ich noch was beachten?

                            Danke und Gruß

                            1 Reply Last reply Reply Quote 0
                            • Bluefox
                              Bluefox last edited by

                              @Stmiko:

                              Hallo zusammen,

                              bekomme es grad nicht hin:

                              oot@Raspi31:/opt/iobroker# npm -v
                              2.15.11
                              root@Raspi31:/opt/iobroker# node -v
                              v4.6.2
                              root@Raspi31:/opt/iobroker# npm install https://github.com/ioBroker/ioBroker.js-controller --production
                              npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/ioBroker/ioBroker.js-controller.git /root/.npm/_git-remotes/https-github-com-ioBroker-ioBroker-js-controller-git-bafee4ac: undefined
                              npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/ioBroker/ioBroker.js-controller.git /root/.npm/_git-remotes/https-github-com-ioBroker-ioBroker-js-controller-git-bafee4ac: undefined
                              npm ERR! Linux 4.4.34-v7+
                              npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "https://github.com/ioBroker/ioBroker.js-controller" "--production"
                              npm ERR! node v4.6.2
                              npm ERR! npm  v2.15.11
                              npm ERR! code ENOGIT
                              
                              npm ERR! not found: git
                              npm ERR!
                              npm ERR! Failed using git.
                              npm ERR! This is most likely not a problem with npm itself.
                              npm ERR! Please check if you have git installed and in your PATH.
                              
                              npm ERR! Please include the following file with any support request:
                              npm ERR!     /opt/iobroker/npm-debug.log
                              

                              iobroker habe ich natürlich vorher gestoppt, cache ist leer.

                              Hat bisher funktioniert, muss ich noch was beachten?

                              Danke und Gruß `
                              Du hast vergessen /tarball/master

                              cd /opt/iobroker
                              npm i https://github.com/ioBroker/ioBroker.js-controller/tarball/master --production
                              
                              
                              1 Reply Last reply Reply Quote 0
                              • S
                                Stmiko last edited by

                                > Du hast vergessen /tarball/master
                                Danke das wars…..das kommt davon wenn man den link einfach kopiert.

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

                                  @Stmiko:

                                  ..das kommt davon wenn man den link einfach kopiert. `
                                  hätte aber auch funktionieren müssen, wenn….

                                  @Stmiko:

                                  npm ERR! code ENOGIT

                                  npm ERR! not found: git `

                                  … du noch mit

                                  apt-get install git
                                  

                                  git installiert hättest.

                                  Gruß

                                  Rainer

                                  1 Reply Last reply Reply Quote 0
                                  • rantanplan
                                    rantanplan last edited by

                                    Hallo

                                    Habe jetzt soweit alles aktualisiert.

                                    Aber eine Versionsauswahl habe ich nicht.

                                    Mit Firefox, Chrome und Edge probiert.
                                    147_admin.png

                                    Muss man noch irgendetwas einstellen?

                                    Grüße

                                    1 Reply Last reply Reply Quote 0
                                    • Bluefox
                                      Bluefox last edited by

                                      @rantanplan:

                                      Hallo

                                      Habe jetzt soweit alles aktualisiert.

                                      Aber eine Versionsauswahl habe ich nicht.

                                      Mit Firefox, Chrome und Edge probiert.

                                      admin.PNG

                                      Muss man noch irgendetwas einstellen?

                                      Grüße `
                                      Einfach die Seite updaten? Oder Cache löschen?

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

                                        @rantanplan:

                                        Muss man noch irgendetwas einstellen? `
                                        ich musste den Experten Modus einschalten

                                        Gruß

                                        Rainer

                                        1 Reply Last reply Reply Quote 0
                                        • rantanplan
                                          rantanplan last edited by

                                          Hallo Zusammen

                                          habe ich alles ausprobiert.

                                          Admin 1.6.8

                                          Javascript 3.2.2

                                          JS-Controler 0.14.0

                                          Ich kann auch im VIS-Edit keine Gruppen bilden.

                                          VIS 0.10.15

                                          Grüße

                                          1 Reply Last reply Reply Quote 0
                                          • Bluefox
                                            Bluefox last edited by

                                            @rantanplan:

                                            Hallo Zusammen

                                            habe ich alles ausprobiert.

                                            Admin 1.6.8

                                            Javascript 3.2.2

                                            JS-Controler 0.14.0

                                            Ich kann auch im VIS-Edit keine Gruppen bilden.

                                            VIS 0.10.15

                                            Grüße `
                                            Gruppen erst ab vis 0.12.x

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            448
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            12
                                            29
                                            3242
                                            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