-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
(node:5416) electron: The default of contextIsolation is deprecated #590
Comments
I am facing exactly the same issue. Any solution for this? |
So far I found a way to launch bloodhound with the --no-sandbox flag. But, pretty sure this is just short term walkaround to run the program. |
What repo are you running on? I thought Electron fixed the context-isolation issue, but maybe it reappeared |
Hi @rvazarkar I'm hitting this same issue on the latest release, is there any fix that's being worked on, is it possible to receive guidance on fixing this issue, if I'd want to make a PR for this ? |
same issue with these two messages: everything is fully updated, kali linux 2024.3.1 any known fix for this warnings? |
(If this is a SharpHound bug, please file the bug in the SharpHound repo here)
Describe the bug
Full stdout error:
(node:5416) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 for more information
[5416:0927/105457.715469:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Bloodhound GUI is supposed to launch and log me into the dashboard.
Screenshots
Please see attached screenshot.jpg
Additional context
Nil.
The text was updated successfully, but these errors were encountered: