Open xshadowfox8888 opened 2 years ago
I am facing exactly the same issue. Any solution for this?
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: (node:10551) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information (node:10790) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
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 https://github.com/electron/electron/issues/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.