Why Nostr? What is Njump?
2024-04-05 23:09:49

emmanuelrosa on Nostr: Note: There's a bug in my Bisq 2 Nix package. The symptom is an immediate failure to ...

Note: There's a bug in my Bisq 2 Nix package.

The symptom is an immediate failure to connect to the Tor network, and it can happen after updating Nixpkgs.

The cause is that once Bisq 2 extracts the Tor binary (BASH script) from it's JAR archive, it doesn't extract it again; At least for the same version of Bisq 2. This can lead to the extracted scripting pointing to a Tor binary that's no longer in the Nix store.

I fixed it by deleting the directory where Tor is extracted, so that Bisq 2 has to extract upon every start up.

#nix #bisq
Author Public Key
npub18eynzyyrx0v46qjnvtj6mvekpxlfnkq06e3zfd6q9487vty0lfaszucvu7