Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Kann Adapter nicht installieren

    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

    Kann Adapter nicht installieren

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

      @stenmic sagte in Kann Adapter nicht installieren:

      npm ERR! notarget No matching version found for iobroker.sainlogic@0.7.2.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.

      Jemand ne Idee?

      Ja , im Thread schauen :

      https://forum.iobroker.net/topic/33611/test-adapter-iobroker-sainlogic-v0-6-x-github-latest/199?_=1628052607158

      EDIT:

      siehe auch GitHub , im Issues

      https://github.com/phifogg/ioBroker.sainlogic/issues/91

      vdi-cloud created this issue in phifogg/ioBroker.sainlogic

      closed adapter installation is failing #91

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

        @glasfaser Hab heute eine neue Version frei gegeben... Repo ist aktualisiert, irgendwie will es trotzdem nicht. Ich warte drauf dass mir jemand sagt was falsch ist...

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

          @fogg sagte in Kann Adapter nicht installieren:

          . Ich warte drauf dass mir jemand sagt was falsch ist...

          was meinst du , ob Fehler vorhanden sind ?

          a01c61c7-25bc-4108-b38c-606ead14888d-grafik.png

          2021-10-07 20:39:38.630 - error: sainlogic.0 (11685) DB closed
          2021-10-07 20:39:38.632 - error: sainlogic.0 (11685) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2021-10-07 20:39:38.633 - error: sainlogic.0 (11685) unhandled promise rejection: DB closed
          2021-10-07 20:39:38.633 - error: sainlogic.0 (11685) Error: DB closed
          
          Fogg Glasfaser 2 Replies Last reply Reply Quote 0
          • Fogg
            Fogg @Glasfaser last edited by

            @glasfaser Nein, ich kriege diese Meldung in meinem ioB wenn ich ein update machen will:

            npm install iobroker.sainlogic@0.7.3 --loglevel error --prefix "/opt/iobroker" (System call)
            
            npm ERR! code ETARGET
            
            npm ERR! notarget No matching version found for iobroker.sainlogic@0.7.3.
            
            npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.
            
            Thomas Braun Glasfaser Fabio 3 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Fogg last edited by Thomas Braun

              @fogg

              Bei mir taucht der auch (noch?) nicht im latest-Repo auf:

              echad@chet:~ $ iobroker update
              Used repository: live-beta
              hash unchanged, use cached sources
              update done
              Adapter    "sainlogic"     : 0.6.1    , installed 0.7.2
              

              [Edit:]
              Oh...

              echad@chet:~ $ iobroker upgrade sainlogic@0.7.3
              
              This upgrade of "sainlogic" will introduce the following changes:
              ==========================================================================
              -> 0.7.3:
              Security fixes in dependencies, Travis pipeline update
              ==========================================================================
              
              Would you like to upgrade sainlogic from @0.7.2 to @0.7.3 now? [(y)es, (n)o]: y
              Update sainlogic from @0.7.2 to @0.7.3
              NPM version: 7.24.0
              npm install iobroker.sainlogic@0.7.3 --loglevel error --prefix "/opt/iobroker" (System call)
              npm ERR! code ETARGET
              npm ERR! notarget No matching version found for iobroker.sainlogic@0.7.3.
              npm ERR! notarget In most cases you or one of your dependencies are requesting
              npm ERR! notarget a package version that doesn't exist.
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2021-10-07T21_02_35_619Z-debug.log
              upload [4] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/words.js words.js application/javascript
              Update "system.adapter.sainlogic.0"
              upload [3] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/style.css style.css text/css
              upload [2] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/sainlogic.png sainlogic.png image/png
              upload [1] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/index_m.html index_m.html text/html
              upload [0] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/admin.d.ts admin.d.ts video/mp2t
              Adapter "sainlogic" updated
              1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Fogg last edited by

                @fogg sagte in Kann Adapter nicht installieren:

                Nein, ich kriege diese Meldung in meinem ioB wenn ich ein update machen will:

                Keine Ahnung , habe ihn ohne Probleme installiert ... , nur kommen dann andere Fehlermeldungen .

                Siehe auch Screenshot oben .

                Habe auch dir hier geantwortet :

                https://forum.iobroker.net/topic/48293/adapter-version-wird-nicht-gefunden

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

                  @glasfaser
                  Regulär im Repo drin?

                  iobroker update -i
                  

                  zeigt mir noch die 0.6.1 als verfügbar an.

                  Edith: Ah, stable zeigt 0.7.3, latest 0.6.1.
                  Aber auch aus stable kann ich das nicht ziehen. No target, wie oben schon gepostet.

                  Fogg 1 Reply Last reply Reply Quote 0
                  • Fabio
                    Fabio @Fogg last edited by Fabio

                    @fogg also ich kann die Version 0.7.3 auch nicht installieren. Bekomme den selben Fehler.
                    Wenn ich aber über die Katze gehe dann kann ich Version 0.7.3 ohne Fehler installieren.
                    Es sieht so aus als ob die neue Version nicht am richtigen Platz liegt.

                    Fogg 1 Reply Last reply Reply Quote 0
                    • Fogg
                      Fogg @Fabio last edited by

                      @fa-bio Ja genau, darum gehts ja 😄
                      Ich weiss nicht wo ich den sonst hinlegen soll....

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

                        iobroker update -i
                        

                        zeigt mir noch die 0.6.1 als verfügbar an.

                        Edith: Ah, stable zeigt 0.7.3, latest 0.6.1.

                        Im Latest wird soweit ich das sehe keine Version angegeben. Wo er die 0.6.1 hernimmt weiss ich nicht 🤷

                        1 Reply Last reply Reply Quote 0
                        • Fabio
                          Fabio @Fogg last edited by

                          @fogg es tut mir leid ich würde dir ja sehr gerne helfen aber ich habe echt keine Ahnung. Ich hoffe jemand kann helfen.

                          Fogg 1 Reply Last reply Reply Quote 0
                          • Fogg
                            Fogg @Fabio last edited by

                            Ich glaube ich weiss woran es liegt... ich habe das ganze noch nicht mit npm publish freigegeben. Da suche ich noch wie das geht...

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

                              Gefunden.... ein login hat gefehlt. Jetzt ist 0.7.3 komplett verfügbar. Puh.. was für eine Geburt 😄

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

                                @Fogg

                                @glasfaser sagte in Kann Adapter nicht installieren:

                                @fogg sagte in Kann Adapter nicht installieren:

                                . Ich warte drauf dass mir jemand sagt was falsch ist...

                                was meinst du , ob Fehler vorhanden sind ?

                                a01c61c7-25bc-4108-b38c-606ead14888d-grafik.png

                                2021-10-07 20:39:38.630 - error: sainlogic.0 (11685) DB closed
                                2021-10-07 20:39:38.632 - error: sainlogic.0 (11685) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                2021-10-07 20:39:38.633 - error: sainlogic.0 (11685) unhandled promise rejection: DB closed
                                2021-10-07 20:39:38.633 - error: sainlogic.0 (11685) Error: DB closed
                                

                                Und was ist mit dem Fehler !?

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

                                  @glasfaser said in Kann Adapter nicht installieren:

                                  @Fogg

                                  @glasfaser sagte in Kann Adapter nicht installieren:

                                  @fogg sagte in Kann Adapter nicht installieren:

                                  . Ich warte drauf dass mir jemand sagt was falsch ist...

                                  was meinst du , ob Fehler vorhanden sind ?

                                  a01c61c7-25bc-4108-b38c-606ead14888d-grafik.png

                                  2021-10-07 20:39:38.630 - error: sainlogic.0 (11685) DB closed
                                  2021-10-07 20:39:38.632 - error: sainlogic.0 (11685) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  2021-10-07 20:39:38.633 - error: sainlogic.0 (11685) unhandled promise rejection: DB closed
                                  2021-10-07 20:39:38.633 - error: sainlogic.0 (11685) Error: DB closed
                                  

                                  Und was ist mit dem Fehler !?`

                                  Die sehe ich bei mir nicht. Welche node.js und js.controller Version hast Du?

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

                                    @fogg Super gut gemacht.👍 😊

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

                                      @fogg

                                      v14.17.6
                                      v14.17.6
                                      6.14.15
                                      
                                      3.3.18
                                      
                                      Fogg 1 Reply Last reply Reply Quote 0
                                      • Fogg
                                        Fogg @Glasfaser last edited by

                                        @glasfaser said in Kann Adapter nicht installieren:

                                        @fogg

                                        v14.17.6
                                        v14.17.6
                                        6.14.15
                                        
                                        3.3.18
                                        

                                        Hm.. ich bin hier:
                                        NODE.JS: V13.14.0
                                        NPM: 6.14.5
                                        JSControler: 3.3.18

                                        Könnte quasi das Node-js sein. Aber sicher bin ich mir da nicht.

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

                                          @fogg sagte in Kann Adapter nicht installieren:

                                          V13.14.0

                                          Das ist aber eine ungerade Version

                                          Node.js Versions-Anforderungen Die unterstützten Node.js Versionen bleiben in diesem Update gleich: 10.x, 12.x und auch 14.x werden offiziell unterstützt. Aufgrund der übergreifenden Adapter-Kompatibilität bleibt die empfohlene Node.js Version für ioBroker aktuell weiterhin auf 12.x. Falls jemand bereits mit Node.js 16.x arbeiten möchte, dann bitte im Moment AUSSCHLIESSLICH mit npm 6 !! (Bei npm 7 gibt es noch Probleme mit GitHub Installs bei einigen Adaptern)

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

                                            @glasfaser Läuft halt auf einem alten MacOS hier... da ist node.js vielleicht nicht immer so aktuell wie es sein sollte. Ich schau mal auf einem Linux Host ob ich den Fehler da reproduzieren kann.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            928
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            21
                                            1367
                                            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