Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta Test js-controller 3.2.x auf GitHub

    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

    Beta Test js-controller 3.2.x auf GitHub

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

      @gargano 10,-€ in die Kaffeekasse bei @apollon77 für's aufrufen mit "sudo" und nicht beachten der Anleitung im ersten Post...
      🙂

      Gargano 1 Reply Last reply Reply Quote 3
      • Gargano
        Gargano @Neuschwansteini last edited by Gargano

        @ilovegym hatte ich auch ohne sudo probiert ,
        das ist ohne sudo :

         npm install ioBroker/ioBroker.js-controller      Illegal option --
        sudo: Usage:: command not found
        
        
        Neuschwansteini 1 Reply Last reply Reply Quote 0
        • Neuschwansteini
          Neuschwansteini @Gargano last edited by

          @gargano was macht denn ein "iobroker fix" bei dir ?

          Gargano 1 Reply Last reply Reply Quote 0
          • Gargano
            Gargano @Neuschwansteini last edited by

            @ilovegym Ist schon gelaufen

            Neuschwansteini 1 Reply Last reply Reply Quote 0
            • Neuschwansteini
              Neuschwansteini @Gargano last edited by

              @gargano

              zeig mal wie Node installiert ist:

               which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
              
              Gargano 1 Reply Last reply Reply Quote 0
              • Gargano
                Gargano @Neuschwansteini last edited by

                @ilovegym mit npm stimmt was nicht :

                pi@raspberrypi:/opt/iobroker $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                /usr/bin/nodejs
                v12.20.1
                /usr/bin/node
                v12.20.1
                /usr/bin/npm
                Illegal option --
                sudo: Usage:: command not found
                
                
                Neuschwansteini 1 Reply Last reply Reply Quote 0
                • Neuschwansteini
                  Neuschwansteini @Gargano last edited by

                  @gargano Ei, das sieht dringend danach aus, dass du das hier mal durchgehen solltest, da stimmt was NPM nicht und überhaupt...

                  Gargano 1 Reply Last reply Reply Quote 0
                  • Gargano
                    Gargano @Neuschwansteini last edited by

                    @ilovegym sagte in Beta Test js-controller 3.2.x auf GitHub:

                    und überhaupt...

                    warum ich vom github installiere und nicht vom latest ?
                    Die Antwort ist in einem Post weiter oben. Ich habe auf js-controller 3.2.8 upgedatet und da ging das Installieren eines Adapters via Github nicht mehr, mit 3.1.6 geht es. Apollon77 sagte dann , daß bei ihm mit 3.2.10 geht. 3.2.10 ist aber noch nicht im latest, deshalb von github installieren. Wie wir nun wissen geht das nicht wegen npm Problem.
                    Dann werde ich mich mal ans Reparieren machen.

                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @Gargano last edited by

                      @gargano 3.2.10 sollte seit gestern Nahchmittag schon im Latest sein. Vllt iobroker update machen?

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

                        @ilovegym Das einzige was geholfen hat npm wieder zum Laufen zu bringen war

                        sudo apt-get remove npm
                        sudo apt-get install npm
                        
                        

                        Danach war auch npm wieder da

                        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                        /usr/bin/nodejs
                        v12.20.1
                        /usr/bin/node
                        v12.20.1
                        /usr/bin/npm
                        6.14.10
                        nodejs:
                          Installed: 12.20.1-1nodesource1
                          Candidate: 12.20.1-1nodesource1
                          Version table:
                         *** 12.20.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                100 /var/lib/dpkg/status
                             10.23.1~dfsg-1~deb10u1 500
                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                        
                        
                        Neuschwansteini 1 Reply Last reply Reply Quote 0
                        • Neuschwansteini
                          Neuschwansteini @Gargano last edited by

                          @gargano super, jetzt passts 🙂

                          1 Reply Last reply Reply Quote 0
                          • peterbaumert
                            peterbaumert Developer @apollon77 last edited by

                            @apollon77 Hey, ich habe den fehler mit dem neuesten js-controller Installed: 3.2.11 immernoch manchmal. Kommt 2 oder 3 mal dann startet der Adapter. Kann das noch an was anderem liegen?

                            unifi-protect.0	2021-01-27 19:05:33.090	error	(992) Not exists
                            unifi-protect.0	2021-01-27 19:05:33.090	error	(992) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2252:17) at ObjectsInRedisClient._delObject (/opt/iobroker/node_modules
                            
                            apollon77 1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @peterbaumert last edited by

                              @peterbaumert Wir behandeln das löschen eines "Nicht existenten Objects" als "erfolg" in der 3.1.12 die bald kommt 🙂

                              SBorg 1 Reply Last reply Reply Quote 0
                              • SBorg
                                SBorg Forum Testing Most Active @apollon77 last edited by

                                @apollon77 sagte in Beta Test js-controller 3.2.x auf GitHub:

                                @peterbaumert Wir behandeln das löschen eines "Nicht existenten Objects" als "erfolg" in der 3.1.12 die bald kommt 🙂

                                Test bestanden oder Rückschritt? [Klugschei*modus \ON] sollte wohl 3.2.12 heißen 😇

                                apollon77 1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 @SBorg last edited by

                                  @sborg hihi ... hast ja recht 😉 3.23.12 ... mist tastatur oder zu dicke Finger ... 3.2.12

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

                                    So, da alles Stabil aussieht mit der 3.2.16 und die wenn alles klappt in einer Woche Richtung stable geht mache ich hier zu.

                                    WICHTIG: Github version ist damit wieder "unstable" und wird die Tabe für den 3.3.0 Entwicklungsstart vorbereitet!

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

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    875
                                    Online

                                    31.7k
                                    Users

                                    79.8k
                                    Topics

                                    1.3m
                                    Posts

                                    js-controller
                                    25
                                    287
                                    32850
                                    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