Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Add support for FreeBSD #17

@wiz

Description

@wiz

I run my headless Bisq nodes on FreeBSD and they all run fine. The only issue is it throws this exception and deletes the Tor key on startup, which is fine for my use case (mempool.space/bisq) but not okay for a seednode or other types of nodes. Can you simply not throw the exception and read the private key exactly the same way you do it on Linux?

################################################################
Connecting to Tor successful after 69 ms. Start publishing hidden service.
################################################################
Aug-16 02:56:44.231 [NetworkNode-8000] ERROR o.b.n.tor.Tor: could not set permissions, hidden service /bisq/seednode-data/btc_mainnet/tor/hiddenservice will most probably not work java.lang.RuntimeException: Unsupported OS: FreeBSD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions