Ios app push error

7-03-31 01:51:25 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=4413338120-2>
17-03-31 01:51:25 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=4413338120-1>
17-03-31 01:51:26 ERROR (<concurrent.futures.thread.ThreadPoolExecutor object at 0x1061d0e80>_5) [homeassistant.components.notify.ios] Endpoint is disabled
17-03-31 01:51:26 INFO (MainThread) [homeassistant.core] Bus:Handling <Event service_executed[L]: service_call_id=4413338120-3>
17-03-31 01:51:26 INFO (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=automation.notify_ios_app, old_state=<state automation.notify_ios_app=on; last_triggered=None, friendly_name=Notify iOS app @ 2017-03-31T01:51:17.443593+08:00>, new_state=<state automation.notify_ios_app=on; last_triggered=2017-03-31T01:51:26.868977+08:00, friendly_name=Notify iOS app @ 2017-03-31T01:51:17.443593+08:00>>

I have seen the same error for a while now too…

[homeassistant.components.notify.ios] Endpoint is disabled

Still having this issue with the latest official app.

Endpoint is disabled means that the registered device uninstalled the app. The app should re-register for notifications and submit the new push ID to Home Assistant automatically, but you should be able to force it by force quitting and relaunching the app.

I’m getting this error too after upgrading to .47 [homeassistant.components.notify.ios] Endpoint is disabled. I’ve force quit the app and relaunched with no luck, I have all check marks in the app settings. Not sure what to do now.

Did you try “update push settings” in the notification settings?

My wife turned on a setting in her iPhone that deletes unused apps, but the app will still appear to be installed. When you open the app again, it will download it and run it. It’s a space saving setting. I was getting this error because her HomeAssistant on ios was uninstalled. Just posting this in case anyone else arrives in this thread scratching their heads.

1 Like

Excellent this has got to be what I’m getting from some devices that rarely use HA app… thanks