Home Assistant Android version:
2021.1.1-full
Android version:
10
Phone model:
OP5T
Home Assistant version:
2021.1.4
Last working Home Assistant release (if known):
Description of problem:
The user agent used by the android app (okhttp/4.9.0) seems to be pretty generic and it is being blocked in some blacklists (see JayBizzle/Crawler-Detect#437)
I guess it would be better to modify the user-agent with something less generic to avoid being blocked.
Traceback (if applicable, to get the logs you may refer to: https://companion.home-assistant.io/docs/troubleshooting/faqs/#android-crash-logs):
Screenshot of problem:
Additional information:
bunkerized-nginx uses these lists, and it blocks access to home-assistant when trying to log in as:
2021/02/16 12:55:07 [warn] 24951#24951: *35 [lua] access_by_lua(main-lua.conf:166):80: [BLOCK] User-Agent okhttp/4.9.0 is blacklisted, client: 10.0.2.100, server: www.example.com, request: "POST /auth/token HTTP/2.0", host: "www.example.com"
Home Assistant Android version:
2021.1.1-full
Android version:
10
Phone model:
OP5T
Home Assistant version:
2021.1.4
Last working Home Assistant release (if known):
Description of problem:
The user agent used by the android app (okhttp/4.9.0) seems to be pretty generic and it is being blocked in some blacklists (see JayBizzle/Crawler-Detect#437)
I guess it would be better to modify the user-agent with something less generic to avoid being blocked.
Traceback (if applicable, to get the logs you may refer to: https://companion.home-assistant.io/docs/troubleshooting/faqs/#android-crash-logs):
Screenshot of problem:
Additional information:
bunkerized-nginx uses these lists, and it blocks access to home-assistant when trying to log in as: