ThalesGroup / security-risk-assessment-tool

The ISRA security-risk-assessment-tool project is an Electron based application used to do security risk assessments at a technical level
BSD 4-Clause "Original" or "Old" License
22 stars 7 forks source link

[Issue]: Blank page launching mac x64 binary #299

Open ThomasDThales opened 2 months ago

ThomasDThales commented 2 months ago

Issue Description

The sratool mac x64 binary displays a blank page after launching: Screenshot 2024-06-11 at 11 51 43 AM

This issue in known in electron and fixed after electron 28 (current : 22) (A way to fix it would be to upgrade the electron dependency)

Troubleshooting Make sure you proxy configuration is right

The issue appeared for these configuration: Screenshot 2024-06-11 at 12 06 21 PM Screenshot 2024-06-11 at 12 05 17 PM

And disappeared with these: Screenshot 2024-06-11 at 12 07 54 PM Screenshot 2024-06-11 at 12 08 12 PM

NOTICE: A bad setting of either http or https proxy configuration (If they are checked in the network settings) will trigger the issue.

Duplicate Steps

Launch the app

Expected Results

The app runs normally after the launch

Version Detected

1.1.0 (Default)

Attachments

No response