Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter "smartmeter"

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    200

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Adapter "smartmeter"

Adapter "smartmeter"

Scheduled Pinned Locked Moved ioBroker Allgemein
3.6k Posts 280 Posters 2.4m Views 161 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jautze
    wrote on last edited by
    #541

    Super danke und gute Nacht.

    1 Reply Last reply
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      wrote on last edited by
      #542

      So, 0.5.12 auf Github …

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Reply Last reply
      0
      • J Offline
        J Offline
        Jautze
        wrote on last edited by
        #543

        Hi,

        danke.

        Aer es funktioniert leider immer noch nicht.

        Schade.

        Danke und viele Grüße

        Marcel Jaud

        1 Reply Last reply
        0
        • apollon77A Offline
          apollon77A Offline
          apollon77
          wrote on last edited by
          #544

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

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Reply Last reply
          0
          • J Offline
            J Offline
            Jautze
            wrote on last edited by
            #545

            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
            0
            • apollon77A Offline
              apollon77A Offline
              apollon77
              wrote on last edited by
              #546

              Interessant … versuch nochmal bitte.

              Falls nicht ersetze mal das File manuell:

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

              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
              1 Reply Last reply
              0
              • J Offline
                J Offline
                Jautze
                wrote on last edited by
                #547

                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
                0
                • apollon77A Offline
                  apollon77A Offline
                  apollon77
                  wrote on last edited by
                  #548

                  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)

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Reply Last reply
                  0
                  • J Offline
                    J Offline
                    Jautze
                    wrote on last edited by
                    #549

                    Hallo,

                    super danke es funktioniert.

                    😄 😄 😄 🙂 🙂

                    Viele Grüße

                    Marcel Jaud

                    1 Reply Last reply
                    0
                    • apollon77A Offline
                      apollon77A Offline
                      apollon77
                      wrote on last edited by
                      #550

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

                      Danke!

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      1 Reply Last reply
                      0
                      • R Offline
                        R Offline
                        RappiRN
                        Most Active
                        wrote on last edited by
                        #551

                        Bei mir läuft alles nach dem Update! 😄

                        Enrico

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          schneidy76
                          wrote on last edited by
                          #552

                          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?

                          Raspberry Matic (RP3), LIVE PV Monitoring mit Smartmeter, Poolsteuerung mit NodeRed, KNX Ausbau (ersetzt stückweise HM & klassische Installation), ioBroker Multihost (RP4 &RP2), Visu mit VIS

                          1 Reply Last reply
                          0
                          • apollon77A Offline
                            apollon77A Offline
                            apollon77
                            wrote on last edited by
                            #553

                            … addRemoteGit Error: not found: git

                            apt-get install git

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            1 Reply Last reply
                            0
                            • C Offline
                              C Offline
                              ChristianF
                              wrote on last edited by
                              #554

                              Info: Udo verkauft keine Smartmeter Leseköpfe mehr.

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

                              1 Reply Last reply
                              0
                              • S Offline
                                S Offline
                                schneidy76
                                wrote on last edited by
                                #555

                                :?: @apollon77:

                                … addRemoteGit Error: not found: git

                                apt-get install git `
                                Das heißt???

                                Raspberry Matic (RP3), LIVE PV Monitoring mit Smartmeter, Poolsteuerung mit NodeRed, KNX Ausbau (ersetzt stückweise HM & klassische Installation), ioBroker Multihost (RP4 &RP2), Visu mit VIS

                                1 Reply Last reply
                                0
                                • apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  wrote on last edited by
                                  #556

                                  Du musst git installiert haben. Der Adapter installiert eine Library direkt aus git. Mit Linux geht das per " apt-get install git"

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  1 Reply Last reply
                                  0
                                  • S Offline
                                    S Offline
                                    schneidy76
                                    wrote on last edited by
                                    #557

                                    Dankeschön, werde ich heute direkt mal testen …

                                    Off Topic: Ich kann mich nicht mehr per putty mit root einloggen. Bekomme" Access denied" zurück. Direkt am pi mit Tastatur geht es????

                                    Raspberry Matic (RP3), LIVE PV Monitoring mit Smartmeter, Poolsteuerung mit NodeRed, KNX Ausbau (ersetzt stückweise HM & klassische Installation), ioBroker Multihost (RP4 &RP2), Visu mit VIS

                                    1 Reply Last reply
                                    0
                                    • wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      wrote on last edited by
                                      #558

                                      @schneidy76:

                                      Dankeschön, werde ich heute direkt mal testen …

                                      Off Topic: Ich kann mich nicht mehr per putty mit root einloggen. Bekomme" Access denied" zurück. Direkt am pi mit Tastatur geht es???? `

                                      Und wenn du per Putty versuchst dich als User "Pi" einzuloggen ?

                                      Gesendet von iPhone mit Tapatalk Pro

                                      Bitte keine Fragen per PN, die gehören ins Forum!

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      1 Reply Last reply
                                      0
                                      • S Offline
                                        S Offline
                                        schneidy76
                                        wrote on last edited by
                                        #559

                                        Das geht ohne Probleme. Das ist es ja…

                                        Raspberry Matic (RP3), LIVE PV Monitoring mit Smartmeter, Poolsteuerung mit NodeRed, KNX Ausbau (ersetzt stückweise HM & klassische Installation), ioBroker Multihost (RP4 &RP2), Visu mit VIS

                                        1 Reply Last reply
                                        0
                                        • a200A Offline
                                          a200A Offline
                                          a200
                                          wrote on last edited by
                                          #560

                                          @schneidy76:

                                          Das geht ohne Probleme. Das ist es ja… `

                                          Der root Zugang ist von Außen gesperrt. Du kannst entweder dich als pi einloggen und dann:

                                          su - 
                                          

                                          ausführen. Oder laut Installationsanleitung für ioBroker für Raspberry:

                                          4. Über Putty am Raspberry anmelden. Login: pi, Kennwort: raspberry

                                          5. mit sudo raspi-config die nötige Grundkonfiguration durchführen

                                          6. Root Zugang freischalten

                                          1. sudo nano /etc/ssh/sshd_config

                                          2. Datei anpassen: PermitRootLogin without-password in PermitRootLogin yes ändern und speichern

                                          3. SSH neu starten: sudo /etc/init.d/ssh restart

                                          4. sudo su (jetzt ist der Root Modus gestartet)

                                          5. mit passwd ein Passwort vergeben

                                          6. Ausloggen und als Root über Putty anmelden

                                          IoBroker auf QNAP TS-451, Raspi und NUC

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          150

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe