Today I had the same issue. A have got OTA-13. A few days ago disk went full and many creepy behaviours occurred. So I tidied up and all was okay. Today my phablet had shutted off because of very low battery. After charging a while I booted the phone and indicator-network was away like these bug. I ran
mv .config/connectivity-service .config/connectivity-service_2016-09-30 to remove the config like in https://bugs.launchpad.net/ubuntu/+source /indicator-network/+bug/1627953 but preserving a backup. Instantly WiFi cames up and after a few seconds also both SIM cards. But the labels of both SIM cards were missing. I rebooted and everything seems fine now. Here is a diff: diff -u .config/connectivity-service_2016-09-30/config.ini .config/connectivity-service/config.ini --- .config/connectivity-service_2016-09-30/config.ini 2016-09-28 17:31:01.614008012 +0200 +++ .config/connectivity-service/config.ini 2016-09-30 03:23:54.581088002 +0200 @@ -4,15 +4,15 @@ SimForMobileData=8949228161042023545 [Sims] -8949226144023112505\DataRoamingEnabled=true -8949226144023112505\Imsi=262073976785782 -8949226144023112505\Mcc=262 -8949226144023112505\Mnc=07 -8949226144023112505\PreferredLanguages=de, en, fr +8949226144023112505\DataRoamingEnabled=false +8949226144023112505\Imsi= +8949226144023112505\Mcc= +8949226144023112505\Mnc= +8949226144023112505\PreferredLanguages=@Invalid() 8949226144023112505\PrimaryPhoneNumber= -8949228161042023545\DataRoamingEnabled=true -8949228161042023545\Imsi=262074035216854 -8949228161042023545\Mcc=262 -8949228161042023545\Mnc=07 -8949228161042023545\PreferredLanguages=de, en, fr +8949228161042023545\DataRoamingEnabled=false +8949228161042023545\Imsi= +8949228161042023545\Mcc= +8949228161042023545\Mnc= +8949228161042023545\PreferredLanguages=@Invalid() 8949228161042023545\PrimaryPhoneNumber= Only in .config/connectivity-service_2016-09-30: config.ini.lock -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1615474 Title: Network Indicator / Connectivity-API is not accessible To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1615474/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs