Hi,
On Wed, 2015-08-12 at 11:51 -0500, Sriram Sagar wrote:
> Hi,
>
> I have been facing an issue with connman, When I have multiple connections
> (2 Wi-FI and 3G connection), there is a problem in switching (The wifi
> service is not changing to online state).
And the version of ConnMan is...? Any distro or any additional patches
on top of the upstream version?
> 1. AP1, AP2 are on 3G dongle connected - AP1 is connected and online as
> signal strength is more.
> 2. If AP1 goes down, connection will switch to AP2 and comes online.
> 3. If AP2 also goes down. Connection will switch to 3G and comes online.
> 4. If AP2 comes available connection will be established properly and comes
> online (It was the one which connected before 3G connection),If suppose AP1
> comes available instead of AP2, the AP1 stays in ready state always.
>
> *Clue I got: *To verify the connection, connman checks "URL:
> http://ipv4.connman.net/online/status.html" and for that it will route
> before doing this. This adding route is not happening properly(Please find
> the logs)
>
> *Can anyone help on this*
>
>
> *logs :*
>
> connmand[7349]: src/wispr.c:wispr_portal_detect() interface wlan0
> connmand[7349]: Failed to find URL:
> http://ipv4.connman.net/online/status.html
> connmand[7349]: src/wispr.c:proxy_callback() proxy (null)
pacrunner is not running, which is fine if no proxies are configured.
Did you have proxies configured for any of the services?
> connmand[7349]: src/wispr.c:connman_wispr_message_init()
> connmand[7349]: src/wispr.c:wispr_portal_request_portal()
> *connmand[7349]: src/wispr.c:wispr_route_request() address 82.165.8.211 if
> 7 gw 192.168.0.1**, This gw is not correct, it is older AP's*
Which services are connected at this point? Is ConnMan switching from a
WiFi to another WiFi? In which point of the sequence described above is
this?
> connmand[7349]: src/wispr.c:wispr_route_request() The route address is
> (null)
What is this extra debug printing? Which variable is being printed?
> connmand[7349]: src/wispr.c:wispr_route_request() After sleep
What sleep?
> connmand[7349]: src/wispr.c:wispr_route_request() IPCONFIG TYPE IS IPV4
> connmand[7349]: Adding host route failed (Network is unreachable)
> connmand[7349]: src/wispr.c:wispr_route_request() SRIRAM: Returning from
> here because of error
> connmand[7349]: src/wispr.c:wispr_route_request() IPCONFIG TYPE IS IPV4
> connmand[7349]: Adding host route failed (Network is unreachable)
> connmand[7349]: src/wispr.c:wispr_route_request() SRIRAM: Returning from
> here because of error
> connmand[7349]: src/wispr.c:wispr_route_request() IPCONFIG TYPE IS IPV4
> connmand[7349]: Adding host route failed (Network is unreachable)
> connmand[7349]: src/wispr.c:wispr_route_request() SRIRAM: Returning from
> here because of error
Why is this printing three times?
Cheers,
Patrik
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman