-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: "Couldn't add account!" #124
Comments
Good afternoon @that1cutie ! It appears as though automatic Argon2 password hashing has failed due to ill-selected parameters. Passy requires at least 64 megabytes of free RAM for operation (in theory, in reality it needs around 100-200 mb). Are you sure that you've had enough free RAM available on your system at that moment? Cheers! |
My computer had at that moment over 55GB of free RAM. |
I'm beginning to wonder if IoT Enterprise LSTC simply doesn't have everything Passy needs to run. It is a very stripped down version of Windows. |
That might very much be the case. I would see to automatically disabling this safety check if I had access to debugging under Windows IoT Enterprise LSTC, and will look into it in the future. Currently, I am planning to implement a special parameter to disable this check entirely in global app settings, which will be available in the next release. |
Thank you for your attentiveness to this bug. |
I would like to note that I tried installing the latest version of Passy on a different laptop with a fresh install of Windows 11 IoT Enterprise LSTC 2024 and it had exactly the same result (Couldn't add account.), so I do believe the issue to be related specifically to the OS. |
Bug description
I am using Windows 11 IoT Enterprise LSTC 2024. I downloaded the software, installed it, and tried to make an account, and it fails to do this every time. I use Passy on another Windows 10 computer and on my Android phone and it works fine.
Expected outcome
Make a local account.
Steps to reproduce
Input account name and password, click the right arrow button.
Error log
App version
v1.8.0 - Entry Tags
Submission checklist
The text was updated successfully, but these errors were encountered: