Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter pegelalarm 1.2.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 pegelalarm 1.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • simatec
      simatec Developer Most Active @Negalein last edited by

      @negalein
      Kannst du bitte ein Issue aufmachen?
      Eventuell mit debuglog

      Negalein 1 Reply Last reply Reply Quote 0
      • Negalein
        Negalein Global Moderator @simatec last edited by

        @simatec sagte in Test Adapter pegelalarm 1.2.x:

        Kannst du bitte ein Issue aufmachen?

        Es gibt keine Möglichkeit eins aufzumachen.
        simatec ioBroker.pegelalarm  Pegelalarm Adapter for ioBroker.png

        Eventuell mit debuglog

        Dies ist die einzige Fehlermeldung (trotz Debug). Ist bei beiden Instanzen gleich.

        pegelalarm.1 2021-08-09 21:55:19.180	warn	Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        pegelalarm.1 2021-08-09 21:55:19.180	error	pegelalarm.1 already running
        

        JS-Controller: 3.3.15
        Admin: 5.1.25

        simatec 1 Reply Last reply Reply Quote 0
        • simatec
          simatec Developer Most Active @Negalein last edited by

          @negalein
          Dann schaue ich mir den Stop Prozess mal genauer an.

          O 1 Reply Last reply Reply Quote 1
          • O
            oranggila @simatec last edited by oranggila

            @simatec Gleiches Problem bei mir. Adapter gestern nochmal komplett neu installiert und DP gelöscht. Dann lief er wieder bis heute früh 8:15. Nun wieder gleicher Fehler. Hier mein Log:

            2021-08-31 22:30:08.211 - warn: host.raspi instance system.adapter.pegelalarm.0 already running with pid 26702
            2021-08-31 22:30:08.413 - info: host.raspi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2021-08-31 22:31:30.670 - info: host.raspi stopInstance system.adapter.pegelalarm.0 (force=false, process=true)
            2021-08-31 22:31:30.672 - info: host.raspi stopInstance canceled schedule system.adapter.pegelalarm.0
            2021-08-31 22:31:33.827 - info: host.raspi instance scheduled system.adapter.pegelalarm.0 */15 * * * *
            2021-08-31 22:31:33.865 - info: host.raspi instance system.adapter.pegelalarm.0 started with pid 5690
            2021-08-31 22:31:34.917 - debug: pegelalarm.0 (5690) Redis Objects: Use Redis connection: 192.168.178.10:9001
            2021-08-31 22:31:34.954 - debug: pegelalarm.0 (5690) Objects client ready ... initialize now
            2021-08-31 22:31:34.956 - debug: pegelalarm.0 (5690) Objects create System PubSub Client
            2021-08-31 22:31:34.957 - debug: pegelalarm.0 (5690) Objects create User PubSub Client
            2021-08-31 22:31:34.959 - debug: pegelalarm.0 (5690) Objects client initialize lua scripts
            2021-08-31 22:31:34.983 - debug: pegelalarm.0 (5690) Objects connected to redis: 192.168.178.10:9001
            2021-08-31 22:31:34.987 - silly: pegelalarm.0 (5690) redis psubscribe cfg.o.system.user.*
            2021-08-31 22:31:34.997 - debug: pegelalarm.0 (5690) objectDB connected
            2021-08-31 22:31:34.999 - debug: pegelalarm.0 (5690) Redis States: Use Redis connection: 192.168.178.10:9000
            2021-08-31 22:31:35.009 - debug: pegelalarm.0 (5690) States create System PubSub Client
            2021-08-31 22:31:35.010 - debug: pegelalarm.0 (5690) States create User PubSub Client
            2021-08-31 22:31:35.019 - debug: pegelalarm.0 (5690) States connected to redis: 192.168.178.10:9000
            2021-08-31 22:31:35.020 - debug: pegelalarm.0 (5690) statesDB connected
            2021-08-31 22:31:35.026 - error: pegelalarm.0 (5690) pegelalarm.0 already running
            2021-08-31 22:31:35.027 - debug: pegelalarm.0 (5690) Plugin sentry destroyed
            2021-08-31 22:31:35.028 - warn: pegelalarm.0 (5690) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
            2021-08-31 22:31:35.639 - error: host.raspi instance system.adapter.pegelalarm.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
            
            

            Kann vielleicht das Plugin sentry destroyed Schuld sein?

            Hier noch ein log vom ersten Auftreten des Fehlers:

            2021-08-31 09:00:10.069 - info: pegelalarm.0 (26702) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.pegelalarm, node: v12.22.4, js-controller: 3.3.15
            2021-08-31 09:00:10.463 - warn: pegelalarm.0 (26702) Pegelalarm Request is not available: Error: Request failed with status code 502
            2021-08-31 09:00:10.465 - error: pegelalarm.0 (26702) Request is not completed: TypeError: Cannot read property 'stations' of undefined
            

            Wäre toll, wenn du es wieder zum Laufen bringen könntest, gerade jetzt wo die Pegel wieder angestiegen sind 🤞

            simatec 1 Reply Last reply Reply Quote 0
            • simatec
              simatec Developer Most Active @oranggila last edited by

              @oranggila
              Kannst du mal den debuglog vom letzten erfolgreichen Durchlauf posten

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

                Ab sofort steht die Version 1.2.1 auf Github und in Kürze auch im latest zur Verfügung.

                Changelog

                1.2.1 (2021-09-02)

                • (simatec) Bugfix API-Request
                • (simatec) dependencies updated
                • (simatec) small Bugfixes
                sigi234 Negalein 2 Replies Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @simatec last edited by sigi234

                  @simatec sagte in Test Adapter pegelalarm 1.2.x:

                  Changelog
                  1.2.1 (2021-09-02)

                  pegelalarm.0
                  2021-09-02 13:16:59.391	info	Terminated (NO_ERROR): Without reason
                  
                  pegelalarm.0
                  2021-09-02 13:16:40.985	info	undefined is not a valid state value for id "pegelalarm.0.stations.steeg_seeausfluss.geo.altitude"
                  
                  pegelalarm.0
                  2021-09-02 13:16:36.887	info	undefined is not a valid state value for id "pegelalarm.0.stations.obertraun.geo.altitude"
                  
                  pegelalarm.0
                  2021-09-02 13:16:32.741	info	undefined is not a valid state value for id "pegelalarm.0.stations.ebensee.geo.altitude"
                  
                  pegelalarm.0
                  2021-09-02 13:16:27.390	info	undefined is not a valid state value for id "pegelalarm.0.stations.kniewas.geo.altitude"
                  
                  pegelalarm.0
                  2021-09-02 13:16:23.270	info	undefined is not a valid state value for id "pegelalarm.0.stations.steyrling.geo.altitude"
                  

                  Alter DP?

                  simatec 1 Reply Last reply Reply Quote 0
                  • Negalein
                    Negalein Global Moderator @simatec last edited by

                    @simatec sagte in Test Adapter pegelalarm 1.2.x:

                    Ab sofort steht die Version 1.2.1 auf Github und in Kürze auch im latest zur Verfügung.

                    Danke, läuft

                    simatec 1 Reply Last reply Reply Quote 0
                    • simatec
                      simatec Developer Most Active @sigi234 last edited by

                      @sigi234 Kannst du bitte den gesamten debuglog vom request posten?

                      sigi234 1 Reply Last reply Reply Quote 0
                      • simatec
                        simatec Developer Most Active @Negalein last edited by

                        @negalein sagte in Test Adapter pegelalarm 1.2.x:

                        läuft

                        Dein Problem sollte damit behoben sein.

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

                          @simatec sagte in Test Adapter pegelalarm 1.2.x:

                          @sigi234 Kannst du bitte den gesamten debuglog vom request posten?

                          2021-09-02 13:35:23.428 - info: pegelalarm.0 (17492) undefined is not a valid state value for id "pegelalarm.0.stations.kniewas.geo.altitude"
                          2021-09-02 13:35:23.444 - debug: pegelalarm.0 (17492) Pegelalarm request done
                          2021-09-02 13:35:23.445 - debug: pegelalarm.0 (17492) Pegelalarm request for measuring station 3 is finish ...
                          2021-09-02 13:35:24.460 - debug: pegelalarm.0 (17492) Pegelalarm request for measuring station 4 is started ...
                          2021-09-02 13:35:24.460 - debug: pegelalarm.0 (17492) https://api.pegelalarm.at/api/station/1.0/list?countryCode=AT&qRegion=Ober%C3%B6sterreich&qWater=Traun
                          2021-09-02 13:35:24.571 - debug: pegelalarm.0 (17492) Pegelalarm API is available ... Status: 200
                          2021-09-02 13:35:28.768 - info: pegelalarm.0 (17492) undefined is not a valid state value for id "pegelalarm.0.stations.ebensee.geo.altitude"
                          2021-09-02 13:35:32.882 - info: pegelalarm.0 (17492) undefined is not a valid state value for id "pegelalarm.0.stations.obertraun.geo.altitude"
                          2021-09-02 13:35:36.980 - info: pegelalarm.0 (17492) undefined is not a valid state value for id "pegelalarm.0.stations.steeg_seeausfluss.geo.altitude"
                          2021-09-02 13:35:41.109 - debug: pegelalarm.0 (17492) Pegelalarm request done
                          2021-09-02 13:35:41.109 - debug: pegelalarm.0 (17492) Pegelalarm request for measuring station 4 is finish ...
                          2021-09-02 13:35:42.115 - debug: pegelalarm.0 (17492) Pegelalarm request for measuring station 5 is started ...
                          2021-09-02 13:35:42.116 - debug: pegelalarm.0 (17492) https://api.pegelalarm.at/api/station/1.0/list?countryCode=AT&qRegion=Ober%C3%B6sterreich&qWater=Krems&qStationName=Kematen%20An%20Der%20Krems
                          2021-09-02 13:35:42.226 - debug: pegelalarm.0 (17492) Pegelalarm API is available ... Status: 200
                          2021-09-02 13:35:42.350 - debug: pegelalarm.0 (17492) Pegelalarm request done
                          2021-09-02 13:35:42.350 - debug: pegelalarm.0 (17492) Pegelalarm request for measuring station 5 is finish ...
                          2021-09-02 13:35:42.350 - debug: pegelalarm.0 (17492) Pegelalarm Request is completed
                          2021-09-02 13:35:47.360 - debug: pegelalarm.0 (17492) Check for deleting old states is started
                          2021-09-02 13:35:52.594 - debug: pegelalarm.0 (17492) cleaned everything up...
                          2021-09-02 13:35:52.600 - debug: pegelalarm.0 (17492) Plugin sentry destroyed
                          2021-09-02 13:35:52.600 - info: pegelalarm.0 (17492) Terminated (NO_ERROR): Without reason
                          2021-09-02 13:35:53.236 - info: host.Medion(Home) instance system.adapter.pegelalarm.0 terminated with code 0 (NO_ERROR)
                          2021-09-02 13:36:00.028 - info: host.Medion(Home) instance system.adapter.pegelalarm.0 started with pid 900
                          2021-09-02 13:36:00.644 - debug: pegelalarm.0 (900) Redis Objects: Use Redis connection: 127.0.0.1:9011
                          2021-09-02 13:36:00.693 - debug: pegelalarm.0 (900) Objects client ready ... initialize now
                          2021-09-02 13:36:00.697 - debug: pegelalarm.0 (900) Objects create System PubSub Client
                          2021-09-02 13:36:00.698 - debug: pegelalarm.0 (900) Objects create User PubSub Client
                          2021-09-02 13:36:00.698 - debug: pegelalarm.0 (900) Objects client initialize lua scripts
                          2021-09-02 13:36:00.713 - debug: pegelalarm.0 (900) Objects connected to redis: 127.0.0.1:9011
                          2021-09-02 13:36:00.717 - debug: pegelalarm.0 (900) objectDB connected
                          2021-09-02 13:36:00.718 - debug: pegelalarm.0 (900) Redis States: Use Redis connection: 127.0.0.1:9010
                          2021-09-02 13:36:00.723 - debug: pegelalarm.0 (900) States create System PubSub Client
                          2021-09-02 13:36:00.724 - debug: pegelalarm.0 (900) States create User PubSub Client
                          2021-09-02 13:36:00.731 - debug: pegelalarm.0 (900) States connected to redis: 127.0.0.1:9010
                          2021-09-02 13:36:00.731 - debug: pegelalarm.0 (900) statesDB connected
                          2021-09-02 13:36:01.008 - debug: pegelalarm.0 (900) Plugin sentry Initialize Plugin (enabled=true)
                          2021-09-02 13:36:01.309 - info: pegelalarm.0 (900) starting. Version 1.2.1 in C:/Program Files/iobroker/Home/node_modules/iobroker.pegelalarm, node: v12.22.6, js-controller: 3.3.15
                          2021-09-02 13:36:01.315 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 1 is started ...
                          2021-09-02 13:36:01.316 - debug: pegelalarm.0 (900) https://api.pegelalarm.at/api/station/1.0/list?countryCode=AT&qRegion=Ober%C3%B6sterreich&qWater=Krems
                          2021-09-02 13:36:01.492 - debug: pegelalarm.0 (900) Pegelalarm API is available ... Status: 200
                          2021-09-02 13:36:07.726 - debug: pegelalarm.0 (900) Pegelalarm request done
                          2021-09-02 13:36:07.726 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 1 is finish ...
                          2021-09-02 13:36:08.739 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 2 is started ...
                          2021-09-02 13:36:08.740 - debug: pegelalarm.0 (900) https://api.pegelalarm.at/api/station/1.0/list?countryCode=AT&qRegion=Ober%C3%B6sterreich&qWater=Donau
                          2021-09-02 13:36:08.847 - debug: pegelalarm.0 (900) Pegelalarm API is available ... Status: 200
                          2021-09-02 13:36:21.226 - debug: pegelalarm.0 (900) Pegelalarm request done
                          2021-09-02 13:36:21.226 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 2 is finish ...
                          2021-09-02 13:36:22.227 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 3 is started ...
                          2021-09-02 13:36:22.228 - debug: pegelalarm.0 (900) https://api.pegelalarm.at/api/station/1.0/list?countryCode=AT&qRegion=Ober%C3%B6sterreich&qWater=Steyr
                          2021-09-02 13:36:22.335 - debug: pegelalarm.0 (900) Pegelalarm API is available ... Status: 200
                          2021-09-02 13:36:24.512 - info: pegelalarm.0 (900) undefined is not a valid state value for id "pegelalarm.0.stations.obergrünburg.geo.altitude"
                          2021-09-02 13:36:28.629 - info: pegelalarm.0 (900) undefined is not a valid state value for id "pegelalarm.0.stations.steyrling.geo.altitude"
                          2021-09-02 13:36:32.702 - info: pegelalarm.0 (900) undefined is not a valid state value for id "pegelalarm.0.stations.kniewas.geo.altitude"
                          2021-09-02 13:36:32.721 - debug: pegelalarm.0 (900) Pegelalarm request done
                          2021-09-02 13:36:32.721 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 3 is finish ...
                          2021-09-02 13:36:33.736 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 4 is started ...
                          2021-09-02 13:36:33.736 - debug: pegelalarm.0 (900) https://api.pegelalarm.at/api/station/1.0/list?countryCode=AT&qRegion=Ober%C3%B6sterreich&qWater=Traun
                          2021-09-02 13:36:33.848 - debug: pegelalarm.0 (900) Pegelalarm API is available ... Status: 200
                          2021-09-02 13:36:38.035 - info: pegelalarm.0 (900) undefined is not a valid state value for id "pegelalarm.0.stations.ebensee.geo.altitude"
                          2021-09-02 13:36:42.154 - info: pegelalarm.0 (900) undefined is not a valid state value for id "pegelalarm.0.stations.obertraun.geo.altitude"
                          2021-09-02 13:36:46.228 - info: pegelalarm.0 (900) undefined is not a valid state value for id "pegelalarm.0.stations.steeg_seeausfluss.geo.altitude"
                          2021-09-02 13:36:50.392 - debug: pegelalarm.0 (900) Pegelalarm request done
                          2021-09-02 13:36:50.392 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 4 is finish ...
                          2021-09-02 13:36:51.403 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 5 is started ...
                          2021-09-02 13:36:51.404 - debug: pegelalarm.0 (900) https://api.pegelalarm.at/api/station/1.0/list?countryCode=AT&qRegion=Ober%C3%B6sterreich&qWater=Krems&qStationName=Kematen%20An%20Der%20Krems
                          2021-09-02 13:36:51.512 - debug: pegelalarm.0 (900) Pegelalarm API is available ... Status: 200
                          2021-09-02 13:36:51.653 - debug: pegelalarm.0 (900) Pegelalarm request done
                          2021-09-02 13:36:51.653 - debug: pegelalarm.0 (900) Pegelalarm request for measuring station 5 is finish ...
                          2021-09-02 13:36:51.654 - debug: pegelalarm.0 (900) Pegelalarm Request is completed
                          2021-09-02 13:36:56.663 - debug: pegelalarm.0 (900) Check for deleting old states is started
                          2021-09-02 13:37:01.843 - debug: pegelalarm.0 (900) cleaned everything up...
                          2021-09-02 13:37:01.852 - debug: pegelalarm.0 (900) Plugin sentry destroyed
                          2021-09-02 13:37:01.854 - info: pegelalarm.0 (900) Terminated (NO_ERROR): Without reason
                          2021-09-02 13:37:02.378 - info: host.Medion(Home) instance system.adapter.pegelalarm.0 terminated with code 0 (NO_ERROR)
                          

                          Screenshot (4255).png

                          simatec 1 Reply Last reply Reply Quote 0
                          • simatec
                            simatec Developer Most Active @sigi234 last edited by

                            @sigi234 sagte in Test Adapter pegelalarm 1.2.x:

                            altitude

                            OK, da scheinen keine Daten vorzuliegen ... Werde das in der nächsten Version abfangen

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

                              Ab sofort steht die Version 1.2.2 auf Github und in Kürze auch im latest zur Verfügung.

                              Changelog

                              1.2.2 (2021-09-02)

                              • (simatec) Bugfix States
                              Negalein 1 Reply Last reply Reply Quote 0
                              • Negalein
                                Negalein Global Moderator @simatec last edited by

                                @simatec sagte in Test Adapter pegelalarm 1.2.x:

                                1.2.2 (2021-09-02)

                                jetzt kommt

                                pegelalarm.0
                                2021-09-02 15:28:26.386	info	State value to set for "pegelalarm.0.stations.pramerdorf.state.unknown" has to be type "boolean" but received type "string"
                                pegelalarm.0
                                2021-09-02 15:28:22.518	info	State value to set for "pegelalarm.0.stations.schrding.state.unknown" has to be type "boolean" but received type "string"
                                pegelalarm.1
                                2021-09-02 15:28:29.881	info	State value to set for "pegelalarm.1.stations.schrding-neuhaus_kw.state.unknown" has to be type "boolean" but received type "string"
                                pegelalarm.1
                                2021-09-02 15:28:26.385	info	State value to set for "pegelalarm.1.stations.passau_marienbrücke.state.unknown" has to be type "boolean" but received type "string"
                                pegelalarm.1
                                2021-09-02 15:28:22.531	info	State value to set for "pegelalarm.1.stations.passau_ingling.state.unknown" has to be type "boolean" but received type "string"
                                
                                simatec 1 Reply Last reply Reply Quote 0
                                • simatec
                                  simatec Developer Most Active @Negalein last edited by

                                  @negalein sagte in Test Adapter pegelalarm 1.2.x:

                                  unknown

                                  Mist übersehen ... Warte ich pushe nochmal eine Version

                                  1 Reply Last reply Reply Quote 1
                                  • simatec
                                    simatec Developer Most Active last edited by

                                    Ab sofort steht die Version 1.2.3 auf Github und in Kürze auch im latest zur Verfügung.

                                    Changelog

                                    1.2.3 (2021-09-02)

                                    • (simatec) Bugfix States
                                    Negalein O 2 Replies Last reply Reply Quote 2
                                    • Negalein
                                      Negalein Global Moderator @simatec last edited by

                                      @simatec sagte in Test Adapter pegelalarm 1.2.x:

                                      Version 1.2.3

                                      Merci
                                      läuft sehr gut.

                                      simatec 1 Reply Last reply Reply Quote 1
                                      • simatec
                                        simatec Developer Most Active @Negalein last edited by

                                        @negalein 👍🏻

                                        1 Reply Last reply Reply Quote 0
                                        • O
                                          oranggila @simatec last edited by

                                          @simatec said in Test Adapter pegelalarm 1.2.x:

                                          Ab sofort steht die Version 1.2.3 auf Github und in Kürze auch im latest zur Verfügung.

                                          Changelog

                                          1.2.3 (2021-09-02)

                                          • (simatec) Bugfix States

                                          👍 Ist gefixt. Super, vielen Dank!
                                          Sorry, dass ich nicht geantwortet hatte, grad zurück aus Urlaub.

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

                                            @simatec

                                            mit 1.2.4 tritt wieder das Problem auf, dass er plötzlich die Daten nicht mehr abholt.

                                            Im Debug steht auch nur das

                                            host.ioBroker 2021-12-01 12:55:39.437	error	instance system.adapter.pegelalarm.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                            pegelalarm.1 2021-12-01 12:55:38.856	error	pegelalarm.1 already running
                                            host.ioBroker 2021-12-01 12:55:30.781	error	instance system.adapter.pegelalarm.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                            pegelalarm.0 2021-12-01 12:55:30.208	error	pegelalarm.0 already running
                                            
                                            simatec 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            565
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            69
                                            5304
                                            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