Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Problem] Dream btw. Enigma2 Adapter

    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

    [Problem] Dream btw. Enigma2 Adapter

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

      kann das an den unterschiedlichen Versionen von Node liegen?

      ich hab node: v4.5.0 und node: v6.11.2

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

        ich hab es jetzt auch nochmal auf meinem RPI3 geladen und gestartet. ohne probleme…..

        enigma2.0	2017-09-08 18:06:00.136	info	starting Polling every 3000 ms
        enigma2.0	2017-09-08 18:06:00.110	info	starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.enigma2, node: v6.11.2
        Non	2017-09-08 18:05:58.869	info	npm module. No package.json
        host.raspberrypi	2017-09-08 18:05:57.037	info	instance system.adapter.enigma2.0 started with pid 19724
        host.raspberrypi	2017-09-08 18:05:55.094	info	instance system.adapter.enigma2.0 terminated with code 0 (OK)
        enigma2.0	2017-09-08 18:05:55.030	info	terminating
        host.raspberrypi	2017-09-08 18:05:54.516	info	stopInstance system.adapter.enigma2.0 killing pid 19712
        host.raspberrypi	2017-09-08 18:05:54.515	info	stopInstance system.adapter.enigma2.0
        

        Ich habe das sogar mit dream-webIf und mit openweb If getestet.

        da muss ich noch mal genauer schauen.

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

          @kmxak:

          so ganz rund läuft es noch nicht. bekomme folgende fehler:

          <code>host.ioBroker	2017-09-08 15:19:28.716	info	Restart adapter system.adapter.enigma2.0 because enabled
          host.ioBroker	2017-09-08 15:19:28.715	error	instance system.adapter.enigma2.0 terminated with code 0 (OK)
          enigma2.0	2017-09-08 15:19:28.515	debug	using no authorization
          enigma2.0	2017-09-08 15:19:28.515	debug	creating request for command 'GETCURRENT' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/getcurrent')
          enigma2.0	2017-09-08 15:19:28.515	debug	using no authorization
          enigma2.0	2017-09-08 15:19:28.515	debug	creating request for command 'GETVOLUME' (deviceId: 1, host: 192.168.2.55, port: 80, path: '/web/vol')
          ......
          
          bekommst du die Fehler auch wenn du den vuplus Adapter von "vader722" installierst und startest?</code>
          ``` ` 
          1 Reply Last reply Reply Quote 0
          • kmxak
            kmxak Most Active last edited by

            Den hatte ich gar nicht installiert bekommen

            Gesendet von meinem SM-G930F mit Tapatalk

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

              @kmxak:

              so ganz rund läuft es noch nicht. bekomme folgende fehler: `
              Hallo kmxak

              Bitte den Code-Tag zusätzlich in einen Spoiler-Tag packen.

              Grüße

              1 Reply Last reply Reply Quote 0
              • Dutchman
                Dutchman Developer Most Active Administrators last edited by

                @Matten Matten:

                hmmm… bei mir hat er das nicht gemacht.

                ok hab noch was geändert -> https://www.dropbox.com/s/ybu1j2h7490s1 … 2.rar?dl=0

                bei mir startet der Adapter so:

                enigma2.0	2017-09-08 19:44:53.218	info	starting Polling every 3000 ms
                enigma2.0	2017-09-08 19:44:53.214	info	starting. Version 0.0.3 in E:/Programme/ioBroker/node_modules/iobroker.enigma2, node: v4.5.0
                Non	2017-09-08 19:44:53.017	info	npm module. No package.json
                2017-09-08 19:44:52.508	info	instance system.adapter.enigma2.0 started with pid 9588
                2017-09-08 19:44:50.012	info	instance system.adapter.enigma2.0 terminated with code null ()
                2017-09-08 19:44:50.011	warn	instance system.adapter.enigma2.0 terminated due to SIGTERM
                2017-09-08 19:44:49.997	info	stopInstance system.adapter.enigma2.0 killing pid 2476
                2017-09-08 19:44:49.997	info	stopInstance system.adapter.enigma2.0
                ```` `  
                

                Hi,

                Hast du den adapter inzwischen auch auf git gestellt das macht installieren nach aenderungen doch um so einiges leichter 🙂

                blicke jetzt nicht ganz durch ob ich dein dropbox pakket nehmen sollte oder den gitlink von vader722 : https://github.com/vader722/ioBroker.vu … its/master

                ~Dutch

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

                  https://github.com/Matten-Matten/iobroker.enigma2
                  3476_iobroker.admin-08.09.2017_01_28_25.png
                  3476_iobroker.admin-17.09.2017_15_48_04.png
                  3476_iobroker.admin-17.09.2017_15_46_25.png
                  3476_iobroker.admin-07.09.2017_16_52_30.png
                  3476_test_frage.jpg

                  1 Reply Last reply Reply Quote 0
                  • N
                    NightWatcher last edited by

                    Was genau hast du vor? Das, was du dort absetzt, ist eine Nachricht an die VU+.

                    Aber kein Befehl.

                    Möchtest du per Klick auf den Homematic Button den Sender wechseln?

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

                      @Matten Matten:

                      hab noch nie was auf github hochgeladen (kein Plan wie) :roll: :?:

                      deshalb den Dropbox Link bitte.

                      https://www.dropbox.com/s/ybu1j2h7490s1 … 2.rar?dl=0 `

                      UPDATE auf Version 0.0.4!!!

                      hab noch ein paar sachen hinzugefügt und die Konfigurationsmaske optimiert.

                      https://www.dropbox.com/s/oklkr9tiem7xh … 2.rar?dl=0
                      3476_iobroker.admin-18.09.2017_19_28_29.png

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

                        GIT wäre aber trotzdem am besten aus der DropBox ist das sehr umständlich.

                        Schau mal hier: https://www.youtube.com/playlist?list=P … _0Uy0YLdHW

                        GitHub ist kein Hexenwerk

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

                          @kmxak:

                          GIT wäre aber trotzdem am besten aus der DropBox ist das sehr umständlich.

                          Schau mal hier: https://www.youtube.com/playlist?list=P … _0Uy0YLdHW

                          GitHub ist kein Hexenwerk `

                          ok, danke für den link 🙂 das werde ich mir heute Nacht mal reinziehen vielleicht hab ich's ja bis morgen früh auf github.

                          mit freundlichen Grüßen

                          Matze

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

                            https://github.com/Matten-Matten/iobroker.enigma2

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by

                              Guten Morgen 😉
                              @Matten Matten:

                              vielleicht hab ich's ja bis morgen früh auf github. `

                              Super Arbeit!

                              Gruß

                              Rainer

                              1 Reply Last reply Reply Quote 0
                              • G
                                gst666 last edited by

                                Konnte den Adapter leider nicht installieren:

                                $ ./iobroker url "https://github.com/Matten-Matten/iobroker.enigma2"
                                install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master
                                npm install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master --production --prefix "/opt/iobroker" (System call)
                                npm
                                 WARN excluding symbolic link node_modules/request/node_modules/.bin/har-validator -> ../har-validator/bin/har-validatornpm WARN excluding symbolic link node_modules/request/node_modules/.bin/uuid -> ../node-uuid/bin/uuid
                                
                                npm ERR! Linux 4.4.0-89-genericnpm ERR! argv "/root/.nvm/versions/node/v6.11.0/bin/node" "/root/.nvm/versions/node/v6.11.0/bin/npm" "install" "https://github.com/Matten-Matten/iobroker.enigma2/tarball/master" "--production" "--prefix" "/opt/iobroker"
                                npm ERR! node v6.11.0
                                npm ERR! npm  v3.10.10
                                npm ERR! path /tmp/npm-13415-92695ca7/unpack-1811fc56/package.json
                                npm ERR! code ENOENT
                                npm ERR! errno -2
                                npm ERR! syscall open
                                
                                npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-13415-92695ca7/unpack-1811fc56/package.json'
                                npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-13415-92695ca7/unpack-1811fc56/package.json'
                                npm ERR! enoent This is most likely not a problem with npm itself
                                npm ERR! enoent and is related to npm not being able to find a file.
                                npm ERR! enoent 
                                
                                npm ERR! Please include the following file with any support request:npm
                                
                                ERR!     /opt/npm-debug.log
                                ERROR: host.automation Cannot install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master: 254
                                ERROR: process exited with code 25
                                
                                1 Reply Last reply Reply Quote 0
                                • Matten Matten
                                  Matten Matten last edited by

                                  @gst666:

                                  Konnte den Adapter leider nicht installieren:

                                  $ ./iobroker url "https://github.com/Matten-Matten/iobroker.enigma2"
                                  install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master
                                  npm install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master --production --prefix "/opt/iobroker" (System call)
                                  npm
                                   WARN excluding symbolic link node_modules/request/node_modules/.bin/har-validator -> ../har-validator/bin/har-validatornpm WARN excluding symbolic link node_modules/request/node_modules/.bin/uuid -> ../node-uuid/bin/uuid
                                  
                                  npm ERR! Linux 4.4.0-89-genericnpm ERR! argv "/root/.nvm/versions/node/v6.11.0/bin/node" "/root/.nvm/versions/node/v6.11.0/bin/npm" "install" "https://github.com/Matten-Matten/iobroker.enigma2/tarball/master" "--production" "--prefix" "/opt/iobroker"
                                  npm ERR! node v6.11.0
                                  npm ERR! npm  v3.10.10
                                  npm ERR! path /tmp/npm-13415-92695ca7/unpack-1811fc56/package.json
                                  npm ERR! code ENOENT
                                  npm ERR! errno -2
                                  npm ERR! syscall open
                                  
                                  npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-13415-92695ca7/unpack-1811fc56/package.json'
                                  npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-13415-92695ca7/unpack-1811fc56/package.json'
                                  npm ERR! enoent This is most likely not a problem with npm itself
                                  npm ERR! enoent and is related to npm not being able to find a file.
                                  npm ERR! enoent 
                                  
                                  npm ERR! Please include the following file with any support request:npm
                                   
                                  ERR!     /opt/npm-debug.log
                                  ERROR: host.automation Cannot install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master: 254
                                  ERROR: process exited with code 25
                                  ```` `  
                                  

                                  so hab ich es auch nicht installiert bekommen. deshalb hab ich den ganzen Ordner immer in ioBroker\node_modules eingefügt.

                                  ich hab auch nicht die Programmier Kenntnisse um so ein Fehler zu beheben. sry 😞

                                  1 Reply Last reply Reply Quote 0
                                  • N
                                    NightWatcher last edited by

                                    Es wäre vorteilhafter, wenn du den original Adapter geforked hättest und per push request der eigentliche Entwickler deine Änderungen in den richtigen Adapter einfügt.

                                    Dein Adapter basiert nämlich auf einer alten Version des originals.

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

                                      @NightWatcher:

                                      Es wäre vorteilhafter, wenn du den original Adapter geforked hättest und per push request der eigentliche Entwickler deine Änderungen in den richtigen Adapter einfügt.

                                      Dein Adapter basiert nämlich auf einer alten Version des originals. `

                                      Wie gesagt ich bin eigentlich nur Anwender. Hab lediglich für mich ein paar Veränderungen hinzugefügt und wollte es hier teilen. Hab den Adapter nur für mich in Enigma2 umbenannt, da er ja mit alle Boxen (webif oder openwebif ) funktioniert. Ich hab gesehen, dass du bereits Veränderungen am vuplus Adapter vorgenommen hast, sonst nimm doch alles nützliche aus meinen Veränderungen und füge die dem vuplus Adapter hinzu.

                                      (Hatte den vuplus Adapter nach deinen Veränderungen nochmals versucht übers iobroker.admin webif zu installieren aber ohne erfolg. auch wenn ich den manuell in den Ordner schiebe und hochlade, kann ich zwar den Adapter einrichten und starten, jedoch steigt er gleich mit Fehlermeldung aus und stoppt.)

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        NightWatcher last edited by

                                        Okay, dass mein Adapter nen Fehler bringt, ist mir bisher nicht bekannt.

                                        Bei mir läuft er super. Was für ein Fehler kommt denn im Log? Vorher braucht man ja auch noch nicht drüber nachdenken, die beiden Adapter zusammenzulegen, sonst holt man den Fehler ggf. noch mit.

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

                                          ! ````
                                          iobroker 2017-09-20 10:01:01.178 info exit 25
                                          iobroker 2017-09-20 10:01:01.169 error host.ioBroker Cannot install https://github.com/vader722/ioBroker.vuplus/tarball/master: 254
                                          iobroker 2017-09-20 10:01:01.153 info npm ERR! /npm-debug.log
                                          iobroker 2017-09-20 10:01:01.149 info npm ERR! Please include the following file with any support request:
                                          iobroker 2017-09-20 10:01:01.149 info
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! enoent
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! enoent and is related to npm not being able to find a file.
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! enoent This is most likely not a problem with npm itself
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-24311-36afe482/unpack-15dbad0b/package.json'
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-24311-36afe482/unpack-15dbad0b/package.json'
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! syscall open
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! errno -2
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! code ENOENT
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! path /tmp/npm-24311-36afe482/unpack-15dbad0b/package.json
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! npm v3.10.10
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! node v6.11.3
                                          iobroker 2017-09-20 10:01:01.098 info npm ERR! Linux 4.9.0-3-amd64npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "https://github.com/vader722/ioBroker.vuplus/tarball/master" "--production" "--prefix" "/opt/iobroker"

                                          
                                          das kommt bei mir
                                          1 Reply Last reply Reply Quote 0
                                          • coyote
                                            coyote Most Active last edited by

                                            Bekomme auch beide Adapter nicht über Git installiert. Und wie Matten Matten schon schrieb, den VU+ bekam ich auch damals nicht über Git installiert und auch jetzt eben nicht.

                                            Gleicher Fehler wie gst666 gepostet hat.

                                            Damals hatte ich den vu+ dann in den Ordner gepackt, aber richtig lief er nicht, siehe Fehler Log von kmxak.

                                            Wäre echt top wenn ihr vllt beide zusammen legen könntet und die Fehler natürlich vorher beseitigt [emoji3]

                                            Trotzdem schon mal danke für die Arbeit und den/die Adapter. [emoji106]

                                            Gesendet von meinem VTR-L09 mit Tapatalk

                                            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

                                            521
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            82
                                            739
                                            184048
                                            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