Skip to content
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

Unable to install 9.3.2 #7668

Open
1 task done
lmorganl opened this issue Jul 4, 2024 · 2 comments
Open
1 task done

Unable to install 9.3.2 #7668

lmorganl opened this issue Jul 4, 2024 · 2 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@lmorganl
Copy link

lmorganl commented Jul 4, 2024

Expected Behavior

On windows install exe or automatic update works

Actual Behavior

install crash

Reproduction Steps

start install .exe on windows 23H2
SquirrelSetup.log

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

9.3.2

What operating system are you using?

Windows

Operating System Version

Windows 11 23h2

Installation method

exe

Last Known Working Insomnia version

9.3.1

@lmorganl lmorganl added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Jul 4, 2024
@filfreire
Copy link
Member

Details:

Program: Install path C:\Users\mlegendre\AppData\Local\insomnia already exists, burning it to the ground
2024-07-04 20:36:00> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\mlegendre\AppData\Local\insomnia\packages\.betaId'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   à System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   à Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2024-07-04 20:36:00> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\mlegendre\AppData\Local\insomnia\packages\RELEASES'.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   à Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   à Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()

@lmorganl
Copy link
Author

lmorganl commented Aug 1, 2024

update from 9.2.0 to 9.3.3 on error with auto-update and exe
error.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

2 participants