Couldn't generate key

Hi!
I downloaded and installed bisq on Windows 10 x64 and when I try to run .exe just nothing happens. When I run .jar I get “Couldn’t generate key” error. And there is no log file in bisq directory. Should I build bisq from source or there is some other way to fix the issue?
upd: tried on another Windows 10 PC - same result.

Running the jar requires the jdk adoptions described inteh build.md file in the source doc folder. You can run from source but need to follow exactly the build.md instructions. The exe should work, seems to be a local issue on your machine. We got reports that some AV software deleted files and flagged incorrectly Bisq as malware. Maybe check if that is the case for you.

Built from source, now it works, thanks.

1 Like