I have trouble connecting to Cloudflare One Client, The toasts message says
invalid Include Route(s) in the configuration for this device type,....
Here’s the logs for the said error:
2023-11-06T08:26:04.516Z+08:00 | INFO | WarpTunnel: handle network change succeeded in native tunnel.
2023-11-06T08:26:04.517Z+08:00 | INFO | WarpTunnel: handleNetworkChange(): tunnel is not started yet, running startTunnel().
2023-11-06T08:26:04.517Z+08:00 | INFO | WarpTunnel: starting startTunnel(), tid: 237
2023-11-06T08:26:04.917Z+08:00 | ERROR | WarpTunnel: Exception inside addRoutes(): java.lang.IllegalArgumentException: Bad address
2023-11-06T08:26:04.917Z+08:00 | ERROR | WarpTunnel: first route causing InvalidRouteException is - 192.168.10.1/22
2023-11-06T08:26:04.917Z+08:00 | ERROR | WarpTunnel: Exception while building VPN Interface: com.cloudflare.app.vpnservice.exceptions.InvalidRouteException: WarpTunnel: Invalid route in config
2023-11-06T08:26:04.918Z+08:00 | ERROR | WarpTunnel: Inside retry - com.cloudflare.app.vpnservice.exceptions.InvalidRouteException: WarpTunnel: Invalid route in config
2023-11-06T08:26:04.918Z+08:00 | ERROR | WarpTunnel: networkChangeObservable - onErrorResumeNext - com.cloudflare.app.vpnservice.exceptions.InvalidRouteException: WarpTunnel: Invalid route in config
2023-11-06T08:26:04.919Z+08:00 | ERROR | class com.cloudflare.app.vpnservice.exceptions.InvalidRouteException: WarpTunnel: Invalid route in config
2023-11-06T08:26:04.919Z+08:00 | DEBUG | stop the service
2023-11-06T08:26:04.934Z+08:00 | INFO | WarpTunnel: Stopping tunnel, tid: 237
2023-11-06T08:26:04.937Z+08:00 | ERROR | class com.cloudflare.app.vpnservice.exceptions.InvalidRouteException: WarpTunnel: Invalid route in config
2023-11-06T08:26:04.939Z+08:00 | DEBUG | destroy the service
Anyone has an idea how to deal this issue?
I am able to connect using my windows and mac. although I haven’t tried this on ios but it seems weird that It won’t work on android.