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

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [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

      @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
                • N
                  NightWatcher last edited by

                  Das ist natürlich insofern problematisch, als dass es am Adapter vermutlich selber liegt und nicht an meinen Änderungen. Denn an der Installationsroutine habe ich nicht gewerkelt und da scheint das Problem zu sein.

                  Da ich aber nicht der Eigentümer des github Projektes bin, ist das debuggen nicht ganz so einfach. Bin da jetzt auch nicht der vollprofi, was die Adaptererstellung angeht. Habe nur nur ein bestehendes erweitert. Aber mal so ins blaue raus geschossen. Könnte es vielleicht daran liegen, dass ihr eine veraltete NodeJS Version installiert habt?

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

                    Ich denke nicht das die 6er veraltet ist 😉

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

                      Welche Version hast du denn?

                      Bin auf node 6.11.2 und npm 3.10.10

                      Gesendet von meinem VTR-L09 mit Tapatalk

                      1 Reply Last reply Reply Quote 0
                      • B
                        Blackeye last edited by

                        Hi,

                        ich konnte den Adapter normal installieren, aber hier ein paar Fehler aus dem LOG:

                        Wenn der Receiver an ist kommt folgender Fehler:

                        vuplus.0	2017-10-29 08:47:35.552	error	No e2state found
                        

                        Wenn der Receiver im Deepsleep ist rastet das Teil komplett aus:

                        vuplus.0	2017-10-29 08:43:44.399	error	Error for "GETDOWNMIX': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:44.395	error	Error for "GETCURRENT': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:44.393	error	Error for "GETVOLUME': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:44.389	error	Error for "GETINFO': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:44.387	error	Error for "GETSTANDBY': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:39.428	error	Error for "GETDOWNMIX': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:39.426	error	Error for "GETCURRENT': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:39.424	error	Error for "GETVOLUME': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:39.422	error	Error for "GETINFO': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:39.420	error	Error for "GETSTANDBY': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:34.373	error	Error for "GETDOWNMIX': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:34.368	error	Error for "GETCURRENT': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:34.362	error	Error for "GETVOLUME': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:34.356	error	Error for "GETINFO': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:34.353	error	Error for "GETSTANDBY': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:29.350	error	Error for "GETDOWNMIX': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:29.348	error	Error for "GETCURRENT': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:29.346	error	Error for "GETVOLUME': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:29.344	error	Error for "GETINFO': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:29.342	error	Error for "GETSTANDBY': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:24.411	error	Error for "GETDOWNMIX': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:24.409	error	Error for "GETCURRENT': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:24.407	error	Error for "GETVOLUME': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:24.405	error	Error for "GETINFO': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:24.403	error	Error for "GETSTANDBY': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:19.326	error	Error for "GETDOWNMIX': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:19.322	error	Error for "GETCURRENT': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:19.319	error	Error for "GETVOLUME': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:19.317	error	Error for "GETINFO': received error: connect ECONNREFUSED 192.168.188.30:80
                        vuplus.0	2017-10-29 08:43:19.315	error	Error for "GETSTANDBY': received error: connect ECONNREFUSED 192.168.188.30:80
                        

                        Gruß Lars

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

                          @Blackeye:

                          Wenn der Receiver im Deepsleep ist rastet das Teil komplett aus: `

                          klinkt logisch bei deepsleep schaltet er auch die nertzwerkarte aus soweit ich weis mit logischer folge das der adapter ihn nicht mehr erreichen kan

                          ~Dutch

                          1 Reply Last reply Reply Quote 0
                          • B
                            Blackeye last edited by

                            Hi,

                            Eigentlich ja, sollte aber keine Fehler produzieren.

                            Wenn false dann aus, aber keine Fehler.

                            @Dutchman:

                            @Blackeye:

                            Wenn der Receiver im Deepsleep ist rastet das Teil komplett aus: `

                            klinkt logisch bei deepsleep schaltet er auch die nertzwerkarte aus soweit ich weis mit logischer folge das der adapter ihn nicht mehr erreichen kan

                            ~Dutch `

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

                              @Blackeye:

                              Wenn der Receiver an ist kommt folgender Fehler:

                              vuplus.0	2017-10-29 08:47:35.552	error	No e2state found
                              ```` `  
                              

                              bei mir auch

                              1 Reply Last reply Reply Quote 0
                              • M
                                Marwin last edited by

                                Hallo,

                                ich habe auch das Problem, das im Log regelmäßig:

                                vuplus.0 2017-10-29 08:47:35.552 error No e2state found

                                auftaucht. Die Installation lief ohne Probleme durch.

                                Gruß, Marwin

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

                                  Das Problem liegt glaube ich an der VU Box. Ich kann die WebIF Oberfläche seit dem letzten Update auch nicht mehr aufrufen, obwohl die VU im Netzwerk ist.

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

                                    @NightWatcher:

                                    Ich kann die WebIF Oberfläche seit dem letzten Update auch nicht mehr aufrufen `
                                    kann ich nicht bestätigen, alles da

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      mrMuppet last edited by

                                      Ich habe dieses Problem (im Logfile) auch mit openpli 6. Glaube nicht, dass es mit der Box zusammen hängt.

                                      Gesendet von meinem ONEPLUS A3003 mit Tapatalk

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

                                        @Vumer:

                                        @NightWatcher:

                                        Ich kann die WebIF Oberfläche seit dem letzten Update auch nicht mehr aufrufen kann ich nicht bestätigen, alles da
                                        Okay, bei mir aber definitiv EIN Problem.

                                        Kann die Box zwar anpingen, aber weder per http erreichen, noch per ioBroker. Ist mir aber mehr zufällig aufgefallen und noch nicht weiter verfolgt.

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          Blackeye last edited by

                                          Hi,

                                          Versuche doch mal Webif über die Box zu löschen und neu zu installieren. Scheint ja ein Problem der Box zu sein.

                                          @NightWatcher:

                                          @Vumer:

                                          @NightWatcher:

                                          Ich kann die WebIF Oberfläche seit dem letzten Update auch nicht mehr aufrufen kann ich nicht bestätigen, alles da
                                          Okay, bei mir aber definitiv EIN Problem.

                                          Kann die Box zwar anpingen, aber weder per http erreichen, noch per ioBroker. Ist mir aber mehr zufällig aufgefallen und noch nicht weiter verfolgt. `

                                          Gesendet von iPhone mit Tapatalk Pro

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            mrMuppet last edited by

                                            Also meine Box funktioniert prima über das WebIF und auch die Verbindung vom Adapter wird mit grün dargestellt, aber ich hab im Log alles voll von dieser Meldung:````
                                            vuplus.0 2017-11-07 21:11:05.053 error No e2state found
                                            vuplus.0 2017-11-07 21:11:00.036 error No e2state found
                                            vuplus.0 2017-11-07 21:10:55.018 error No e2state found
                                            vuplus.0 2017-11-07 21:10:50.639 error No e2state found

                                            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

                                            594
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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