Noovolari / leapp

Leapp is the DevTool to access your cloud
https://www.leapp.cloud/
Mozilla Public License 2.0
1.6k stars 146 forks source link

White screen when opening Leapp #524

Open AndreVelde opened 7 months ago

AndreVelde commented 7 months ago

Describe the bug When I open leapp I get a completely white screen and cant do anything (it worked before but a couple months back it stopped working and never worked afterwards)

Leapp Version 0.24.4 but also tested on older versions

To Reproduce Steps to reproduce the behavior:

  1. Open leapp

Expected behavior I can see my AWS SSO profiles etc

Screenshots leapp issue

Desktop (please complete the following information):

Additional context Have already tried to delete the appdata folder and that didnt result in any difference. Also no logs are being created at C:\Users\<USER>\AppData\Roaming\Leapp\log.electronService.log

ericvilla commented 7 months ago

Hi @AndreVelde, we just tested it again using Windows 10. It's working. I know that providing more contextual information is hard without logs. Therefore, I suggest you to backup your Leapp-lock.json file in the ~/.Leapp directory. Then, restart the desktop app. If the problem does not persist, it means it was related to the workspace configuration

AndreVelde commented 7 months ago

I have just removed the folder in Roaming again, the .leapp folder and uninstalled Leapp and installed the newest version of Leapp 0.24.6 but still a white screen. Only thing I could say that I am working from a company laptop with certain company policies on it. Not sure if that can interfere with it. Otherwise not sure what else I can delete or do to get it working again. Otherwise I guess I have to do without Leapp

ericvilla commented 7 months ago

Hi @AndreVelde, you can find the .Leapp folder - containing the configuration of your workspace - under your home directory, not the Roaming one. Please, try to close the desktop app and rename the $HOME/.Leapp/Leapp-lock.json as $HOME/.Leapp/Leapp-lock.json.bkp. Run Leapp again; it should create a new $HOME/.Leapp/Leapp-lock.json file

AndreVelde commented 7 months ago

Yeah meant that I also deleted the one at $HOME/.Leapp but when I start up Leapp again it is not being created anymore

mcooper-gb commented 3 months ago

I have the same issue with v0.26.1 running on Windows 11. I have no C:\Users\<USER>\.Leapp folder. I also have no log files in C:\Users\\AppData\Roaming\Leapp\ I've tried multiple reinstalls. In task manager I have 4 Leapp processes running: image

ericvilla commented 1 month ago

@mcooper-gb have you managed to fix the issue? @MattiaCostamagna uses the same setup (v0.26.1 running on Windows 11) without problems