-
Notifications
You must be signed in to change notification settings - Fork 1k
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
CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path #710
Comments
also, it does success on some windows 7 but failed on some as well. |
Not being able to write the staging ID will not cause the installation to fail |
But my user did see an error dialog read "Installation has failed" I used the electron-window-installer to create the installer.
Is there anything I can do to avoid such issue ? thanks! |
Hm, can you try deleting the Squirrel log and rerunning it? You might be copy-pasting from a different installation - the log you provided shows several warnings but no failures |
what I did is put the Setup.exe, the Release file and the nupkg file on an http server and then send the setup.exe url to ask my user to download and setup. She showed me an installation error dialog and send my the full log. I will ask her to try again and let you know the result. Thanks. |
she told me reinstall worked, will see if we can see this problem again, close for now. |
I have got the same issue while trying to install atom in Windows 64bit
|
@ShobanaBohs100 This is an issue with the app you're trying to install ("Postman"?), they're Doing Something Wrong |
The same to me: |
CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: |
I get this in windows 11 when installing discord. |
@rollsch Read the bottom of the file to look for errors, not the top :) |
My bottom of file is @anaisbetts |
Yes,it appears to look at every electron app on the user's system and try to find the RELEASES folder of that electron app for some reaosn. That's why it always is showing things like Figma, Discord, postman etc. |
The error persists with the latest version (1.5.0). |
Got this isise, the fulllog is here, it is on windows 7:
The text was updated successfully, but these errors were encountered: