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

Electron installers - Windows installed state infinitely broken #7058

Open
nbintertech opened this issue Oct 11, 2024 · 2 comments
Open

Electron installers - Windows installed state infinitely broken #7058

nbintertech opened this issue Oct 11, 2024 · 2 comments
Labels

Comments

@nbintertech
Copy link
Collaborator

There is some kind of install/uninstall flow involving the production installers and local dev version of electron where a situation can be created where there is a local db corruption that can't be resolved by uninstalling/reinstalling through windows, nor clearing db in local electron instance. This is the 2nd time I've experienced it.

Steps taken:

  • Installed production installer 1.5.2 (previous was a custom installer? unsure)
  • received grey screen at startup, dumped db in local dev electron, re-opened to grey screen still
  • uninstalled measur, restarted
  • rebuilt local electron, encountered error re: missing 'fs

No clear fix. This also happened 6 mo ago while testing through VERIFI installers

@nbintertech
Copy link
Collaborator Author

nbintertech commented Oct 12, 2024

image.png

image.png

image.png

@nbintertech
Copy link
Collaborator Author

I'm encountering this when going from a 1.5.2 development build with dbconfig version 8 where I have run electron, to a 1.5.3 development build with dbconfig version 9 where I've run electron,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant