On ma, 2015-06-08 at 15:24 +0300, Patrik Flykt wrote: > On Mon, 2015-06-08 at 17:38 +0530, Sukanya Ch wrote: > > Hi, > > > > I am using connman in ARM platform. But while starting daemon I am getting > > this error. Can you please help me? > > There are no errors below. ConnMan is just a little bit too eager with > its DNS when starting up. Nothing to worry about at this time in the > bootup process.
It is also possible that you have some other DNS proxy running in your host. In this case ConnMan cannot start its dnsproxy as that would use the same UDP port. Cheers, Jukka > > Cheers, > > Patrik > > > connmand_logs: > > ------------------------------------------------------------- > > connmand[10454]: src/dnsproxy.c:__connman_dnsproxy_init() > > connmand[10454]: src/dnsproxy.c:__connman_dnsproxy_add_listener() index 1 > > connmand[10454]: src/dnsproxy.c:get_listener() family 2 protocol 17 index 1 > > connmand[10454]: src/inet.c:__connman_inet_get_interface_address() index 1 > > interface lo > > connmand[10454]: Failed to bind UDP listener socket > > connmand[10454]: src/dnsproxy.c:get_listener() family 10 protocol 17 index 1 > > connmand[10454]: src/inet.c:__connman_inet_get_interface_address() index 1 > > interface lo > > connmand[10454]: Failed to bind UDP listener socket > > connmand[10454]: Couldn't create listener for index 1 err -5 > > connmand[10454]: src/ipconfig.c:__connman_ipconfig_init() > > connmand[10454]: src/rtnl.c:__connman_rtnl_init() > > connmand[10454]: src/task.c:__connman_task_init() > > > _______________________________________________ > connman mailing list > [email protected] > https://lists.connman.net/mailman/listinfo/connman _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
