You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next in a new terminal I start bloodhoud:
$ sudo bloodhound
Then I recieve the following error:
(node:1802424) 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
(node:1802470) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
First I start neo4j console:
$ sudo neo4j console
Next in a new terminal I start bloodhoud:
$ sudo bloodhound
Then I recieve the following error:
(node:1802424) 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
(node:1802470) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Below you can see the installed version:
Neo4j Browser version: 4.4.5
Build number: 202
Build date: 2022-04-20
Neo4j Server version: 4.4.7 (community)
Neo4j Browser Changelog
Bloodhound version: 4.2.0
Kali VERSION="2022.2"
Is there any update to fix this issue?
The text was updated successfully, but these errors were encountered: