Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Low
-
Resolution: Complete
-
Affects Version/s: Master - FreeNAS Nightlies
-
Fix Version/s: 11.3-RC2
-
Component/s: Middleware
-
Labels:
Description
Just re-encountered this while reinstalling.
Steps to repro:
- Fresh install (In this case, 11.3 preview). I updated to the latest nightly at this point FreeNAS-11.3-MASTER-202001050957
- Uploaded config file tar, which included database and pwenc_secret file.
- System rebooted, did migrations and rebooted again.
- Could not decrypt SSH Keypairs and other things.
- Check /data and notice that pwenc_secret file is still from today and is different from the config save's copy.
- Copied over the file from the config, instant access to the encrypted settings
I'm not sure, but this might be due to the upload routine simply trying to mv the file into place, which fails since there's already one in the destination? Not sure, the logs don't seem to be preserved from the upload.