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 Touch seeded packages, which is subscribed to indicator-network in Ubuntu. https://bugs.launchpad.net/bugs/1615474 Title: Network Indicator / Connectivity-API is not accessible Status in Canonical System Image: Incomplete Status in indicator-network package in Ubuntu: In Progress Bug description: Sometime in the last few days my phone lost the ability to connect to wifi networks and the network indicator at the top has stopped working. Currently between "Bluetooth" and "Sound" I have a gear icon and the caption "indicator-network". When I select it, the rest of the screen is blank. There are no settings available and no way to connect to a wifi network. On the System Settings app, if I tap on the "Wi-Fi" icon, I can see "Previous networks". But below that the page is just white, there is no way to select a wifi network. Rebooting the phone doesn't seem to fix the problem. Given that this is an MX4 and therefore the USB port doesn't work, and there's no SD card slot, there's vanishingly few ways to get data in and out of this phone now. If there's a solution to the problem, it's going to have to involve something other than updating system software. Current system software is Ubuntu 15.05 (OTA-12). To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1615474/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp