I've noticed quite a few apps restored from seedvault all refuse to run.
These include non banking apps like Molly and amethyst and others that never had an issue before.
I backed up on gos pixel fold and restored on 7a so unclear if issue is the change of phone or seedvault restore.
Is there a more reliable solution and has anyone else noticed this issue seedvault.
Below is the error message from Molly
type: crash
osVersion: google/lynx/lynx:15/BP1A.250505.005.B1/2025062700:user/release-keys
flags: dev options enabled
package: im.molly.app:155001, targetSdk 34
process: im.molly.app
processUptime: 10314 + 482 ms
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$4.done(AsyncTask.java:415)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:434)
at java.util.concurrent.FutureTask.setException(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:322)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
at java.lang.Thread.run(Thread.java:1119)
Caused by: java.lang.AssertionError: org.signal.argon2.Argon2Exception: Argon failed -12: Time cost is too small
at org.thoughtcrime.securesms.crypto.PassphraseBasedKdf.findParameters(PassphraseBasedKdf.java:62)
at org.thoughtcrime.securesms.crypto.MasterSecretUtil.changeMasterSecretPassphrase(MasterSecretUtil.java:88)
at org.thoughtcrime.securesms.crypto.MasterSecretUtil.generateMasterSecret(MasterSecretUtil.java:233)
at org.thoughtcrime.securesms.ChangePassphraseDialogFragment$ChangeMasterSecretTask.doInBackground(ChangePassphraseDialogFragment.java:356)
at org.thoughtcrime.securesms.ChangePassphraseDialogFragment$ChangeMasterSecretTask.doInBackground(ChangePassphraseDialogFragment.java:325)
at android.os.AsyncTask$3.call(AsyncTask.java:394)
at java.util.concurrent.FutureTask.run(FutureTask.java:317)
... 3 more
Caused by: org.signal.argon2.Argon2Exception: Argon failed -12: Time cost is too small
at org.signal.argon2.Argon2.hash(Argon2.java:157)
at org.thoughtcrime.securesms.crypto.Argon2Benchmark.measure(Argon2Benchmark.java:177)
at org.thoughtcrime.securesms.crypto.Argon2Benchmark.run(Argon2Benchmark.java:72)
at org.thoughtcrime.securesms.crypto.PassphraseBasedKdf.findParameters(PassphraseBasedKdf.java:60)
... 9 more
```
`
The log is too long stop not attached