Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

    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

    Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @RaspiUser last edited by

      @RaspiUser

      iobroker update
      iobroker upgrade
      
      S RaspiUser 2 Replies Last reply Reply Quote 0
      • S
        Sender @Thomas Braun last edited by Sender

        @thomas-braun
        Ich kann das Verhalten bestätigen, sowohl via GUI, als auch via Console, auch mittels

        iobroker update
        iobroker upgrade
        
        Update sainlogic from @0.6.4 to @0.6.6
        NPM version: 7.5.2
        npm install iobroker.sainlogic@0.6.6 --loglevel error --prefix "/opt/iobroker" (System call)
        npm ERR! code ETARGET
        npm ERR! notarget No matching version found for iobroker.sainlogic@0.6.6.
        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-04-02T12_32_41_613Z-debug.log
        upload [5] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/words.js words.js application/javascript
        upload [4] sainlogic.admin /opt/iobroker/node_modules/iobroker.sainlogic/admin/tsconfig.json tsconfig.json application/json
        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
        

        Das Log sagt leider auch nicht wirklich Verwertbares:

        0 verbose cli [
        0 verbose cli   '/usr/local/bin/node',
        0 verbose cli   '/usr/local/bin/npm',
        0 verbose cli   'install',
        0 verbose cli   'iobroker.sainlogic@0.6.6',
        0 verbose cli   '--loglevel',
        0 verbose cli   'error',
        0 verbose cli   '--prefix',
        0 verbose cli   '/opt/iobroker'
        0 verbose cli ]
        1 info using npm@7.5.2
        2 info using node@v12.18.4
        3 timing config:load:defaults Completed in 5ms
        4 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 4ms
        5 timing config:load:builtin Completed in 4ms
        6 timing config:load:cli Completed in 5ms
        7 timing config:load:env Completed in 0ms
        8 timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
        9 timing config:load:project Completed in 2ms
        10 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
        11 timing config:load:user Completed in 1ms
        12 timing config:load:file:/opt/iobroker/etc/npmrc Completed in 0ms
        13 timing config:load:global Completed in 0ms
        14 timing config:load:cafile Completed in 1ms
        15 timing config:load:validate Completed in 0ms
        16 timing config:load:setUserAgent Completed in 1ms
        17 timing config:load:setEnvs Completed in 2ms
        18 timing config:load Completed in 23ms
        19 verbose npm-session 4fa8a9885f304fb0
        20 timing npm:load Completed in 40ms
        21 timing arborist:ctor Completed in 2ms
        22 timing idealTree:init Completed in 2062ms
        23 timing idealTree:userRequests Completed in 11ms
        24 silly idealTree buildDeps
        25 silly fetch manifest iobroker.sainlogic@0.6.6
        26 http fetch GET 304 https://registry.npmjs.org/iobroker.sainlogic 3428ms (from cache)
        27 silly placeDep ROOT iobroker.sainlogic@ REPLACE for: iobroker.inst@2.0.3 want: 0.6.6
        28 timing idealTree:#root Completed in 3457ms
        29 timing idealTree:node_modules/iobroker.sainlogic Completed in 0ms
        30 timing idealTree:buildDeps Completed in 3460ms
        31 timing idealTree:fixDepFlags Completed in 54ms
        32 timing idealTree Completed in 5589ms
        33 timing command:install Completed in 5599ms
        34 verbose type version
        35 verbose stack iobroker.sainlogic: No matching version found for iobroker.sainlogic@0.6.6.
        35 verbose stack     at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:207:23)
        35 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:117:26
        35 verbose stack     at async Arborist.[nodeFromEdge] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:874:19)
        35 verbose stack     at async Arborist.[buildDepStep] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:824:11)
        35 verbose stack     at async Arborist.buildIdealTree (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:209:7)
        35 verbose stack     at async Promise.all (index 1)
        35 verbose stack     at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:127:5)
        35 verbose stack     at async install (/usr/local/lib/node_modules/npm/lib/install.js:38:3)
        36 verbose cwd /opt/iobroker
        37 verbose Linux 5.4.51-v7l+
        38 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.sainlogic@0.6.6" "--loglevel" "error" "--prefix" "/opt/iobroker"
        39 verbose node v12.18.4
        40 verbose npm  v7.5.2
        41 error code ETARGET
        42 error notarget No matching version found for iobroker.sainlogic@0.6.6.
        43 error notarget In most cases you or one of your dependencies are requesting
        43 error notarget a package version that doesn't exist.
        44 verbose exit 1
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Sender last edited by Thomas Braun

          @sender sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

          NPM version: 7.5.2

          Die Version 7 von npm funktioniert nicht gut in Verbindung mit ioBroker und sollte nicht verwendet werden. Installier npm@6.
          Grundsätzlich scheint deine nodeJS-Installation 'krumm' zu sein. Zieh das gerade, siehe Link in meiner Signatur. Der Rest von OS ist auch nicht aktuell.

          Bei sainlogic scheint aber auch die Versionslogik etwas durcheinander zu sein:

          github:	0.7.0
          latest:	0.6.1 for 10 months
          stable:	0.6.6
          

          Die 0.6.1 lässt sich hier jedenfalls installieren.
          Die 0.6.6 ist wohl zurückgezogen worden oder nicht richtig eingecheckt worden. Muss wohl @Fogg mal reinschauen.

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

            @thomas-braun
            Danke für Deine Tipps! 👍
            Wird grad gehoben...

            Unabhängig davon, würde ich auch sagen, der Fehler beim Update hängt nicht an meiner "krummen" Installation, sondern an der Versionslogik.

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

              @sender Das stimmt, deine chaotische Installation von nodeJS trägt aber auch nicht zu einem konstistenten System bei.

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

                @thomas-braun nicht so schimpfen, ich bin doch sensibel... 👶 😆

                Isses so besser?

                /usr/bin/nodejs
                v14.16.0
                /usr/bin/node
                v14.16.0
                /usr/bin/npm
                6.14.11
                nodejs:
                  Installiert:           14.16.0-1nodesource1
                  Installationskandidat: 14.16.0-1nodesource1
                  Versionstabelle:
                 *** 14.16.0-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
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Sender last edited by

                  @sender
                  Ja, passt.
                  Rest vom Fest auch aktuell?

                  uname -a
                  sudo apt update
                  
                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Sender @Thomas Braun last edited by

                    @thomas-braun
                    Ja, nur geht jetzt mein Node-Red nicht mehr, installierte Paletten sind zwar installiert, aber trotzdem nicht da und lassen sich werder de- noch neu installieren - YEAH!!!

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

                      @sender
                      Mal den kompletten Rechner sauber durchgestartet?

                      Thomas Braun S 2 Replies Last reply Reply Quote 0
                      • S
                        Sender last edited by

                        @thomas-braun ja, klar...

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

                          @thomas-braun Dann mach einen neuen Thread dazu auf. Mit sainlogic hat das ja nix zu tun.

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

                            @thomas-braun said in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:

                            @RaspiUser

                            iobroker update
                            iobroker upgrade
                            

                            ... geht auch nicht, also die Reaktion von @Fogg abwarten, richtig ?

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

                              @raspiuser
                              Ja, ich vermute da ist was falsch in den jeweiligen Repositories eingecheckt worden. In stable ist ja auch kein Datum drin, was normalerweise der Fall ist.

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

                                @thomas-braun SO! läuft alles wieder...
                                node-red-contrib-smartmeter hat sich heftig gegen einen rebuild gewehrt, die node.js Version hatte sich ja geändert.

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

                                  @sender Sollte eigentlich automatisch im Hintergrund passieren.

                                  Manchmal muss halt noch von Hand rebuildet werden.
                                  Steht aber dann im Log drin.

                                  1 Reply Last reply Reply Quote 0
                                  • E
                                    e-i-k-e last edited by e-i-k-e

                                    @Fogg

                                    Nach Update des js-Controllers auf Version 3.3x wird nachfolgendes im Log angezeigt.

                                    sainlogic.0	2021-04-30 21:20:28.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 21:20:28.097	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 21:20:28.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 21:20:28.096	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 21:20:28.092	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
                                    sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:19:27.095	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:19:27.094	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:19:27.091	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
                                    sainlogic.0	2021-04-30 19:18:26.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:18:26.097	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:18:26.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:18:26.095	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:18:26.092	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
                                    sainlogic.0	2021-04-30 19:17:25.098	warn	(6166) State value to set for "sainlogic.0.weather.current.uvi" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:17:25.098	warn	(6166) State value to set for "sainlogic.0.weather.current.winddir" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:17:25.097	warn	(6166) State value to set for "sainlogic.0.weather.current.outdoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:17:25.097	warn	(6166) State value to set for "sainlogic.0.weather.current.indoorhumidity" has wrong type "string" but has to be "number"
                                    sainlogic.0	2021-04-30 19:17:25.094	warn	(6166) State "sainlogic.0.info.last_listener_update" has no existing object, this might lead to an error in future versions
                                    

                                    https://forum.iobroker.net/topic/44624/js-controller-3-3-jetzt-im-latest/68

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @e-i-k-e last edited by

                                      @e-i-k-e

                                      Mach am besten ein Issue dazu auf, falls noch nicht geschehen:

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

                                      E 1 Reply Last reply Reply Quote 0
                                      • E
                                        e-i-k-e @Thomas Braun last edited by

                                        @thomas-braun

                                        erledigt

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

                                        e-i-k-e created this issue in phifogg/ioBroker.sainlogic

                                        closed Log-Eintrag mit js-Controller 3.3.x #74

                                        Fogg 1 Reply Last reply Reply Quote 0
                                        • Fogg
                                          Fogg @e-i-k-e last edited by

                                          @e-i-k-e
                                          Ich kriege gerade die neue jsController version bei mir nicht installiert.. das muss ich erst noch rausknobeln wie ..

                                          Wenn Du aber testen magst habe ich im DEV Branch versucht die Warn-Meldungen zu umgehen.
                                          https://github.com/phifogg/ioBroker.sainlogic/tree/dev

                                          Das mit den Versionen im Repo ist durchaus etwas wo ich leicht auf kriegsfuss stehe. Zurückgezogen habe ich nichts...

                                          Ich versuche in Kürze die 0.7.1 ins repo zu schieben, die ist auch schon stabil.

                                          RaspiUser 1 Reply Last reply Reply Quote 0
                                          • T
                                            tim77777 last edited by

                                            Hallo ....

                                            ich habe mir gerade sainlogic instaliert mit einer WPS1500.

                                            Ich kriege folgende Fehlermeldung. Kann mir einer helfen ?

                                            sainlogic.JPG

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            816
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter froggit wh4000sh sainlogic wetterstation ws980wifi
                                            60
                                            326
                                            57573
                                            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