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.
    • H
      Haifisch_777 last edited by Negalein

      Hallo Zusammen,
      als absoluter Laie brauche ich Hilfe.
      Ich möchte meine ELV WS 980 in iobroker einbinden.
      Dazu habe ich versucht den Adapter einzufügen, doch leider bekomme ich folgende Fehlermeldung:

      $ ./iobroker url "https://github.com/repo/ioBroker.gh/tarball/master" gh
      install https://github.com/repo/ioBroker.gh/tarball/master
      NPM version: 7.5.3
      npm install https://github.com/repo/ioBroker.gh/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
      npm
       ERR!
       code E404
      npm
       ERR! 
      404 Not Found - GET https://github.com/repo/ioBroker.gh/tarball/masternpm ERR!
       404 npm ERR!
       404  'https://github.com/repo/ioBroker.gh/tarball/master' is not in the npm registry.npm ERR! 404 This package name is not valid, because npm
       ERR! 404  1. name can only contain URL-friendly charactersnpm ERR! 404  2. name can no longer contain capital lettersnpm ERR! 404 npm ERR! 404 Note that you can also install from anpm ERR! 404 tarball, folder, http url, or git url.
      
      npm ERR!
       A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-02-13T11_15_36_621Z-debug.log
      ERROR: host.raspff Cannot install https://github.com/repo/ioBroker.gh/tarball/master: 1
      ERROR: process exited with code 25
      

      Was mach ich falsch?

      Danke im Voraus!
      Haifisch

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

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

        NPM version: 7.5.3

        Uhii .... bischen alt

        Ziehe erstmal dein System Up to Date .

        https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

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

          @glasfaser
          Ok, vielen Dank, ich habe das System nach Anleitung auf den neusten Stang gebarcht, auch ohne Fehler :-).
          Leider gibt es den Fehler noch immer!

          $ ./iobroker url "https://github.com/repo/ioBroker.gh/tarball/master" gh
          install https://github.com/repo/ioBroker.gh/tarball/master
          NPM version: 7.5.1
          npm install https://github.com/repo/ioBroker.gh/tarball/master --loglevel error --prefix "/opt/iobroker" (System call)
          npm ERR! code E404npm ERR! 404 Not Found - GET https://github.com/repo/ioBroker.gh/tarball/masternpm ERR! 404 npm ERR! 404  'https://github.com/repo/ioBroker.gh/tarball/master' is not in the npm registry.npm ERR! 404 This package name is not valid, because npm ERR! 404  1. name can only contain URL-friendly charactersnpm ERR! 404  2. name can no longer contain capital lettersnpm ERR! 404 npm ERR! 404 Note that you can also install from anpm ERR! 404 tarball, folder, http url, or git url.
          npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-02-13T12_30_13_706Z-debug.log
          ERROR: host.raspff Cannot install https://github.com/repo/ioBroker.gh/tarball/master: 1
          ERROR: process exited with code 25
          

          Gruß
          Haifisch

          Mod-Edit: Code in Code-Tag gepackt Screenshot_2021-02-13 Test Adapter ioBroker sainlogic v0 6 X GitHub Latest.png

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

            @haifisch_777

            Welchen Link nutzt du in GitHub , um es zu installieren .

            https://github.com/phifogg/ioBroker.sainlogic
            
            H 1 Reply Last reply Reply Quote 0
            • H
              Haifisch_777 @Glasfaser last edited by

              @glasfaser

              Ich gebe das ein:

              5f2e62a0-32e5-4907-b3f6-79d732a88cae-image.png

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

                @haifisch_777

                Mache mal das:
                .
                1.JPG

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

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

                  $ ./iobroker url "https://github.com/repo/ioBroker.gh/tarball/master" gh
                  install https://github.com/repo/ioBroker.gh/tarball/master

                  Er zieht es hiervon , die Adresse gibt es nicht :

                  .
                  1.JPG

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

                    @glasfaser
                    Suuuper, danke, das hat erst einmal funktioniert!

                    Tolles Forum hier

                    H 1 Reply Last reply Reply Quote 0
                    • H
                      Haifisch_777 @Haifisch_777 last edited by

                      @haifisch_777
                      Naja , irgend ein Fehler habe ich noch.
                      Vielleicht die Instanz nicht richtig eingerichtet?
                      858e1ba5-69ab-4949-a65f-fab9aec634d1-image.png

                      H Fogg 2 Replies Last reply Reply Quote 0
                      • H
                        Haifisch_777 @Haifisch_777 last edited by

                        @haifisch_777
                        1a942eb8-2260-4f59-b5aa-3d162ce1393d-image.png

                        aae6dbdb-1e61-4074-81a2-f2cb125a7be5-image.png

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

                          @haifisch_777

                          Laut Screeshot hast du Node 15.8.0 , ich glaube nicht das dieses damit funktioniert.
                          Aktuell ist 12 bzw. 14

                          H 2 Replies Last reply Reply Quote 0
                          • H
                            Haifisch_777 @Glasfaser last edited by

                            @glasfaser
                            Thanks,

                            dann auf 14 zurück gehen?

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

                              @haifisch_777

                              Ja .

                              EDIT :

                              du hast 3.1.6

                              ab 3.2 kannst du experimentieren 15 nutzen , aber siehe hier :

                              https://forum.iobroker.net/topic/41029/js-controller-3-2-jetzt-im-latest

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

                                @glasfaser @Haifisch_777
                                Node15 bringt npm7 mit, das läuft aber noch nicht vernünftig mit dem ioBroker zusammen. Deshalb auf node12 oder node14 setzen. Und auch nicht manuell npm aktualisieren.

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

                                  @thomas-braun

                                  deshalb mein Edit oben , da ich nicht weiß was er noch vor hat , bzw. gemacht hat

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

                                    @glasfaser
                                    Was es auch sei, am besten nicht mit einer krummen Entwicklerversion von node rumpfuschen.

                                    Die initiale Fehlermeldung kommt ja auch von npm@7. Mit npm@6 wäre das vermutlich sogar direkt gegangen.

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

                                      @thomas-braun sagte in Test Adapter ioBroker.sainlogic v0.6.X GitHub/Latest:
                                      @glasfaser
                                      Was es auch sei, am besten nicht mit einer krummen Entwicklerversion von node rumpfuschen.

                                      Die initiale Fehlermeldung kommt ja auch von npm@7. Mit npm@6 wäre das vermutlich sogar direkt gegangen.

                                      @Haifisch_777
                                      Die Antwort ist für dich !

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

                                        @glasfaser
                                        Oh ganz schön kompliziert.
                                        Ich wollte auf node 12 zurück gehen, es funktioniert aber nicht.

                                        curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -

                                        dann sudo apt-get install -y nodejs

                                        aber es bleibt bei 15

                                        nodejs ist schon die neueste Version (15.8.0-1nodesource1).

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

                                          @haifisch_777
                                          Hier steht drin wie man eine bestimmte Version eines Paketes installiert:

                                          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                          Weitere (konkrete!) Fragen bitte in einem eigenen Thread, das hat mit dem Adapter nix zu tun.

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

                                            @glasfaser

                                            Hai zusammen,
                                            sainlogic.0 läuft irgendwie, das finde ich erst einmal super.
                                            Ich bekomme die richtigen Werte angezeigt und auch aktualisiert.
                                            Mit Hilfe einiger Profis habe ich es hin bekommen, aber anscheinend ist irgendwas noch nicht OK?
                                            Die Instanz zeigt mit einen roten Punkt, Verbunden mit Host = falsch und Lebenszeichen = falsch

                                            Auch laufen folgende Fehler auf.
                                            Aber ich bekommen meine Werte, ist das so OK?

                                            sainlogic.0	2021-02-14 13:18:37.946	warn	(20398) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            sainlogic.0	2021-02-14 13:18:37.482	info	(20398) Starting Listener
                                            sainlogic.0	2021-02-14 13:18:37.479	info	(20398) Scheduler call ws_getmindaily activated
                                            sainlogic.0	2021-02-14 13:18:37.478	info	(20398) Scheduler call ws_getmaxdaily activated
                                            sainlogic.0	2021-02-14 13:18:37.478	info	(20398) Scheduler call ws_getmin activated
                                            sainlogic.0	2021-02-14 13:18:37.477	info	(20398) Scheduler call ws_getmax activated
                                            sainlogic.0	2021-02-14 13:18:37.476	info	(20398) Scheduler call ws_getcurrent activated
                                            sainlogic.0	2021-02-14 13:18:37.475	info	(20398) Scheduler call ws_getfirmware activated
                                            sainlogic.0	2021-02-14 13:18:37.474	info	(20398) Starting Scheduler
                                            sainlogic.0	2021-02-14 13:18:37.413	info	(20398) starting. Version 0.6.4 in /opt/iobroker/node_modules/iobroker.sainlogic, node: v12.20.2, js-controller: 3.1.6
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at internal/main/run_main_module.js:17:47
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at Module.load (internal/modules/cjs/loader.js:863:32)
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at Module._compile (internal/modules/cjs/loader.js:999:30)
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:281:5)
                                            sainlogic.0	2021-02-14 13:18:36.943	error	at new Sainlogic (/opt/iobroker/node_modules/iobroker.sainlogic/main.js:30:53)
                                            sainlogic.0	2021-02-14 13:18:36.943	error	(20398) TypeError: Cannot read property 'bind' of undefined
                                            sainlogic.0	2021-02-14 13:18:36.940	error	(20398) uncaught exception: Cannot read property 'bind' of undefined
                                            sainlogic.0	2021-02-14 13:18:05.344	warn	(20051) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            
                                            Glasfaser 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            723
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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