Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Pushover nach Update auf 1.2.2 keine Funktion mehr

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Pushover nach Update auf 1.2.2 keine Funktion mehr

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

      nach dem Update auf Version 1.2.2 vom Pushover gibt es keine Ausgabe mehr der Adapter ist grün.
      Muss noch irgendetwas in dieser Version umgestellt werden. ?

      host.iobroker	2020-02-15 11:22:31.344	info	Restart adapter system.adapter.pushover.0 because enabled
      host.iobroker	2020-02-15 11:22:31.344	info	instance system.adapter.pushover.0 terminated with code 0 (NO_ERROR)
      host.iobroker	2020-02-15 11:22:31.344	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:63:19)
      host.iobroker	2020-02-15 11:22:31.343	error	Caught by controller[0]: at endReadableNT (_stream_readable.js:1145:12)
      host.iobroker	2020-02-15 11:22:31.343	error	Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
      host.iobroker	2020-02-15 11:22:31.343	error	Caught by controller[0]: at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:250:12)
      host.iobroker	2020-02-15 11:22:31.343	error	Caught by controller[0]: at Pushover.errors (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:146:13)
      host.iobroker	2020-02-15 11:22:31.343	error	Caught by controller[0]: Error: application token is invalid
      pushover.0	2020-02-15 11:22:30.829	info	(20211) Terminated (NO_ERROR): Without reason
      pushover.0	2020-02-15 11:22:30.829	info	(20211) terminating
      pushover.0	2020-02-15 11:22:30.326	error	(20211) Error: application token is invalid at Pushover.errors (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:146:13) at IncomingMessage.<anonymous> (/opt/iobroker/node_mod
      pushover.0	2020-02-15 11:22:30.326	error	(20211) uncaught exception: application token is invalid_   text
      
      1 Reply Last reply Reply Quote 0
      • Dr. Bakterius
        Dr. Bakterius Most Active last edited by

        Bei mir war in den Einstellungen kein API-Token mehr eingetragen.

        error: pushover.0 (25331) Cannot send notification while not configured
        

        Also habe ich den Token nachgetragen und dann kommt:

        2020-02-15 11:26:13.896 - info: pushover.0 (32616) Send pushover notification: {"message":"Test","title":"ioBroker","priority":"0"}
        2020-02-15 11:26:14.479 - error: pushover.0 (32616) uncaught exception: application token is invalid
        2020-02-15 11:26:14.480 - error: pushover.0 (32616) Error: application token is invalid
        at Pushover.errors (/opt/iobroker/node_modules/iobroker.pushover/node_modules/pushover-notifications/lib/pushover.js:146:13)
        at IncomingMessage. (/opt/iobroker/node_modules/iobroker.pushover/node_modules/pushover-notifications/lib/pushover.js:250:12)
        at IncomingMessage.emit (events.js:203:15)
        at endReadableNT (_stream_readable.js:1145:12)
        at process._tickCallback (internal/process/next_tick.js:63:19)
        2020-02-15 11:26:14.984 - info: pushover.0 (32616) terminating
        2020-02-15 11:26:14.985 - info: pushover.0 (32616) Terminated (NO_ERROR): Without reason
        2020-02-15 11:26:15.506 - error: host.iobroker Caught by controller[0]: Error: application token is invalid
        2020-02-15 11:26:15.506 - error: host.iobroker Caught by controller[0]: at Pushover.errors (/opt/iobroker/node_modules/iobroker.pushover/node_modules/pushover-notifications/lib/pushover.js:146:13)
        2020-02-15 11:26:15.507 - error: host.iobroker Caught by controller[0]: at IncomingMessage. (/opt/iobroker/node_modules/iobroker.pushover/node_modules/pushover-notifications/lib/pushover.js:250:12)
        2020-02-15 11:26:15.507 - error: host.iobroker Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
        2020-02-15 11:26:15.507 - error: host.iobroker Caught by controller[0]: at endReadableNT (_stream_readable.js:1145:12)
        2020-02-15 11:26:15.507 - error: host.iobroker Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:63:19)
        2020-02-15 11:26:46.645 - info: pushover.0 (1243) starting. Version 1.2.2 in /opt/iobroker/node_modules/iobroker.pushover, node: v10.19.0
        
        1 Reply Last reply Reply Quote 0
        • Dr. Bakterius
          Dr. Bakterius Most Active last edited by

          Gibt auch schon ein Github-Issue dafür: https://github.com/ioBroker/ioBroker.pushover/issues/18

          Brainbug01 created this issue in ioBroker/ioBroker.pushover

          closed Token will be encrypted now. ( It does not work ) 1.2.2 #18

          1 Reply Last reply Reply Quote 0
          • Mr. Burns
            Mr. Burns last edited by

            Wie er geschrieben hat, erst mal zurück zu 1.1.1 und geht wieder...

            1 Reply Last reply Reply Quote 0
            • W
              Wolfi last edited by

              Es gibt jetzt die 1.2.3 aber da funktionieren die Töne nicht!

              A 1 Reply Last reply Reply Quote 0
              • A
                aski71 @Wolfi last edited by

                @Wolfi Ich kriege auch 1.2.3 nicht zum Laufen:

                host.homie 2020-02-29 20:28:11.307 error Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:63:19)
                host.homie 2020-02-29 20:28:11.305 error Caught by controller[0]: at endReadableNT (_stream_readable.js:1145:12)
                host.homie 2020-02-29 20:28:11.301 error Caught by controller[0]: at IncomingMessage.emit (events.js:203:15)
                host.homie 2020-02-29 20:28:11.299 error Caught by controller[0]: at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:250:12)
                host.homie 2020-02-29 20:28:11.294 error Caught by controller[0]: at Pushover.errors (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:146:13)
                host.homie 2020-02-29 20:28:11.283 error Caught by controller[0]: Error: application token is invalid
                pushover.0 2020-02-29 20:28:09.242 info (11640) Terminated (NO_ERROR): Without reason
                pushover.0 2020-02-29 20:28:09.240 info (11640) terminating
                pushover.0 2020-02-29 20:28:08.728 error (11640) Error: application token is invalid at Pushover.errors (/opt/iobroker/node_modules/pushover-notifications/lib/pushover.js:146:13) at IncomingMessage.<anonymous> (/opt/iobroker/node_mod
                pushover.0 2020-02-29 20:28:08.727 error (11640) uncaught exception: application token is invalid

                Das Token sollte eigentlich richtig sein.
                Nach Downgrade auf 1.1.1 geht's wieder.

                1 Reply Last reply Reply Quote 0
                • W
                  Wolfi last edited by

                  Ich habe heute pushover komplett deinstalliert und dann die 1.2.3 installiert jetzt funktioniert es.

                  1 Reply Last reply Reply Quote 0
                  • W
                    Werner303 last edited by

                    Ich habe auch das Problem. Nach mehreren fehlerhaften Versuchen habe ich die Version 1.11 installiert. Wichtig war dann noch, dass ich auch die Android Version von 3.5 auf 3.35 umgestellt habe. Seitdem keine Fehlermeldung mehr und die Mitteilungen erreichen mich. Die ist natürlich nur eine Notlösung - Google will immer wieder auf 3.5 updaten.

                    liv-in-sky 1 Reply Last reply Reply Quote 0
                    • liv-in-sky
                      liv-in-sky @Werner303 last edited by

                      @Werner303 ich habe auch ( wie @Wolfi )den adapter deinstalliert und anschliessend installiert und neu instanz angelegt - dann funktionierte es

                      W 1 Reply Last reply Reply Quote 0
                      • W
                        Werner303 @liv-in-sky last edited by

                        @liv-in-sky Danke, ich hatte das auch alles probiert und jetzt noch einmal alle Schritte durchgeführt. Es bleibt aber bei den Fehlermeldungen "uncaught exception: application token is invalid......". Wieder zurück - alles in Ordnung. Man soll ja Die Admin-Version auf 4.05 installieren - hat bei mir nicht geklappt.

                        liv-in-sky 1 Reply Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @Werner303 last edited by

                          @Werner303 mit dem admin hatte ich keine probleme - der ist bei mir 4.0.5

                          1 Reply Last reply Reply Quote 0
                          • L
                            lexe last edited by

                            Ich habe bei https://pushover.net/ eine Delivery Gruppe angelegt. Die Delivery Gruppe darf aber nicht leer sein (sonst mäkert der Pushover Adapter erst wieder). Ich habe einfach den eigenen Userkey als Member eingetragen.
                            Die ID der Delivery Gruppe muss dann in der Adapterkonfiguration von Pushover (unter "Gruppenschlüssel der Liefergruppe") eingetragen werden. Dann hat es bei mir wieder funktioniert (auch mit Pushover Adapter v1.2.3).

                            1 Reply Last reply Reply Quote 0
                            • P
                              peterfido last edited by peterfido

                              Hallo,

                              Ich habe heute ein paar Updates inkl. Pushover durchgeführt. Pushover hat auch bei mir dann nicht mehr funktioniert.

                              Laut Antwort auf GitHub soll es mit Admin 4.0.3 laufen. Die neue Admin Versionen sollen ja nicht mehr das iPad 2 unterstützen. Bin also wieder zurück auf pushover 1.1.1....

                              1 Reply Last reply Reply Quote 0
                              • S
                                steimi last edited by

                                Habe heute auf die 1.3.2 aktualisiert - nun bekomme ich immer den Fehler 'Error from Pushover: application token is invalid'. Habe die Token neu eingetragen, Fehler bleibt. Habe die Instanzen neu angelegt, Fehler bleibt weiterhin.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  Wolfi last edited by

                                  Pushover mal Neu installieren! (zuerst deinstallieren)

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    steimi last edited by steimi

                                    Habe ich gemacht, selbiges Ergebnis - Fehlermeldung: Error from Pushover: application token is invalid
                                    Die Adapter-Instanz auf Debug gestellt bringt keine weiteren Infos im Log.

                                    Edit: ich verwende noch den js-Controller 2.2.10

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Wolfi last edited by

                                      Ok habe den selben Fehler.
                                      Bin zurück auf 1.2.3 funktioniert wieder.

                                      Beim Update 1.3.0 steht: irgendwas von js-Controller 3.0 aber das gibt es doch noch gar nicht als update?

                                      Mache ein Neues Thema auf.

                                      liv-in-sky 1 Reply Last reply Reply Quote 0
                                      • liv-in-sky
                                        liv-in-sky @Wolfi last edited by liv-in-sky

                                        @Wolfi

                                        habe 1.3.2. mit 2.2.9 js-controller am laufen - mußte aber bei dem update auf 1.2.3 alles von hand deinstallieren - token wieder eingeben usw. dann gings es - das updagte von 1.2.3. auf 1.3.2 lief dann wieder ohne deinstallation

                                        W 1 Reply Last reply Reply Quote 0
                                        • W
                                          Wolfi @liv-in-sky last edited by

                                          @liv-in-sky sagte in Pushover nach Update auf 1.2.2 keine Funktion mehr:

                                          @Wolfi

                                          habe 1.3.2. mit 2.2.9 js-controller am laufen - mußte aber bei dem update auf 1.2.3 alles von hand deinstallieren - token wieder eingeben usw. dann gings es - das updagte von 1.2.3. auf 1.3.2 lief dann wieder ohne deinstallation

                                          was meinst DU mit von Hand??

                                          liv-in-sky 1 Reply Last reply Reply Quote 0
                                          • liv-in-sky
                                            liv-in-sky @Wolfi last edited by

                                            @Wolfi ich glaube es war über console "iobroker del pushover"

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            876
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            pushover
                                            11
                                            22
                                            2180
                                            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