Hi Sukanya, ># connmanctl >Error getting technologies: The name net.connman was not provided by any >.service filesconnmanctl> services >Error: The name net.connman was not provided by any .service files
This issue happens if your connmand is not running as a process daemon - which means that, there is no dbus address supplied by connmand to which you can connect your connmanctl client. Check if you can identify, using this - In the test folder of source code of connman, use the monitor-connman to monitor logs on DBUS for connman. Run monitor-connman, and then start connmand, you should see, some output, if not then probably connmand did not start at all, or did not register the dbus address for applications to connect to. Can you see "connmand" in system processes ? Abhijit ________________________________________ From: connman [[email protected]] on behalf of Sukanya Ch [[email protected]] Sent: Thursday, June 11, 2015 4:54 PM To: [email protected] Subject: Re: Issues with connmand Hi Patrik, Thanks for the reply. # connmanctl Error getting technologies: The name net.connman was not provided by any .service filesconnmanctl> services Error: The name net.connman was not provided by any .service files connmanctl> connmanctl> connmanctl> connmanctl> connmanctl> technologies Error: The name net.connman was not provided by any .service files connmanctl> *With Best Regards,* Sukanya Ch > > I am facing issues with connmand. I am not able to run daemon. can any one > help me please. I am using 1.29 version in ARM platform. I enabled xtables > netfilter and all kernel configurations which are given in README file in > source code.But still I am getting this error. Can you please help me on > this. > > > > # connmand -nd > connmand[5091]: Connection Manager version 1.29 > connmand[5091]: src/dbus.c:__connman_dbus_init() > connmand[5091]: src/inotify.c:__connman_inotify_init() > connmand[5091]: src/technology.c:__connman_technology_init() > connmand[5091]: src/storage.c:storage_load() Loading > /var/lib/connman/settings > connmand[5091]: src/storage.c:storage_load() Loading > /var/lib/connman/settings > connmand[5091]: src/notifier.c:__connman_notifier_init() > connmand[5091]: src/agent.c:__connman_agent_init() > connmand[5091]: src/service.c:__connman_service_init() > connmand[5091]: src/agent.c:connman_agent_driver_register() Registering > driver 0xa23f8 name service > connmand[5091]: src/peer_service.c:__connman_peer_service_init() > connmand[5091]: src/peer.c:__connman_peer_init() > connmand[5091]: src/provider.c:__connman_provider_init() > connmand[5091]: src/notifier.c:connman_notifier_register() notifier > 0xa241c name provider > connmand[5091]: src/network.c:__connman_network_init() > connmand[5091]: src/config.c:__connman_config_init() > connmand[5091]: src/inotify.c:create_watch() Add directory watch for > /var/lib/connman > connmand[5091]: src/config.c:read_configs() > connmand[5091]: src/device.c:__connman_device_init() > connmand[5091]: src/ippool.c:__connman_ippool_init() > connmand[5091]: src/iptables.c:__connman_iptables_init() > connmand[5091]: src/firewall.c:__connman_firewall_init() > connmand[5091]: src/iptables.c:iptables_init() filter > connmand[5091]: src/iptables.c:__connman_iptables_commit() filter > connmand[5091]: src/iptables.c:iptables_init() mangle > connmand[5091]: src/iptables.c:__connman_iptables_commit() mangle > connmand[5091]: src/iptables.c:iptables_init() nat > connmand[5091]: src/iptables.c:__connman_iptables_commit() nat > connmand[5091]: src/nat.c:__connman_nat_init() > connmand[5091]: src/notifier.c:connman_notifier_register() notifier > 0xa2694 name nat > connmand[5091]: src/tethering.c:__connman_tethering_init() > connmand[5091]: src/counter.c:__connman_counter_init() > connmand[5091]: src/manager.c:__connman_manager_init() > connmand[5091]: src/notifier.c:connman_notifier_register() notifier > 0xa23cc name manager > connmand[5091]: src/stats.c:__connman_stats_init() > connmand[5091]: src/clock.c:__connman_clock_init() > connmand[5091]: src/timezone.c:__connman_timezone_init() > connmand[5091]: src/timezone.c:__connman_timezone_lookup() sysconfig zone > (null) > connmand[5091]: src/storage.c:storage_load() Loading > /var/lib/connman/settings > connmand[5091]: src/resolver.c:__connman_resolver_init() dnsproxy 1 > connmand[5091]: src/dnsproxy.c:__connman_dnsproxy_init() > connmand[5091]: src/dnsproxy.c:__connman_dnsproxy_add_listener() index 1 > connmand[5091]: src/dnsproxy.c:get_listener() family 2 protocol 17 index 1 > connmand[5091]: src/inet.c:__connman_inet_get_interface_address() index 1 > interface lo > connmand[5091]: Failed to bind UDP listener socket > connmand[5091]: src/dnsproxy.c:get_listener() family 10 protocol 17 index 1 > connmand[5091]: src/inet.c:__connman_inet_get_interface_address() index 1 > interface lo > connmand[5091]: Failed to bind UDP listener socket > connmand[5091]: Couldn't create listener for index 1 err -5 > connmand[5091]: src/ipconfig.c:__connman_ipconfig_init() > connmand[5091]: src/rtnl.c:__connman_rtnl_init() > connmand[5091]: src/task.c:__connman_task_init() > connmand[5091]: src/proxy.c:__connman_proxy_init() > connmand[5091]: src/detect.c:__connman_detect_init() > connmand[5091]: src/rtnl.c:connman_rtnl_register() rtnl 0xa2448 name detect > connmand[5091]: src/session.c:__connman_session_init() > connmand[5091]: src/notifier.c:connman_notifier_register() notifier > 0xa2510 name session > connmand[5091]: src/firewall.c:__connman_firewall_enable() mangle INPUT -j > CONNMARK --restore-mark > connmand[5091]: src/firewall.c:insert_managed_rule() table mangle add > managed chain for INPUT > connmand[5091]: src/iptables.c:__connman_iptables_new_chain() -t mangle -N > connman-INPUT > connmand[5091]: src/iptables.c:iptables_init() mangle > connmand[5091]: src/iptables.c:iptables_add_chain() table mangle chain > connman-INPUT > connmand[5091]: src/iptables.c:__connman_iptables_insert() -t mangle -I > INPUT -j connman-INPUT > (null) v(null): Couldn't load target `standard':No such file or directory > > *With Best Regards,* > > Sukanya Ch > _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
