Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter "smartmeter"

    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

    Adapter "smartmeter"

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jautze last edited by

      Hallo,

      ja genau es passiert das gleiche.

      Danke und viele Grüße

      Marcel Jaud

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

        Hey, so bitte installiere mal die Github Version neu. Dein Zähler hat einen 3-byte Integer-Wert gesendet mit dem die Library nicht klar kam. Sollte jetzt funktionieren.

        Falls nicht muss ich wohl ne neue Version bauen

        1 Reply Last reply Reply Quote 0
        • J
          Jautze last edited by

          Hallo,

          da ist aber immer noch die 0.5.11 drin.

          Danke und viele Grüße

          Marcel

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

            Ja, aber die Hoffnung ist das er bei dem Update die OpenSML Lib neu vom Github zieht 🙂 Die wird ohne Version mitinstalliert und damit immer neu.

            Tut es?

            1 Reply Last reply Reply Quote 0
            • J
              Jautze last edited by

              Hallo,

              nein geht leider nicht.

              Aber da steht auch das seit 21.7. nichts verändert wurde.

              Viele Grüße

              Marcel Jaud

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

                Ok, mache morgen neue Version 🙂

                1 Reply Last reply Reply Quote 0
                • J
                  Jautze last edited by

                  Super danke und gute Nacht.

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

                    So, 0.5.12 auf Github …

                    1 Reply Last reply Reply Quote 0
                    • J
                      Jautze last edited by

                      Hi,

                      danke.

                      Aer es funktioniert leider immer noch nicht.

                      Schade.

                      Danke und viele Grüße

                      Marcel Jaud

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

                        Dann Debug log bitte. Und schau bitte mal das die files in node_modules/OpenSml aktualisiert wurden.

                        1 Reply Last reply Reply Quote 0
                        • J
                          Jautze last edited by

                          Hallo,

                          ich habe es nochmal komplett deinstalliert und dann nochmal installiert.

                          Aber es sieht nicht so aus als ob die Daten in node_modules/open-sml aktuell sind:

                          ! pi@rasp_pv1_goke:/opt/iobroker $ sudo npm uninstall iobroker.smartmeter
                          ! - smartmeter-obis@0.5.12 node_modules/iobroker.smartmeter/node_modules/smartmeter-obis
                          ! - iobroker.smartmeter@0.5.12 node_modules/iobroker.smartmeter
                          ! pi@rasp_pv1_goke:/opt/iobroker $ sudo npm cache clean
                          ! pi@rasp_pv1_goke:/opt/iobroker $ sudo npm install https://github.com/Apollon77/ioBroker.smartmeter –production
                          ! iobroker@1.0.0 /opt/iobroker
                          ! └─┬ iobroker.smartmeter@0.5.12 (git+https://github.com/Apollon77/ioBroker.s ... f4003f6acd)
                          ! └── smartmeter-obis@0.5.12
                          ! pi@rasp_pv1_goke:/opt/iobroker $ ls -alh /opt/iobroker/node_modules/open-sml/
                          ! insgesamt 56K
                          ! drwxrwxrwx 4 root root 4,0K Jul 22 02:30 .
                          ! drwxr-xr-x 337 root root 12K Jul 24 07:47 ..
                          ! -rw-rw-rw- 1 root root 1,9K Jun 12 12:07 Gruntfile.js
                          ! -rw-rw-rw- 1 root root 4,1K Jun 12 12:07 index.js
                          ! drwxrwxrwx 3 root root 4,0K Jul 22 02:30 lib
                          ! -rw-rw-rw- 1 root root 1,1K Jun 12 12:07 LICENSE
                          ! -rw-rw-rw- 1 root root 102 Jun 12 12:07 .npmignore
                          ! -rw-rw-rw- 1 root root 4,8K Jun 12 12:08 package.json
                          ! -rw-rw-rw- 1 root root 1,7K Jun 12 12:07 README.md
                          ! drwxrwxrwx 3 root root 4,0K Jul 22 02:30 test
                          ! pi@rasp_pv1_goke:/opt/iobroker $ ls -alh /opt/iobroker/node_modules/open-sml/lib/
                          ! insgesamt 60K
                          ! drwxrwxrwx 3 root root 4,0K Jul 22 02:30 .
                          ! drwxrwxrwx 4 root root 4,0K Jul 22 02:30 ..
                          ! -rw-rw-rw- 1 root root 2,5K Jun 12 12:07 Constants.js
                          ! drwxrwxrwx 3 root root 4,0K Jul 22 02:30 messages
                          ! -rw-rw-rw- 1 root root 14K Jun 12 12:07 SmlBuffer.js
                          ! -rw-rw-rw- 1 root root 3,0K Jun 12 12:07 SmlCRC.js
                          ! -rw-rw-rw- 1 root root 4,3K Jun 12 12:07 SmlFile.js
                          ! -rw-rw-rw- 1 root root 4,1K Jun 12 12:07 SmlMessageBody.js
                          ! -rw-rw-rw- 1 root root 4,4K Jun 12 12:07 SmlMessage.js

                          Viele Grüße

                          Marcel Jaud

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

                            Interessant … versuch nochmal bitte.

                            Falls nicht ersetze mal das File manuell:

                            https://github.com/Apollon77/OpenSML/bl ... lBuffer.js

                            1 Reply Last reply Reply Quote 0
                            • J
                              Jautze last edited by

                              Hallo,

                              habe jetzt manuell drüber kopiert.

                              Jetzt bekomme ich nur noch:

                              host.rasp_pv1_goke 2017-07-24 21:35:41.501 error instance system.adapter.smartmeter.0 terminated with code 1 ()

                              host.rasp_pv1_goke 2017-07-24 21:35:40.719 info instance system.adapter.smartmeter.0 started with pid 11153

                              host.rasp_pv1_goke 2017-07-24 21:35:35.334 info Restart adapter system.adapter.smartmeter.0 because enabled

                              Auch wenn ich nochmal lösche und neu installiere das gleiche.

                              Nach der Installation erneuert sich auch nicht das Datum der SmlBuffer.js Datei.

                              Viele Grüße

                              Marcel Jaud

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

                                Komisch … Dann lösch mal den "open-sml" ordner und installiere dann den Adapter. Sollte dann wieder installiert werden. Falls nicht wirf auch smartmeter-obis weg (oder gleich beides)

                                1 Reply Last reply Reply Quote 0
                                • J
                                  Jautze last edited by

                                  Hallo,

                                  super danke es funktioniert.

                                  😄 😄 😄 🙂 🙂

                                  Viele Grüße

                                  Marcel Jaud

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

                                    Könnten die anderen User bitte auch mal auf die Github Version updaten und schauen ob noch alles tut wie bisher?

                                    Danke!

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      RappiRN Most Active last edited by

                                      Bei mir läuft alles nach dem Update! 😄

                                      Enrico

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

                                        Hy,

                                        $ ./iobroker add smartmeter
                                        npm install iobroker.smartmeter --production --prefix "/opt/iobroker" (System call)
                                        npm
                                        
                                        WARN
                                        
                                        addRemoteGit Error: not found: gitnpm 
                                        WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm 
                                        WARN
                                        
                                        addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm 
                                        WARN 
                                        addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN
                                         addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2 because of error: { Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm
                                         ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2: undefined
                                        
                                        npm
                                         WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm 
                                        WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm WARN
                                        
                                        addRemoteGit
                                             at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52 because of error: { Error: not found: git
                                        npm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        
                                        npm WARN addRemoteGit
                                             at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm
                                         ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52: undefined
                                        
                                        npm
                                         WARN addRemoteGit Error: not found: gitnpm WARN
                                         addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm
                                         WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit
                                             at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac because of error: { Error: not found: git
                                        npm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit
                                             at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm
                                         ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git@github.com:apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git@github.com:apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac: undefined
                                        
                                        npm
                                         ERR! Linux 4.9.24-v7+npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.smartmeter" "--production" "--prefix" "/opt/iobroker"
                                        npm ERR! node v6.10.3
                                        npm
                                         ERR! npm  v3.10.10npm
                                         ERR! code ENOGIT
                                        
                                        npm 
                                        ERR! not found: gitnpm 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!     /npm-debug.log
                                        
                                        host.ioBroker-RasPi install adapter smartmeter
                                        npm install iobroker.smartmeter --production --prefix "/opt/iobroker" (System call)
                                        npm
                                         WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2 because of error: { Error: not found: git
                                        npm WARN 
                                        addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN
                                         addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm
                                         ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2: undefined
                                        
                                        npm 
                                        WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm
                                         WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm WARN
                                         addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52 because of error: { Error: not found: git
                                        npm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52: undefined
                                        
                                        npm WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN 
                                        addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac because of error: { Error: not found: git
                                        npm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git@github.com:apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git@github.com:apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac: undefined
                                        
                                        npm 
                                        ERR! Linux 4.9.24-v7+npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.smartmeter" "--production" "--prefix" "/opt/iobroker"
                                        npm ERR! node v6.10.3
                                        npm ERR! npm  v3.10.10
                                        
                                        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!     /npm-debug.log
                                        
                                        host.ioBroker-RasPi install adapter smartmeter
                                        npm install iobroker.smartmeter --production --prefix "/opt/iobroker" (System call)
                                        npm
                                         WARN
                                         addRemoteGit
                                         Error: not found: gitnpm
                                         WARN 
                                        addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)npm
                                         WARN 
                                        addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm
                                         WARN 
                                        addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2 because of error: { Error: not found: git
                                        npm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm 
                                        ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-f43458a2: undefined
                                        
                                        npm
                                         WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm 
                                        WARN
                                         addRemoteGit
                                             at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN
                                         addRemoteGit
                                             at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)
                                        npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52 because of error: { Error: not found: git
                                        npm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm
                                         ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/apollon77/OpenSML.git /root/.npm/_git-remotes/git-https-github-com-apollon77-OpenSML-git-28622d52: undefined
                                        
                                        npm
                                         WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
                                        npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm
                                         WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15)npm WARN addRemoteGit  apollon77/OpenSML resetting remote /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac because of error: { Error: not found: git
                                        npm WARN addRemoteGit     at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
                                        npm WARN addRemoteGit
                                             at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm WARN addRemoteGit     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
                                        npm WARN addRemoteGit     at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
                                        npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
                                        
                                        npm
                                         ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git@github.com:apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git@github.com:apollon77/OpenSML.git /root/.npm/_git-remotes/git-github-com-apollon77-OpenSML-git-6ff02cac: undefined
                                        
                                        npm
                                         ERR! Linux 4.9.24-v7+
                                        npm
                                         ERR! 
                                        argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.smartmeter" "--production" "--prefix" "/opt/iobroker"
                                        npm ERR!
                                         node v6.10.3
                                        npm
                                         ERR! npm  v3.10.10npm ERR! code ENOGIT
                                        
                                        npm 
                                        ERR! not found: gitnpm 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!     /npm-debug.log
                                        
                                        host.ioBroker-RasPi install adapter smartmeter
                                        ERROR: host.ioBroker-RasPi Cannot install smartmeter
                                        ERROR: process exited with code 13
                                        

                                        Ich bekomme den Adapter nicht installiert.

                                        Woran kann das liegen?

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

                                          … addRemoteGit Error: not found: git

                                          apt-get install git

                                          1 Reply Last reply Reply Quote 0
                                          • C
                                            ChristianF last edited by

                                            Info: Udo verkauft keine Smartmeter Leseköpfe mehr.

                                            Alle Infos hier: https://wiki.volkszaehler.org/hardware/ … sb-ausgang

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            833
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            279
                                            3620
                                            2028004
                                            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