Skip to content

White screen when using symlinked config.json #718

@Mag1cByt3s

Description

@Mag1cByt3s

Describe the bug
BloodHound won't start and instead displays a blank white screen when using a symlinked config.json.
This bug impacts any system that is using a config manager which uses symbolic links to reference configuration files.

To Reproduce
Steps to reproduce the behavior:

  1. create symbolic link at ~/.config/bloodhound/config.json which points to different location
  2. start BloodHound.
  3. Get a white screen

Expected behavior
BloudHound should be able to follow the symlink and read and parse the configuration file config.json

Screenshots

Additional context
If you try to remove the symlink BloodHound starts normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions