[bisq-network/bisq] Error: Couldn't generate key (#1780)

Ken Sharp notifications at github.com
Wed Oct 17 14:57:42 UTC 2018


When loading Bisq I receive a window that tells me to reports this issue.

![bisq](https://user-images.githubusercontent.com/13607576/47095261-d0e31a00-d224-11e8-9d32-4be514a5ffe4.png)

>From the log:

````
Oct-17 15:50:25.796 [checkCryptoThread] ERROR b.c.c.Encryption: JCE cannot authenticate the provider BC 
Oct-17 15:50:25.825 [checkCryptoThread] ERROR b.c.s.CommonSetup: Uncaught Exception from thread checkCryptoThread 
Oct-17 15:50:25.826 [checkCryptoThread] ERROR b.c.s.CommonSetup: throwableMessage= Couldn't generate key 
Oct-17 15:50:25.826 [checkCryptoThread] ERROR b.c.s.CommonSetup: throwableClass= class java.lang.RuntimeException 
Oct-17 15:50:25.848 [checkCryptoThread] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.RuntimeException: Couldn't generate key
	at bisq.common.crypto.Encryption.generateSecretKey(Encryption.java:231)
	at bisq.network.crypto.EncryptionService.encryptHybridWithSignature(EncryptionService.java:112)
	at bisq.core.app.BisqSetup.lambda$checkCryptoSetup$4(BisqSetup.java:440)
	at java.lang.Thread.run(Thread.java:748)
````

[bisq.log](https://github.com/bisq-network/bisq/files/2487986/bisq.log)

I tried running Bisq with the Ubuntu Xenial provided packages of JRE and JDK 8 and 9 but it doesn't even get this far, so I'm using:

`$ /opt/jdk1.8.0_131/bin/java -Xss1280k -jar /opt/Bisq/app/Bisq-0.8.0.jar`

which seems to allow me to use the application without issue, except for this error message.

Does this mean I'm not secure?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/1780
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181017/7666ec14/attachment.html>


More information about the bisq-github mailing list