Problems with Pushover Binding

Hi,

I am currently seeing the following error message in my openhab logs:

2017-05-25 09:57:17.209 [ERROR] [o.a.pushover.internal.Pushover] - Received error message from Pushover: <?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>1</status>
  <request>b972a53a-0d18-46b6-8be9-76fc786af2e5</request>
</response>

However my messages seem to be delivered perfectly.
Does anybody else experience this behaviour?

Same here,
but messages are delivered correctly.

Same for me. But for me it is true. I currently have no active devices. Maybe Pushover updated their API.

2017-05-25 12:32:16.347 [ERROR] [ab.action.pushover.internal.Pushover] - Received error message from Pushover: <?xml version="1.0" encoding="UTF-8"?>
<response>
  <info>no active devices to send to</info>
  <status>1</status>
  <request>1d2c94f1-c6d3-4b57-97c3-650c9e0bb425</request>
</response>

Filed an issue.

Yepp, same here.

Thx.

same here.

I think they have a problem. An hour ago the request just freezed and caused the logic to hang.

Same here. Glad its not a problem of my setup :slight_smile:

Solution merged. Should be available in snapshot soon.

1 Like