There is request to /api/ios/config which returns HTTP 404
iOS device model, version and app version
Model Name: iPhone 17 Software Version: iOS 26.1 App version: 2025.12.1 (2025.1546)
Home Assistant Core Version 2025.12.2
Describe the bug There is a request from the app to the server of GET request {domain}/api/ios/config which returns HTTP 404, which would be unexpected.
To Reproduce Start the app, and see the traffic through something like mitmproxy
Expected behavior There is no error between connections
Screenshots
Perhaps your iOS integration is not configured in Home Assistant?
It is configured as long as I know.
- Can you see between your integrations list?
- Is the app misbehaving for you?
- Is the 404 happening constantly?
Can you see between your integrations list?
yes.
Is the app misbehaving for you?
no (suprisingly nothing misbehaving found yet)
Is the 404 happening constantly?
yes happens like every few seconds
For the refrence, the HTTP event logs logged on server side (cloudflare).