@jovirkku My device is XA2+ dual sim, and the “home” was not encrypted on 3.3.0.
My previous saved connections were listed in /home/.system/var/lib/connman, and a connection re-created after update was present in /home/nemo/.local/share/system/privileged/connman.
Status of connman-nemo-migration:
[root@Sailfish nemo]# systemctl status connman-nemo-migration
● connman-nemo-migration.service - ConnMan WiFi and VPN nemo user migration service
Loaded: loaded (/usr/lib/systemd/system/connman-nemo-migration.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2020-09-30 09:56:18 EEST; 2 days ago
Process: 3033 ExecStart=/usr/bin/connman-nemo-migration (code=exited, status=1/FAILURE)
Main PID: 3033 (code=exited, status=1/FAILURE)
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
I restarted the service, which resulted in:
[root@Sailfish nemo]# systemctl status connman-nemo-migration
● connman-nemo-migration.service - ConnMan WiFi and VPN nemo user migration service
Loaded: loaded (/usr/lib/systemd/system/connman-nemo-migration.service; disabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2020-10-02 11:04:33 EEST; 1min 14s ago
Process: 27292 ExecStart=/usr/bin/connman-nemo-migration (code=exited, status=0/SUCCESS)
Main PID: 27292 (code=exited, status=0/SUCCESS)
Oct 02 11:04:33 Sailfish systemd[1]: Starting ConnMan WiFi and VPN nemo user migration service...
Oct 02 11:04:33 Sailfish connman-nemo-migration[27292]: migrating WiFi and VPN services from /home/.system/var/lib to /home/nemo/.local/share/system/privileged
Oct 02 11:04:33 Sailfish connman-nemo-migration[27292]: removing settings file /home/.system/var/lib/connman/settings from root
Oct 02 11:04:33 Sailfish connman-nemo-migration[27292]: removing WiFi services from root
Oct 02 11:04:33 Sailfish systemd[1]: Started ConnMan WiFi and VPN nemo user migration service.
Oct 02 11:04:33 Sailfish connman-nemo-migration[27292]: migration done
Now all my connections are listed in /home/nemo/.local/share/system/privileged/connman as intended. I guess the reason of original failure during update is already gone from the log. Or is there a way to dig it out?
I lost all my WLAN settings as well (and also had to reset fingerprints).
I had my home encrypted on 3.3. System or network restart didn’t work for me (probably because I manually added a network before trying the restart).
I managed to extract some information about the problem (before the journal rotated)
-- Logs begin at Fri 2020-10-02 14:26:15 CEST, end at Fri 2020-10-02 14:28:57 CEST. --
Oct 02 14:26:17 Sailfish systemd[1]: Starting ConnMan WiFi and VPN nemo user migration service...
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: migrating WiFi and VPN services from /home/.system/var/lib to /home/nemo/.local/share/system/privileged
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: removing settings file /home/.system/var/lib/connman/settings from root
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: rm: can't remove '/home/.system/var/lib/connman/settings': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cannot migrate WiFi services: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_40576f726b_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_486a616c6d61724775657374_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_4c696e6b537072696e746572_managed_none': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_57524b4d_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_7a617070612d70736b_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: migration not complete
Oct 02 14:26:17 Sailfish systemd[1]: connman-nemo-migration.service: Main process exited, code=exited, status=1/FAILURE
Oct 02 14:26:17 Sailfish systemd[1]: Failed to start ConnMan WiFi and VPN nemo user migration service.
Oct 02 14:26:17 Sailfish systemd[1]: connman-nemo-migration.service: Unit entered failed state.
Oct 02 14:26:17 Sailfish systemd[1]: connman-nemo-migration.service: Failed with result 'exit-code'.
Then after restarting the service
-- Logs begin at Fri 2020-10-02 14:26:15 CEST, end at Fri 2020-10-02 14:31:28 CEST. --
Oct 02 14:26:17 Sailfish systemd[1]: Starting ConnMan WiFi and VPN nemo user migration service...
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: migrating WiFi and VPN services from /home/.system/var/lib to /home/nemo/.local/share/system/privileged
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: removing settings file /home/.system/var/lib/connman/settings from root
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: rm: can't remove '/home/.system/var/lib/connman/settings': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cannot migrate WiFi services: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_40576f726b_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_486a616c6d61724775657374_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_4c696e6b537072696e746572_managed_none': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_57524b4d_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: cp: can't create directory '/home/nemo/.local/share/system/privileged/connman/wifi_84c7ea7ecf2c_7a617070612d70736b_managed_psk': Read-only file system
Oct 02 14:26:17 Sailfish connman-nemo-migration[825]: migration not complete
Oct 02 14:26:17 Sailfish systemd[1]: connman-nemo-migration.service: Main process exited, code=exited, status=1/FAILURE
Oct 02 14:26:17 Sailfish systemd[1]: Failed to start ConnMan WiFi and VPN nemo user migration service.
Oct 02 14:26:17 Sailfish systemd[1]: connman-nemo-migration.service: Unit entered failed state.
Oct 02 14:26:17 Sailfish systemd[1]: connman-nemo-migration.service: Failed with result 'exit-code'.
Oct 02 14:31:06 Sailfish systemd[1]: Stopped ConnMan WiFi and VPN nemo user migration service.
Oct 02 14:31:06 Sailfish systemd[1]: Starting ConnMan WiFi and VPN nemo user migration service...
Oct 02 14:31:06 Sailfish connman-nemo-migration[4635]: migrating WiFi and VPN services from /home/.system/var/lib to /home/nemo/.local/share/system/privileged
Oct 02 14:31:06 Sailfish connman-nemo-migration[4635]: removing settings file /home/.system/var/lib/connman/settings from root
Oct 02 14:31:06 Sailfish connman-nemo-migration[4635]: removing WiFi services from root
Oct 02 14:31:06 Sailfish connman-nemo-migration[4635]: migration done
Oct 02 14:31:06 Sailfish systemd[1]: Started ConnMan WiFi and VPN nemo user migration service.
Just for info – I also have Xiaomi Note 4x (mido) with SFOS installed and upgraded via terminal from 3.3.0.16 to 3.4.0.22 without problems – also no encryption.
Can also confirm that my WiFis are back after a reboot. XA2 - Dual SIM no encryption with 3.3.x.
I was able to do a full reboot of the phone after fixing the issues that left it unable to reboot properly.
Once all that was sorted and I have managed to do a full reboot cycle, I checked the WiFi list and all my saved networks are there.
my device is xa2 i haven’t enabled encryption yet. during installation the white bar went all the way through and got stuck there. after 15-20 min waiting, poer button didn’t respond, i used power button + vol keys to restart the phone, apart the wifi, i had no other issues.