Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Meteoalarm v2.0.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter Meteoalarm v2.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @jackblackson last edited by sigi234

      @jackblackson

      Gerade passiert - 08:20 Fehler kommt beim Cron Start

      host.MedionHome)
      2021-09-29 08:20:03.655	error	host.Medion(Home) instance system.adapter.meteoalarm.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      
      meteoalarm.0
      2021-09-29 08:20:02.762	error	result.feed.entry.forEach is not a function
      
      meteoalarm.0
      2021-09-29 08:20:02.762	error	TypeError: result.feed.entry.forEach is not a function at C:\Program Files\iobroker\Home\node_modules\iobroker.meteoalarm\main.js:179:47 at Parser.<anonymous> (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:304:18) at Parser.emit (events.js:314:20) at Parser.EventEmitter.emit (domain.js:483:12) at SAXParser.onclosetag (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:262:26) at emit (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:624:35) at emitNode (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:629:5) at closeTag (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:889:7) at SAXParser.write (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:323:31)
      
      meteoalarm.0
      2021-09-29 08:20:02.757	error	unhandled promise rejection: result.feed.entry.forEach is not a function
      
      meteoalarm.0
      2021-09-29 08:20:02.756	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      host.Medion(Home)
      2021-09-29 08:30:03.282	error	instance system.adapter.meteoalarm.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      
      meteoalarm.0
      2021-09-29 08:30:02.736	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      meteoalarm.0
      2021-09-29 08:30:02.735	info	terminating
      
      meteoalarm.0
      2021-09-29 08:30:02.646	error	result.feed.entry.forEach is not a function
      
      meteoalarm.0
      2021-09-29 08:30:02.646	error	TypeError: result.feed.entry.forEach is not a function at C:\Program Files\iobroker\Home\node_modules\iobroker.meteoalarm\main.js:179:47 at Parser.<anonymous> (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:304:18) at Parser.emit (events.js:314:20) at Parser.EventEmitter.emit (domain.js:483:12) at SAXParser.onclosetag (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:262:26) at emit (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:624:35) at emitNode (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:629:5) at closeTag (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:889:7) at SAXParser.write (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:323:31)
      
      meteoalarm.0
      2021-09-29 08:30:02.641	error	unhandled promise rejection: result.feed.entry.forEach is not a function
      
      meteoalarm.0
      2021-09-29 08:30:02.641	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      meteoalarm.0
      2021-09-29 08:30:02.327	info	starting. Version 2.0.5 in C:/Program Files/iobroker/Home/node_modules/iobroker.meteoalarm, node: v12.22.6, js-controller: 3.3.18
      host.Medion(Home)
      2021-09-29 08:30:00.022	info	instance system.adapter.meteoalarm.0 started with pid 15796
      
      1 Reply Last reply Reply Quote 0
      • da_Woody
        da_Woody @jackblackson last edited by

        @jackblackson bei mir hats auch gerade gemeldet.

        
        meteoalarm.0
        2021-09-29 12:00:12.208	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        
        meteoalarm.0
        2021-09-29 12:00:12.205	error	result.feed.entry.forEach is not a function
        
        meteoalarm.0
        2021-09-29 12:00:12.205	error	TypeError: result.feed.entry.forEach is not a function at /opt/iobroker/node_modules/iobroker.meteoalarm/main.js:179:47 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:314:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31) at Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:5:59)
        
        meteoalarm.0
        2021-09-29 12:00:12.204	error	unhandled promise rejection: result.feed.entry.forEach is not a function
        
        meteoalarm.0
        2021-09-29 12:00:12.203	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        
        meteoalarm.1
        2021-09-29 12:00:12.270	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        
        meteoalarm.1
        2021-09-29 12:00:12.262	error	result.feed.entry.forEach is not a function
        
        meteoalarm.1
        2021-09-29 12:00:12.262	error	TypeError: result.feed.entry.forEach is not a function at /opt/iobroker/node_modules/iobroker.meteoalarm/main.js:179:47 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:314:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31) at Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:5:59)
        
        meteoalarm.1
        2021-09-29 12:00:12.262	error	unhandled promise rejection: result.feed.entry.forEach is not a function
        
        meteoalarm.1
        2021-09-29 12:00:12.261	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        
        jackblackson 1 Reply Last reply Reply Quote 0
        • jackblackson
          jackblackson @da_Woody last edited by

          @da_woody @sigi234 Super - bei mir kommt kein Fehler mehr. Könnt ihr bitte mal die 2.0.6 über Github ziehen - über diesen Link: https://github.com/jack-blackson/ioBroker.meteoalarm/tarball/v2.0.6. Dann sollte es keinen Fehler mehr geben.

          sigi234 1 Reply Last reply Reply Quote 1
          • sigi234
            sigi234 Forum Testing Most Active @jackblackson last edited by

            @jackblackson

            Super, Fehler ist weg. Danke.

            meteoalarm.0
            2021-09-29 14:32:02.510	info	Terminated (NO_ERROR): Without reason
            
            meteoalarm.0
            2021-09-29 14:32:02.509	info	Updated Weather Alarms for Oberösterreich -> 0 warning(s) found
            
            meteoalarm.0
            2021-09-29 14:32:02.140	info	starting. Version 2.0.6 in C:/Program Files/iobroker/Home/node_modules/iobroker.meteoalarm, node: v12.22.6, js-controller: 3.3.18
            
            1 Reply Last reply Reply Quote 1
            • sigi234
              sigi234 Forum Testing Most Active @jackblackson last edited by sigi234

              @jackblackson

              Hallo, neuer Fehler:

              meteoalarm.0
              2021-10-01 05:32:02.062	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              meteoalarm.0
              2021-10-01 05:32:02.061	info	terminating
              
              meteoalarm.0
              2021-10-01 05:32:01.973	error	Cannot read property '0' of undefined
              
              meteoalarm.0
              2021-10-01 05:32:01.973	error	TypeError: Cannot read property '0' of undefined at C:\Program Files\iobroker\Home\node_modules\iobroker.meteoalarm\main.js:173:46 at Parser.<anonymous> (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:304:18) at Parser.emit (events.js:314:20) at Parser.EventEmitter.emit (domain.js:483:12) at SAXParser.onclosetag (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:262:26) at emit (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:624:35) at emitNode (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:629:5) at closeTag (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:889:7) at SAXParser.write (C:\Program Files\iobroker\Home\node_modules\sax\lib\sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (C:\Program Files\iobroker\Home\node_modules\xml2js\lib\parser.js:323:31)
              
              meteoalarm.0
              2021-10-01 05:32:01.968	error	unhandled promise rejection: Cannot read property '0' of undefined
              
              meteoalarm.0
              2021-10-01 05:32:01.968	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              
              meteoalarm.0
              2021-10-01 05:32:01.676	info	starting. Version 2.0.6 in C:/Program Files/iobroker/Home/node_modules/iobroker.meteoalarm, node: v12.22.6, js-controller: 3.3.18
              

              Edit:

              gelöst mit Version 2.0.7

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

                @sigi234 Heute ist wohl das erste Mal, das es keinen Wetteralarm gibt, der Feed für ganz Österreich ist leer 🙂 Hab es behoben in v2.0.7 - https://github.com/jack-blackson/ioBroker.meteoalarm. Danke für eure Tests!

                sigi234 da_Woody 2 Replies Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @jackblackson last edited by

                  @jackblackson sagte in Test Adapter Meteoalarm v2.0.x:

                  @sigi234 Heute ist wohl das erste Mal, das es keinen Wetteralarm gibt, der Feed für ganz Österreich ist leer 🙂 Hab es behoben in v2.0.7 - https://github.com/jack-blackson/ioBroker.meteoalarm. Danke für eure Tests!

                  meteoalarm.0
                  2021-10-01 07:15:02.690	info	Terminated (NO_ERROR): Without reason
                  
                  meteoalarm.0
                  2021-10-01 07:15:02.689	info	Updated Weather Alarms for Oberösterreich -> 0 warning(s) found
                  
                  meteoalarm.0
                  2021-10-01 07:15:02.349	info	starting. Version 2.0.7 in C:/Program Files/iobroker/Home/node_modules/iobroker.meteoalarm, node: v12.22.6, js-controller: 3.3.18
                  

                  👍

                  1 Reply Last reply Reply Quote 1
                  • da_Woody
                    da_Woody @jackblackson last edited by

                    @jackblackson hehe, kommt davon, wenn man nicht scrollt. 2.0.6 gelesen, gleich drübergejubelt. dann erst weiter gescrollt, oops, da is ja noch eine 2.0.7.
                    😄
                    keine fehlermeldung im moment... 👍

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

                      Kann man die Anzahl der aktuellen Meldungen irgendwie ausgeben, bräuchte es für meine Benachrichtigungen

                      jackblackson 1 Reply Last reply Reply Quote 0
                      • jackblackson
                        jackblackson @mrhary last edited by jackblackson

                        @mrhary Aktuell nicht. Du meinst einfach im Hauptordner ein Objekt mit "Anzahl aktive Alarme"?

                        Ich hab dir grad in Version 2.0.8 den Datenpunkt hinzugefügt, du kannst es dir gerne ansehen, einfach über diesen Link installieren: https://github.com/jack-blackson/ioBroker.meteoalarm/tarball/v2.0.8

                        M da_Woody 2 Replies Last reply Reply Quote 0
                        • M
                          mrhary @jackblackson last edited by

                          @jackblackson cool probier ich dann gleich

                          1 Reply Last reply Reply Quote 0
                          • da_Woody
                            da_Woody @jackblackson last edited by da_Woody

                            @jackblackson hüstel...
                            2d1aa0cb-e3d0-4334-b716-ae1711717b5c-grafik.png
                            welcher wäre das?
                            krawutzikapuzi, plötzlich sind se da... 😄
                            6542f975-1ac0-48af-af8a-f79aeccc6d18-grafik.png

                            1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @jackblackson last edited by sigi234

                              @jackblackson

                              Hallo,

                              jetzt kommt dieser Fehler: Ev. wegen JS Update?

                              meteoalarm.3
                              2021-11-26 08:48:04.014	error	Fehler: Error: Text data outside of root node.Line: 1Column: 1Char: 1
                              
                              meteoalarm.3
                              2021-11-26 08:24:09.617	error	DB closed
                              
                              meteoalarm.3
                              2021-11-26 08:24:09.617	error	Error: DB closed at Redis.sendCommand (C:\Program Files\iobroker\Home\node_modules\ioredis\built\redis\index.js:628:24) at Redis.get (C:\Program Files\iobroker\Home\node_modules\ioredis\built\commander.js:122:25) at StateRedisClient.setState (C:\Program Files\iobroker\Home\node_modules\@iobroker\db-states-redis\lib\states\statesInRedisClient.js:479:40) at Adapter.setState (C:\Program Files\iobroker\Home\node_modules\iobroker.js-controller\lib\adapter.js:6213:35)
                              
                              meteoalarm.3
                              2021-11-26 08:24:09.608	error	unhandled promise rejection: DB closed
                              
                              meteoalarm.3
                              2021-11-26 08:24:09.607	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              
                              meteoalarm.3
                              2021-11-26 08:24:08.561	error	Fehler: Error: Text data outside of root node.Line: 1Column: 1Char: 1
                              

                              Plattform: Windows
                              RAM: 16 GB
                              Node.js: 14.18.1
                              NPM: 6.14.15
                              JS Controller: 3.3.20
                              Admin: 5.1.28
                              Web: 3.4.16

                              jackblackson 1 Reply Last reply Reply Quote 0
                              • da_Woody
                                da_Woody last edited by

                                @sigi234 die selben versionen, aber unter linux, keine errors...

                                1 Reply Last reply Reply Quote 0
                                • jackblackson
                                  jackblackson @sigi234 last edited by jackblackson

                                  @sigi234 hab grad auch auf 3.3.20 aktualisiert, und bei den Adaptern überall auf die Version im Latest, und bekomme diesen Fehler auch nicht. Welche Region fragst du ab?

                                  Ich seh aktuell auch noch nichts im Sentry.

                                  sigi234 1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active @jackblackson last edited by

                                    @jackblackson
                                    Austria - Salzburg

                                    jackblackson 1 Reply Last reply Reply Quote 0
                                    • jackblackson
                                      jackblackson @sigi234 last edited by

                                      @sigi234 Hab grad umgestellt, bei mir find ich diesen Fehler nicht, hab grad noch das node.js aktualisiert auf 14. Einziger Unterschied ist, ich habs auf Linux laufen, nicht auf Windows..

                                      da_Woody sigi234 2 Replies Last reply Reply Quote 1
                                      • da_Woody
                                        da_Woody @jackblackson last edited by

                                        @jackblackson sieht irgendwie danach aus, das es an windows liegt...

                                        1 Reply Last reply Reply Quote 0
                                        • sigi234
                                          sigi234 Forum Testing Most Active @jackblackson last edited by sigi234

                                          @jackblackson sagte in Test Adapter Meteoalarm v2.0.x:

                                          @sigi234 Hab grad umgestellt, bei mir find ich diesen Fehler nicht, hab grad noch das node.js aktualisiert auf 14. Einziger Unterschied ist, ich habs auf Linux laufen, nicht auf Windows..

                                          Auf Version 2.0.8 geupdatet, derzeit kommt kein Fehler.

                                          da_Woody 1 Reply Last reply Reply Quote 0
                                          • da_Woody
                                            da_Woody @sigi234 last edited by

                                            @sigi234 na das haste verschwiegen... 😉

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            854
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            19
                                            412
                                            53571
                                            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