Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Meteoalarm v2.0.x

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

Test Adapter Meteoalarm v2.0.x

Geplant Angeheftet Gesperrt Verschoben Tester
412 Beiträge 19 Kommentatoren 85.1k Aufrufe 19 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • jackblacksonJ jackblackson

    @sigi234 Welchen Browser nutzt du?

    sigi234S Online
    sigi234S Online
    sigi234
    Forum Testing Most Active
    schrieb am zuletzt editiert von sigi234
    #10

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

    @sigi234 Welchen Browser nutzt du?

    Chrome

    Screenshot (3915).png

    meteoalarm.0
    15808	2021-07-03 10:29:02.355	error	Cannot read property 'val' of null
    
    meteoalarm.0
    15808	2021-07-03 10:29:02.355	error	TypeError: Cannot read property 'val' of null at getData (C:\Program Files\iobroker\Home\node_modules\iobroker.meteoalarm\main.js:286:31)
    
    meteoalarm.0
    15808	2021-07-03 10:29:02.352	error	unhandled promise rejection: Cannot read property 'val' of null
    
    meteoalarm.0
    15808	2021-07-03 10:29:02.351	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
    5712	2021-07-03 09:58:02.934	error	Cannot read property 'val' of null
    
    meteoalarm.0
    5712	2021-07-03 09:58:02.934	error	TypeError: Cannot read property 'val' of null at getData (C:\Program Files\iobroker\Home\node_modules\iobroker.meteoalarm\main.js:286:31)
    
    meteoalarm.0
    5712	2021-07-03 09:58:02.931	error	unhandled promise rejection: Cannot read property 'val' of null
    
    meteoalarm.0
    5712	2021-07-03 09:58:02.931	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().
    

    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Immer Daten sichern!

    1 Antwort Letzte Antwort
    0
    • jackblacksonJ jackblackson

      @sigi234 Welchen Browser nutzt du?

      sigi234S Online
      sigi234S Online
      sigi234
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #11

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

      @sigi234 Welchen Browser nutzt du?

      Mit Firefox geht es:

      Screenshot (3917).png

      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Immer Daten sichern!

      jackblacksonJ 1 Antwort Letzte Antwort
      0
      • htreckslerH Offline
        htreckslerH Offline
        htrecksler
        Forum Testing
        schrieb am zuletzt editiert von
        #12

        Ich nutze den Adater in dieser Version erstmalig und erhalte im log die folgende Meldung:

        2021-07-03 10:50:00.061 - info: host.iobrokerVM instance system.adapter.meteoalarm.0 started with pid 6889
        2021-07-03 10:50:02.548 - info: meteoalarm.0 (6889) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v12.19.0, js-controller: 3.2.16
        2021-07-03 10:50:02.647 - error: meteoalarm.0 (6889) uncaught exception: ENOENT: no such file or directory, open 'geocodes-aliases.csv'
        2021-07-03 10:50:02.648 - error: meteoalarm.0 (6889) Error: ENOENT: no such file or directory, open 'geocodes-aliases.csv'
        2021-07-03 10:50:02.649 - error: meteoalarm.0 (6889) Exception-Code: ENOENT: ENOENT: no such file or directory, open 'geocodes-aliases.csv'
        2021-07-03 10:50:02.778 - info: meteoalarm.0 (6889) terminating
        2021-07-03 10:50:02.784 - warn: meteoalarm.0 (6889) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2021-07-03 10:50:02.953 - error: host.iobrokerVM instance system.adapter.meteoalarm.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        

        Gruss Hermann

        ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

        jackblacksonJ 1 Antwort Letzte Antwort
        0
        • sigi234S sigi234

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

          @sigi234 Welchen Browser nutzt du?

          Mit Firefox geht es:

          Screenshot (3917).png

          jackblacksonJ Offline
          jackblacksonJ Offline
          jackblackson
          schrieb am zuletzt editiert von
          #13

          @sigi234 Ok, das muss ich mir ansehen, hab leider nur mit Firefox getestet - sehr komisch. Bitte aktualisiere nochmal deine Installation, dann sollte die Fehlermeldung im Log weg sein.

          sigi234S 1 Antwort Letzte Antwort
          0
          • htreckslerH htrecksler

            Ich nutze den Adater in dieser Version erstmalig und erhalte im log die folgende Meldung:

            2021-07-03 10:50:00.061 - info: host.iobrokerVM instance system.adapter.meteoalarm.0 started with pid 6889
            2021-07-03 10:50:02.548 - info: meteoalarm.0 (6889) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v12.19.0, js-controller: 3.2.16
            2021-07-03 10:50:02.647 - error: meteoalarm.0 (6889) uncaught exception: ENOENT: no such file or directory, open 'geocodes-aliases.csv'
            2021-07-03 10:50:02.648 - error: meteoalarm.0 (6889) Error: ENOENT: no such file or directory, open 'geocodes-aliases.csv'
            2021-07-03 10:50:02.649 - error: meteoalarm.0 (6889) Exception-Code: ENOENT: ENOENT: no such file or directory, open 'geocodes-aliases.csv'
            2021-07-03 10:50:02.778 - info: meteoalarm.0 (6889) terminating
            2021-07-03 10:50:02.784 - warn: meteoalarm.0 (6889) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2021-07-03 10:50:02.953 - error: host.iobrokerVM instance system.adapter.meteoalarm.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            
            jackblacksonJ Offline
            jackblacksonJ Offline
            jackblackson
            schrieb am zuletzt editiert von
            #14

            @htrecksler Du hast von einer alten Version aktualisiert, oder ganz neu installiert, über den Link?

            htreckslerH 1 Antwort Letzte Antwort
            0
            • jackblacksonJ jackblackson

              @htrecksler Du hast von einer alten Version aktualisiert, oder ganz neu installiert, über den Link?

              htreckslerH Offline
              htreckslerH Offline
              htrecksler
              Forum Testing
              schrieb am zuletzt editiert von
              #15

              @jackblackson ganz neu über den Link im ersten Thread

              Gruss Hermann

              ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

              jackblacksonJ 1 Antwort Letzte Antwort
              0
              • htreckslerH htrecksler

                @jackblackson ganz neu über den Link im ersten Thread

                jackblacksonJ Offline
                jackblacksonJ Offline
                jackblackson
                schrieb am zuletzt editiert von
                #16

                @htrecksler Hm..eigentlich sollte die Datei schon im Repository dabei sein. Welche Admin-Version nutzt du? Könntest du es event. nochmal löschen, installieren und mir das Installation Log schicken?

                htreckslerH 1 Antwort Letzte Antwort
                0
                • jackblacksonJ jackblackson

                  @sigi234 Ok, das muss ich mir ansehen, hab leider nur mit Firefox getestet - sehr komisch. Bitte aktualisiere nochmal deine Installation, dann sollte die Fehlermeldung im Log weg sein.

                  sigi234S Online
                  sigi234S Online
                  sigi234
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #17

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

                  @sigi234 Ok, das muss ich mir ansehen, hab leider nur mit Firefox getestet - sehr komisch. Bitte aktualisiere nochmal deine Installation, dann sollte die Fehlermeldung im Log weg sein.

                  meteoalarm.0
                  9952	2021-07-03 11:13:03.016	info	Terminated (NO_ERROR): Without reason
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:03.015	debug	Plugin sentry destroyed
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:03.015	debug	12: All Done
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:03.015	debug	11: Set State for Widget
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.904	debug	10: Creating HTML Widget
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.904	debug	9: Processed Details for Alarm 1
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.880	debug	8: Alarm States created for Alarm 1 type: 10; Rain
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.801	info	Delete channel meteoalarm.0.alarms.Alarm 1
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.795	debug	7: Received Details for URL 1
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.708	debug	6: Request Details from URL 1: https://hub.meteoalarm.org/warnings/feeds-austria/7f6d94b5-c209-47db-933d-190a2f20e04d
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.708	debug	5.1 Found 1 URLs
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.708	debug	5: Processed Atom
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.706	debug	4.1: Warning found: https://hub.meteoalarm.org/warnings/feeds-austria/7f6d94b5-c209-47db-933d-190a2f20e04d
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.704	debug	4: Process Atom
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.691	debug	3: Received Atom
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.544	debug	2: Request Atom from https://feeds.meteoalarm.org/feeds/meteoalarm-legacy-atom-austria
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.543	debug	1: Parsed CSV File
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.437	debug	0: Delete Alarms
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.437	debug	XML Language: de-DE
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.436	debug	Setup found: country AT and region AT007 - Oberösterreich
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.435	debug	Language: de
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.426	info	starting. Version 2.0.0 in C:/Program Files/iobroker/Home/node_modules/iobroker.meteoalarm, node: v12.22.1, js-controller: 3.3.14
                  
                  meteoalarm.0
                  9952	2021-07-03 11:13:01.106	debug	Plugin sentry Initialize Plugin (enabled=true)
                  

                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Immer Daten sichern!

                  jackblacksonJ 1 Antwort Letzte Antwort
                  0
                  • sigi234S sigi234

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

                    @sigi234 Ok, das muss ich mir ansehen, hab leider nur mit Firefox getestet - sehr komisch. Bitte aktualisiere nochmal deine Installation, dann sollte die Fehlermeldung im Log weg sein.

                    meteoalarm.0
                    9952	2021-07-03 11:13:03.016	info	Terminated (NO_ERROR): Without reason
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:03.015	debug	Plugin sentry destroyed
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:03.015	debug	12: All Done
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:03.015	debug	11: Set State for Widget
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.904	debug	10: Creating HTML Widget
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.904	debug	9: Processed Details for Alarm 1
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.880	debug	8: Alarm States created for Alarm 1 type: 10; Rain
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.801	info	Delete channel meteoalarm.0.alarms.Alarm 1
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.795	debug	7: Received Details for URL 1
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.708	debug	6: Request Details from URL 1: https://hub.meteoalarm.org/warnings/feeds-austria/7f6d94b5-c209-47db-933d-190a2f20e04d
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.708	debug	5.1 Found 1 URLs
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.708	debug	5: Processed Atom
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.706	debug	4.1: Warning found: https://hub.meteoalarm.org/warnings/feeds-austria/7f6d94b5-c209-47db-933d-190a2f20e04d
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.704	debug	4: Process Atom
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.691	debug	3: Received Atom
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.544	debug	2: Request Atom from https://feeds.meteoalarm.org/feeds/meteoalarm-legacy-atom-austria
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.543	debug	1: Parsed CSV File
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.437	debug	0: Delete Alarms
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.437	debug	XML Language: de-DE
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.436	debug	Setup found: country AT and region AT007 - Oberösterreich
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.435	debug	Language: de
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.426	info	starting. Version 2.0.0 in C:/Program Files/iobroker/Home/node_modules/iobroker.meteoalarm, node: v12.22.1, js-controller: 3.3.14
                    
                    meteoalarm.0
                    9952	2021-07-03 11:13:01.106	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    jackblacksonJ Offline
                    jackblacksonJ Offline
                    jackblackson
                    schrieb am zuletzt editiert von
                    #18

                    @sigi234 So, der Chrome-Fehler sollte jetzt auch behoben sein, bei mir schaut es jetzt gut aus. Sorry, aber bitte nochmal drüber installieren. Danke für deine Geduld :)

                    sigi234S 1 Antwort Letzte Antwort
                    0
                    • jackblacksonJ jackblackson

                      @sigi234 So, der Chrome-Fehler sollte jetzt auch behoben sein, bei mir schaut es jetzt gut aus. Sorry, aber bitte nochmal drüber installieren. Danke für deine Geduld :)

                      sigi234S Online
                      sigi234S Online
                      sigi234
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #19

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

                      @sigi234 So, der Chrome-Fehler sollte jetzt auch behoben sein, bei mir schaut es jetzt gut aus. Sorry, aber bitte nochmal drüber installieren. Danke für deine Geduld :)

                      Danke für deine Arbeit, läuft jetzt in Chrome.

                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Immer Daten sichern!

                      1 Antwort Letzte Antwort
                      0
                      • jackblacksonJ jackblackson

                        @htrecksler Hm..eigentlich sollte die Datei schon im Repository dabei sein. Welche Admin-Version nutzt du? Könntest du es event. nochmal löschen, installieren und mir das Installation Log schicken?

                        htreckslerH Offline
                        htreckslerH Offline
                        htrecksler
                        Forum Testing
                        schrieb am zuletzt editiert von
                        #20

                        @jackblackson Admin 4.2.1

                        Ich habe die Instanz jetzt gelöscht, danach den Adapter gelöscht und über den Link neu installiert.
                        Nach der Installation selber war alles OK, aber dann, bei der ersten Aktualisierung war der Fehler wieder da.

                        Hier der Log Auszug:

                        2021-07-03 11:20:59.481 - info: host.iobrokerVM iobroker url "https://github.com/jack-blackson/ioBroker.meteoalarm/tarball/v2.0.0"
                        2021-07-03 11:21:01.380 - info: host.iobrokerVM iobroker install jack-blackson/ioBroker.meteoalarm#v2.0.0
                        2021-07-03 11:21:01.992 - info: host.iobrokerVM iobroker NPM version: 6.14.8
                        2021-07-03 11:21:01.997 - info: host.iobrokerVM iobroker npm install jack-blackson/ioBroker.meteoalarm#v2.0.0 --loglevel error --prefix "/opt/iobroker" (System call)
                        2021-07-03 11:22:19.129 - info: host.iobrokerVM iobroker upload [30] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/white/t5.png icons/white/t5.png image/png
                        2021-07-03 11:22:19.718 - info: host.iobrokerVM iobroker upload [20] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t7.png icons/black/t7.png image/png
                        2021-07-03 11:22:19.782 - info: host.iobrokerVM iobroker upload [19] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t6.png icons/black/t6.png image/png
                        2021-07-03 11:22:19.844 - info: host.iobrokerVM iobroker upload [18] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t5.png icons/black/t5.png image/png
                        2021-07-03 11:22:19.906 - info: host.iobrokerVM iobroker upload [17] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t4.png icons/black/t4.png image/png
                        2021-07-03 11:22:19.967 - info: host.iobrokerVM iobroker upload [16] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t3.png icons/black/t3.png image/png
                        2021-07-03 11:22:20.031 - info: host.iobrokerVM iobroker upload [15] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t2.png icons/black/t2.png image/png
                        2021-07-03 11:22:20.092 - info: host.iobrokerVM iobroker upload [14] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t13.png icons/black/t13.png image/png
                        2021-07-03 11:22:20.153 - info: host.iobrokerVM iobroker upload [13] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t12.png icons/black/t12.png image/png
                        2021-07-03 11:22:20.225 - info: host.iobrokerVM iobroker upload [12] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t10.png icons/black/t10.png image/png
                        2021-07-03 11:22:20.286 - info: host.iobrokerVM iobroker upload [11] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t1.png icons/black/t1.png image/png
                        2021-07-03 11:22:20.345 - info: host.iobrokerVM iobroker upload [10] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                        2021-07-03 11:22:20.406 - info: host.iobrokerVM iobroker upload [9] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                        2021-07-03 11:22:20.468 - info: host.iobrokerVM iobroker upload [8] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                        2021-07-03 11:22:20.529 - info: host.iobrokerVM iobroker upload [7] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                        2021-07-03 11:22:20.591 - info: host.iobrokerVM iobroker upload [6] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                        2021-07-03 11:22:20.653 - info: host.iobrokerVM iobroker upload [5] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/it/translations.json i18n/it/translations.json application/json
                        2021-07-03 11:22:20.713 - info: host.iobrokerVM iobroker upload [4] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                        2021-07-03 11:22:20.774 - info: host.iobrokerVM iobroker upload [3] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/es/translations.json i18n/es/translations.json application/json
                        2021-07-03 11:22:20.836 - info: host.iobrokerVM iobroker upload [2] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/en/translations.json i18n/en/translations.json application/json
                        2021-07-03 11:22:20.897 - info: host.iobrokerVM iobroker upload [1] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/de/translations.json i18n/de/translations.json application/json
                        2021-07-03 11:22:20.959 - info: host.iobrokerVM iobroker upload [0] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/geocodes.json geocodes.json application/json
                        2021-07-03 11:22:23.140 - info: host.iobrokerVM iobroker exit 0
                        2021-07-03 11:22:25.412 - info: host.iobrokerVM Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                        2021-07-03 11:23:33.483 - info: host.iobrokerVM iobroker add meteoalarm --host iobrokerVM
                        2021-07-03 11:23:35.923 - info: host.iobrokerVM iobroker host.iobrokerVM create instance meteoalarm
                        2021-07-03 11:23:35.967 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.location created
                        2021-07-03 11:23:35.995 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.level created
                        2021-07-03 11:23:36.030 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.color created
                        2021-07-03 11:23:36.069 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.lastUpdate created
                        2021-07-03 11:23:36.108 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.htmlToday created
                        2021-07-03 11:23:36.148 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.link created
                        2021-07-03 11:23:36.185 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.alarms created
                        2021-07-03 11:23:36.248 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.logLevel created
                        2021-07-03 11:23:36.329 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.sigKill created
                        2021-07-03 11:23:36.394 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.eventLoopLag created
                        2021-07-03 11:23:36.471 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.outputCount created
                        2021-07-03 11:23:36.525 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.inputCount created
                        2021-07-03 11:23:36.578 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.uptime created
                        2021-07-03 11:23:36.649 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memRss created
                        2021-07-03 11:23:36.702 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memHeapTotal created
                        2021-07-03 11:23:36.755 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memHeapUsed created
                        2021-07-03 11:23:36.808 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.cputime created
                        2021-07-03 11:23:36.860 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.cpu created
                        2021-07-03 11:23:36.921 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.compactMode created
                        2021-07-03 11:23:36.973 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.connected created
                        2021-07-03 11:23:37.029 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.alive created
                        2021-07-03 11:23:37.067 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.location:
                        2021-07-03 11:23:37.102 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.level:
                        2021-07-03 11:23:37.138 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.color:
                        2021-07-03 11:23:37.196 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.lastUpdate:
                        2021-07-03 11:23:37.229 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.htmlToday:
                        2021-07-03 11:23:37.263 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.link:
                        2021-07-03 11:23:37.369 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0 created
                        2021-07-03 11:23:38.400 - info: host.iobrokerVM iobroker exit 0
                        2021-07-03 11:23:40.411 - info: host.iobrokerVM instance scheduled system.adapter.meteoalarm.0 */10 * * * *
                        2021-07-03 11:24:00.317 - info: host.iobrokerVM stopInstance system.adapter.meteoalarm.0 (force=false, process=false)
                        2021-07-03 11:24:00.321 - info: host.iobrokerVM stopInstance canceled schedule system.adapter.meteoalarm.0
                        2021-07-03 11:24:03.326 - info: host.iobrokerVM instance scheduled system.adapter.meteoalarm.0 */10 * * * *
                        

                        Gruss Hermann

                        ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

                        1 Antwort Letzte Antwort
                        0
                        • jackblacksonJ Offline
                          jackblacksonJ Offline
                          jackblackson
                          schrieb am zuletzt editiert von
                          #21

                          @htrecksler Bitte nochmal installieren, hab die Datei verschoben. Welches Land/Region testest du?

                          htreckslerH 2 Antworten Letzte Antwort
                          0
                          • jackblacksonJ jackblackson

                            @htrecksler Bitte nochmal installieren, hab die Datei verschoben. Welches Land/Region testest du?

                            htreckslerH Offline
                            htreckslerH Offline
                            htrecksler
                            Forum Testing
                            schrieb am zuletzt editiert von
                            #22

                            @jackblackson Deutschland - Kreis Coesfeld
                            Ich lösche jetzt die Instanz, dann den Adapter und installiere dann über den Github Link neu.
                            Melde mich wenn fertig

                            Gruss Hermann

                            ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

                            1 Antwort Letzte Antwort
                            0
                            • jackblacksonJ jackblackson

                              @htrecksler Bitte nochmal installieren, hab die Datei verschoben. Welches Land/Region testest du?

                              htreckslerH Offline
                              htreckslerH Offline
                              htrecksler
                              Forum Testing
                              schrieb am zuletzt editiert von htrecksler
                              #23

                              @jackblackson
                              Log nach Neuinstallation, bzw. nach dem ersten Start nach Neuinstallation. Die Installation selber lief fehlerfrei durch.

                              2021-07-03 16:30:00.097 - info: host.iobrokerVM instance system.adapter.meteoalarm.0 started with pid 7777
                              2021-07-03 16:30:02.710 - info: meteoalarm.0 (7777) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v12.19.0, js-controller: 3.2.16
                              2021-07-03 16:30:02.865 - error: meteoalarm.0 (7777) uncaught exception: ENOENT: no such file or directory, open './admin/geocodes-aliases.csv'
                              2021-07-03 16:30:02.866 - error: meteoalarm.0 (7777) Error: ENOENT: no such file or directory, open './admin/geocodes-aliases.csv'
                              2021-07-03 16:30:02.866 - error: meteoalarm.0 (7777) Exception-Code: ENOENT: ENOENT: no such file or directory, open './admin/geocodes-aliases.csv'
                              2021-07-03 16:30:02.962 - info: meteoalarm.0 (7777) terminating
                              2021-07-03 16:30:02.968 - warn: meteoalarm.0 (7777) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              2021-07-03 16:30:03.141 - error: host.iobrokerVM instance system.adapter.meteoalarm.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              


                              hier nochmal das log der Installation und Instanzierung.

                              2021-07-03 16:21:38.347 - info: host.iobrokerVM iobroker url "https://github.com/jack-blackson/ioBroker.meteoalarm/tarball/v2.0.0"
                              2021-07-03 16:21:40.279 - info: host.iobrokerVM iobroker install jack-blackson/ioBroker.meteoalarm#v2.0.0
                              2021-07-03 16:21:40.875 - info: host.iobrokerVM iobroker NPM version: 6.14.8
                              2021-07-03 16:21:40.882 - info: host.iobrokerVM iobroker npm install jack-blackson/ioBroker.meteoalarm#v2.0.0 --loglevel error --prefix "/opt/iobroker" (System call)
                              2021-07-03 16:23:00.905 - info: host.iobrokerVM iobroker upload [30] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/white/t4.png icons/white/t4.png image/png
                              2021-07-03 16:23:01.519 - info: host.iobrokerVM iobroker upload [20] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t6.png icons/black/t6.png image/png
                              2021-07-03 16:23:01.584 - info: host.iobrokerVM iobroker upload [19] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t5.png icons/black/t5.png image/png
                              2021-07-03 16:23:01.649 - info: host.iobrokerVM iobroker upload [18] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t4.png icons/black/t4.png image/png
                              2021-07-03 16:23:01.714 - info: host.iobrokerVM iobroker upload [17] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t3.png icons/black/t3.png image/png
                              2021-07-03 16:23:01.779 - info: host.iobrokerVM iobroker upload [16] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t2.png icons/black/t2.png image/png
                              2021-07-03 16:23:01.846 - info: host.iobrokerVM iobroker upload [15] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t13.png icons/black/t13.png image/png
                              2021-07-03 16:23:01.910 - info: host.iobrokerVM iobroker upload [14] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t12.png icons/black/t12.png image/png
                              2021-07-03 16:23:01.975 - info: host.iobrokerVM iobroker upload [13] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t10.png icons/black/t10.png image/png
                              2021-07-03 16:23:02.039 - info: host.iobrokerVM iobroker upload [12] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t1.png icons/black/t1.png image/png
                              2021-07-03 16:23:02.103 - info: host.iobrokerVM iobroker upload [11] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                              2021-07-03 16:23:02.170 - info: host.iobrokerVM iobroker upload [10] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                              2021-07-03 16:23:02.232 - info: host.iobrokerVM iobroker upload [9] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                              2021-07-03 16:23:02.294 - info: host.iobrokerVM iobroker upload [8] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                              2021-07-03 16:23:02.373 - info: host.iobrokerVM iobroker upload [7] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                              2021-07-03 16:23:02.437 - info: host.iobrokerVM iobroker upload [6] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/it/translations.json i18n/it/translations.json application/json
                              2021-07-03 16:23:02.500 - info: host.iobrokerVM iobroker upload [5] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                              2021-07-03 16:23:02.564 - info: host.iobrokerVM iobroker upload [4] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/es/translations.json i18n/es/translations.json application/json
                              2021-07-03 16:23:02.626 - info: host.iobrokerVM iobroker upload [3] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/en/translations.json i18n/en/translations.json application/json
                              2021-07-03 16:23:02.692 - info: host.iobrokerVM iobroker upload [2] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/de/translations.json i18n/de/translations.json application/json
                              2021-07-03 16:23:02.757 - info: host.iobrokerVM iobroker upload [1] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/geocodes.json geocodes.json application/json
                              2021-07-03 16:23:03.943 - info: host.iobrokerVM iobroker upload [0] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/geocodes-aliases.csv geocodes-aliases.csv text/csv
                              2021-07-03 16:23:05.110 - info: host.iobrokerVM iobroker exit 0
                              2021-07-03 16:23:07.697 - info: host.iobrokerVM Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                              2021-07-03 16:23:19.138 - info: host.iobrokerVM iobroker add meteoalarm --host iobrokerVM
                              2021-07-03 16:23:21.239 - info: host.iobrokerVM iobroker host.iobrokerVM create instance meteoalarm
                              2021-07-03 16:23:21.283 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.location created
                              2021-07-03 16:23:21.325 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.level created
                              2021-07-03 16:23:21.366 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.color created
                              2021-07-03 16:23:21.407 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.lastUpdate created
                              2021-07-03 16:23:21.447 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.htmlToday created
                              2021-07-03 16:23:21.485 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.link created
                              2021-07-03 16:23:21.522 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.alarms created
                              2021-07-03 16:23:21.579 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.logLevel created
                              2021-07-03 16:23:21.633 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.sigKill created
                              2021-07-03 16:23:21.687 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.eventLoopLag created
                              2021-07-03 16:23:21.752 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.outputCount created
                              2021-07-03 16:23:21.834 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.inputCount created
                              2021-07-03 16:23:21.886 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.uptime created
                              2021-07-03 16:23:21.952 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memRss created
                              2021-07-03 16:23:22.005 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memHeapTotal created
                              2021-07-03 16:23:22.058 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memHeapUsed created
                              2021-07-03 16:23:22.145 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.cputime created
                              2021-07-03 16:23:22.197 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.cpu created
                              2021-07-03 16:23:22.250 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.compactMode created
                              2021-07-03 16:23:22.306 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.connected created
                              2021-07-03 16:23:22.361 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.alive created
                              2021-07-03 16:23:22.394 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.location:
                              2021-07-03 16:23:22.429 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.level:
                              2021-07-03 16:23:22.481 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.color:
                              2021-07-03 16:23:22.515 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.lastUpdate:
                              2021-07-03 16:23:22.551 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.htmlToday:
                              2021-07-03 16:23:22.585 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.link:
                              2021-07-03 16:23:22.665 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0 created
                              2021-07-03 16:23:23.726 - info: host.iobrokerVM iobroker exit 0
                              2021-07-03 16:23:25.690 - info: host.iobrokerVM instance scheduled system.adapter.meteoalarm.0 */10 * * * *
                              2021-07-03 16:24:08.666 - info: host.iobrokerVM stopInstance system.adapter.meteoalarm.0 (force=false, process=false)
                              2021-07-03 16:24:08.668 - info: host.iobrokerVM stopInstance canceled schedule system.adapter.meteoalarm.0
                              2021-07-03 16:24:11.674 - info: host.iobrokerVM instance scheduled system.adapter.meteoalarm.0 */10 * * * *
                              

                              Gruss Hermann

                              ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

                              jackblacksonJ 1 Antwort Letzte Antwort
                              0
                              • jackblacksonJ jackblackson
                                Aktuelle Test Version 2.0.0
                                Veröffentlichungsdatum 03.07.2021
                                Github Link https://github.com/jack-blackson/ioBroker.meteoalarm

                                Dieser Adapter bietet euch Unwetterwarnungen für ganz Europa.

                                Da die Website meteoalarm.eu sehr bald abgeschaltet wird, und durch die neue Website meteoalarm.org ersetzt wird, gab es einen sehr große Umbau im Adapter. Hier wurde einiges an der Schnittstelle angepasst.

                                Wichtig: Nach der Installation müsst ihr im Setup euer Land und eure Region auswählen - der Link, der bisher genutzt wurde, ist nicht mehr notwendig/funktioniert nicht mehr.

                                Es gibt einige große Unterschiede zur vorigen Version:

                                • Es gibt keine Objekte mehr für "Today" und "Tomorrow". Dafür gibt es jetzt pro Warnung einen Ordner, wo die Details zu finden sind. Der Gedanke ist, das ihr das HTML Widget nutzt. Weiters gibt es nun level auf der höchsten Ebene - dies ist die höchste Warnstufe, für die es aktuell Alarme gibt. Dies könnt ihr nützen, falls ihr das Widget gerne nur ab einem bestimmten Warnlevel anzeigen möchtet. Das selbe gilt für die Farbe.
                                • Alarme werden bis zum Ablaufdatum angezeigt
                                • Es ist leider aktuell keine Wetterkarte mehr verfügbar, wird hoffentlich irgendwann wieder kommen
                                • Die Länder Schweiz, Portugal und Bulgarien sind leider vorerst nicht mehr verfügbar, da es noch Fehler in der Datenstruktur gibt, welche hoffentlich bald behoben werden.

                                Solltet ihr irgendwelche Frage oder Probleme haben, bitte meldet euch einfach. Danke schon jetzt für euer Feedback!

                                da_WoodyD Offline
                                da_WoodyD Offline
                                da_Woody
                                schrieb am zuletzt editiert von da_Woody
                                #24

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

                                Weiters gibt es nun level auf der höchsten Ebene - dies ist die höchste Warnstufe, für die es aktuell Alarme gibt. Dies könnt ihr nützen, falls ihr das Widget gerne nur ab einem bestimmten Warnlevel anzeigen möchtet. Das selbe gilt für die Farbe.

                                das mit dem level ist mir nicht ganz klar. bei mir steht da 1 drinnen. da wird dann alles angezeigt?
                                f0f35ffb-a523-4b5e-8a8c-1f5dc5bf9f7d-grafik.png
                                schade ist, daß wenn keine meldung ist, daß überhaupt nichts steht. ich benütz das ja in iQontrol. somit bleiben so nur die farben. im moment gibt kein warning, somit seh ich nichtmal, ob das auch so tut, wie soll...
                                f52810e9-d34f-48da-91a0-f9edad1b3e76-grafik.png
                                auch wenn die meldung dummfug ist, es steht wenigstens was dort bei meteoalarm.eu...
                                a89b8820-e88d-4724-af2e-b412324ca883-grafik.png

                                vllt möglich, eine standard meldung bei keiner warnung zu haben in htmlToday?

                                gruß vom Woody
                                HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                jackblacksonJ 1 Antwort Letzte Antwort
                                0
                                • jackblacksonJ jackblackson
                                  Aktuelle Test Version 2.0.0
                                  Veröffentlichungsdatum 03.07.2021
                                  Github Link https://github.com/jack-blackson/ioBroker.meteoalarm

                                  Dieser Adapter bietet euch Unwetterwarnungen für ganz Europa.

                                  Da die Website meteoalarm.eu sehr bald abgeschaltet wird, und durch die neue Website meteoalarm.org ersetzt wird, gab es einen sehr große Umbau im Adapter. Hier wurde einiges an der Schnittstelle angepasst.

                                  Wichtig: Nach der Installation müsst ihr im Setup euer Land und eure Region auswählen - der Link, der bisher genutzt wurde, ist nicht mehr notwendig/funktioniert nicht mehr.

                                  Es gibt einige große Unterschiede zur vorigen Version:

                                  • Es gibt keine Objekte mehr für "Today" und "Tomorrow". Dafür gibt es jetzt pro Warnung einen Ordner, wo die Details zu finden sind. Der Gedanke ist, das ihr das HTML Widget nutzt. Weiters gibt es nun level auf der höchsten Ebene - dies ist die höchste Warnstufe, für die es aktuell Alarme gibt. Dies könnt ihr nützen, falls ihr das Widget gerne nur ab einem bestimmten Warnlevel anzeigen möchtet. Das selbe gilt für die Farbe.
                                  • Alarme werden bis zum Ablaufdatum angezeigt
                                  • Es ist leider aktuell keine Wetterkarte mehr verfügbar, wird hoffentlich irgendwann wieder kommen
                                  • Die Länder Schweiz, Portugal und Bulgarien sind leider vorerst nicht mehr verfügbar, da es noch Fehler in der Datenstruktur gibt, welche hoffentlich bald behoben werden.

                                  Solltet ihr irgendwelche Frage oder Probleme haben, bitte meldet euch einfach. Danke schon jetzt für euer Feedback!

                                  sigi234S Online
                                  sigi234S Online
                                  sigi234
                                  Forum Testing Most Active
                                  schrieb am zuletzt editiert von
                                  #25

                                  @jackblackson

                                  Icons sind sehr klein!

                                  Screenshot (3920).png

                                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Immer Daten sichern!

                                  jackblacksonJ 1 Antwort Letzte Antwort
                                  0
                                  • htreckslerH htrecksler

                                    @jackblackson
                                    Log nach Neuinstallation, bzw. nach dem ersten Start nach Neuinstallation. Die Installation selber lief fehlerfrei durch.

                                    2021-07-03 16:30:00.097 - info: host.iobrokerVM instance system.adapter.meteoalarm.0 started with pid 7777
                                    2021-07-03 16:30:02.710 - info: meteoalarm.0 (7777) starting. Version 2.0.0 in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v12.19.0, js-controller: 3.2.16
                                    2021-07-03 16:30:02.865 - error: meteoalarm.0 (7777) uncaught exception: ENOENT: no such file or directory, open './admin/geocodes-aliases.csv'
                                    2021-07-03 16:30:02.866 - error: meteoalarm.0 (7777) Error: ENOENT: no such file or directory, open './admin/geocodes-aliases.csv'
                                    2021-07-03 16:30:02.866 - error: meteoalarm.0 (7777) Exception-Code: ENOENT: ENOENT: no such file or directory, open './admin/geocodes-aliases.csv'
                                    2021-07-03 16:30:02.962 - info: meteoalarm.0 (7777) terminating
                                    2021-07-03 16:30:02.968 - warn: meteoalarm.0 (7777) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    2021-07-03 16:30:03.141 - error: host.iobrokerVM instance system.adapter.meteoalarm.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    


                                    hier nochmal das log der Installation und Instanzierung.

                                    2021-07-03 16:21:38.347 - info: host.iobrokerVM iobroker url "https://github.com/jack-blackson/ioBroker.meteoalarm/tarball/v2.0.0"
                                    2021-07-03 16:21:40.279 - info: host.iobrokerVM iobroker install jack-blackson/ioBroker.meteoalarm#v2.0.0
                                    2021-07-03 16:21:40.875 - info: host.iobrokerVM iobroker NPM version: 6.14.8
                                    2021-07-03 16:21:40.882 - info: host.iobrokerVM iobroker npm install jack-blackson/ioBroker.meteoalarm#v2.0.0 --loglevel error --prefix "/opt/iobroker" (System call)
                                    2021-07-03 16:23:00.905 - info: host.iobrokerVM iobroker upload [30] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/white/t4.png icons/white/t4.png image/png
                                    2021-07-03 16:23:01.519 - info: host.iobrokerVM iobroker upload [20] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t6.png icons/black/t6.png image/png
                                    2021-07-03 16:23:01.584 - info: host.iobrokerVM iobroker upload [19] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t5.png icons/black/t5.png image/png
                                    2021-07-03 16:23:01.649 - info: host.iobrokerVM iobroker upload [18] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t4.png icons/black/t4.png image/png
                                    2021-07-03 16:23:01.714 - info: host.iobrokerVM iobroker upload [17] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t3.png icons/black/t3.png image/png
                                    2021-07-03 16:23:01.779 - info: host.iobrokerVM iobroker upload [16] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t2.png icons/black/t2.png image/png
                                    2021-07-03 16:23:01.846 - info: host.iobrokerVM iobroker upload [15] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t13.png icons/black/t13.png image/png
                                    2021-07-03 16:23:01.910 - info: host.iobrokerVM iobroker upload [14] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t12.png icons/black/t12.png image/png
                                    2021-07-03 16:23:01.975 - info: host.iobrokerVM iobroker upload [13] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t10.png icons/black/t10.png image/png
                                    2021-07-03 16:23:02.039 - info: host.iobrokerVM iobroker upload [12] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/icons/black/t1.png icons/black/t1.png image/png
                                    2021-07-03 16:23:02.103 - info: host.iobrokerVM iobroker upload [11] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                    2021-07-03 16:23:02.170 - info: host.iobrokerVM iobroker upload [10] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                    2021-07-03 16:23:02.232 - info: host.iobrokerVM iobroker upload [9] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                    2021-07-03 16:23:02.294 - info: host.iobrokerVM iobroker upload [8] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                    2021-07-03 16:23:02.373 - info: host.iobrokerVM iobroker upload [7] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                    2021-07-03 16:23:02.437 - info: host.iobrokerVM iobroker upload [6] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                    2021-07-03 16:23:02.500 - info: host.iobrokerVM iobroker upload [5] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                    2021-07-03 16:23:02.564 - info: host.iobrokerVM iobroker upload [4] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                    2021-07-03 16:23:02.626 - info: host.iobrokerVM iobroker upload [3] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                    2021-07-03 16:23:02.692 - info: host.iobrokerVM iobroker upload [2] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                    2021-07-03 16:23:02.757 - info: host.iobrokerVM iobroker upload [1] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/geocodes.json geocodes.json application/json
                                    2021-07-03 16:23:03.943 - info: host.iobrokerVM iobroker upload [0] meteoalarm.admin /opt/iobroker/node_modules/iobroker.meteoalarm/admin/geocodes-aliases.csv geocodes-aliases.csv text/csv
                                    2021-07-03 16:23:05.110 - info: host.iobrokerVM iobroker exit 0
                                    2021-07-03 16:23:07.697 - info: host.iobrokerVM Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                    2021-07-03 16:23:19.138 - info: host.iobrokerVM iobroker add meteoalarm --host iobrokerVM
                                    2021-07-03 16:23:21.239 - info: host.iobrokerVM iobroker host.iobrokerVM create instance meteoalarm
                                    2021-07-03 16:23:21.283 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.location created
                                    2021-07-03 16:23:21.325 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.level created
                                    2021-07-03 16:23:21.366 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.color created
                                    2021-07-03 16:23:21.407 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.lastUpdate created
                                    2021-07-03 16:23:21.447 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.htmlToday created
                                    2021-07-03 16:23:21.485 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.link created
                                    2021-07-03 16:23:21.522 - info: host.iobrokerVM iobroker host.iobrokerVM object meteoalarm.0.alarms created
                                    2021-07-03 16:23:21.579 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.logLevel created
                                    2021-07-03 16:23:21.633 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.sigKill created
                                    2021-07-03 16:23:21.687 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.eventLoopLag created
                                    2021-07-03 16:23:21.752 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.outputCount created
                                    2021-07-03 16:23:21.834 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.inputCount created
                                    2021-07-03 16:23:21.886 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.uptime created
                                    2021-07-03 16:23:21.952 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memRss created
                                    2021-07-03 16:23:22.005 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memHeapTotal created
                                    2021-07-03 16:23:22.058 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.memHeapUsed created
                                    2021-07-03 16:23:22.145 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.cputime created
                                    2021-07-03 16:23:22.197 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.cpu created
                                    2021-07-03 16:23:22.250 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.compactMode created
                                    2021-07-03 16:23:22.306 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.connected created
                                    2021-07-03 16:23:22.361 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0.alive created
                                    2021-07-03 16:23:22.394 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.location:
                                    2021-07-03 16:23:22.429 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.level:
                                    2021-07-03 16:23:22.481 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.color:
                                    2021-07-03 16:23:22.515 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.lastUpdate:
                                    2021-07-03 16:23:22.551 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.htmlToday:
                                    2021-07-03 16:23:22.585 - info: host.iobrokerVM iobroker host.iobrokerVM Set default value of meteoalarm.0.link:
                                    2021-07-03 16:23:22.665 - info: host.iobrokerVM iobroker host.iobrokerVM object system.adapter.meteoalarm.0 created
                                    2021-07-03 16:23:23.726 - info: host.iobrokerVM iobroker exit 0
                                    2021-07-03 16:23:25.690 - info: host.iobrokerVM instance scheduled system.adapter.meteoalarm.0 */10 * * * *
                                    2021-07-03 16:24:08.666 - info: host.iobrokerVM stopInstance system.adapter.meteoalarm.0 (force=false, process=false)
                                    2021-07-03 16:24:08.668 - info: host.iobrokerVM stopInstance canceled schedule system.adapter.meteoalarm.0
                                    2021-07-03 16:24:11.674 - info: host.iobrokerVM instance scheduled system.adapter.meteoalarm.0 */10 * * * *
                                    

                                    jackblacksonJ Offline
                                    jackblacksonJ Offline
                                    jackblackson
                                    schrieb am zuletzt editiert von
                                    #26

                                    @htrecksler Das ist wirklich komisch. Weil laut Log hat er die Datei im Ordner Admin abgelegt. Bist du noch auf Admin 4.x oder schon in der Beta der 5.x Version?

                                    htreckslerH 1 Antwort Letzte Antwort
                                    0
                                    • jackblacksonJ jackblackson

                                      @htrecksler Das ist wirklich komisch. Weil laut Log hat er die Datei im Ordner Admin abgelegt. Bist du noch auf Admin 4.x oder schon in der Beta der 5.x Version?

                                      htreckslerH Offline
                                      htreckslerH Offline
                                      htrecksler
                                      Forum Testing
                                      schrieb am zuletzt editiert von
                                      #27

                                      @jackblackson Admin 4.2.1

                                      Gruss Hermann

                                      ioBroker auf Proxmox (Debian) auf IntelNuc als Produktivsystem

                                      jackblacksonJ 1 Antwort Letzte Antwort
                                      0
                                      • da_WoodyD da_Woody

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

                                        Weiters gibt es nun level auf der höchsten Ebene - dies ist die höchste Warnstufe, für die es aktuell Alarme gibt. Dies könnt ihr nützen, falls ihr das Widget gerne nur ab einem bestimmten Warnlevel anzeigen möchtet. Das selbe gilt für die Farbe.

                                        das mit dem level ist mir nicht ganz klar. bei mir steht da 1 drinnen. da wird dann alles angezeigt?
                                        f0f35ffb-a523-4b5e-8a8c-1f5dc5bf9f7d-grafik.png
                                        schade ist, daß wenn keine meldung ist, daß überhaupt nichts steht. ich benütz das ja in iQontrol. somit bleiben so nur die farben. im moment gibt kein warning, somit seh ich nichtmal, ob das auch so tut, wie soll...
                                        f52810e9-d34f-48da-91a0-f9edad1b3e76-grafik.png
                                        auch wenn die meldung dummfug ist, es steht wenigstens was dort bei meteoalarm.eu...
                                        a89b8820-e88d-4724-af2e-b412324ca883-grafik.png

                                        vllt möglich, eine standard meldung bei keiner warnung zu haben in htmlToday?

                                        jackblacksonJ Offline
                                        jackblacksonJ Offline
                                        jackblackson
                                        schrieb am zuletzt editiert von jackblackson
                                        #28

                                        @da_woody Guter Punkt - hab das grad noch eingebaut, das dieser Text sowie die Farbe im Widget ist. Wenn es jemanden stört, kann man einfach auf level > 1 filtern. Einfach nochmal drüberinstallieren bitte.

                                        da_WoodyD 1 Antwort Letzte Antwort
                                        0
                                        • sigi234S sigi234

                                          @jackblackson

                                          Icons sind sehr klein!

                                          Screenshot (3920).png

                                          jackblacksonJ Offline
                                          jackblacksonJ Offline
                                          jackblackson
                                          schrieb am zuletzt editiert von
                                          #29

                                          @sigi234 Nun sollten sie größer sein, bitte nochmal drüber installieren.

                                          1 Antwort Letzte Antwort
                                          1
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          838

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe