<p>I've built v0.9.3 on Debian Buster (current Unstable version), and get these kind of errors:</p>
<pre><code>                                                                                              
saus.-12 15:28:03.246 [ERR] ERROR o.b.netlayer.tor.Tor: /home/vincas/.local/share/Bisq/btc_mainnet/tor/tor: error while loading shared libraries: libssl.so.1.
0.0: cannot open shared object file: No such file or directory
</code></pre>
<pre><code>saus.-12 15:50:16.594 [ERR] ERROR o.b.netlayer.tor.Tor: /home/vincas/.local/share/Bisq/btc_mainnet/tor/tor: error while loading shared libraries: libcrypto.so
.1.0.0: cannot open shared object file: No such file or directory
</code></pre>
<p>Creating libssl.so.1.1 -> libssl.so.1 (same for libcrypto) symlinks does not fix the issue, as it appears OpenSSL v1.1 does not have some symbols that Tor build expects:</p>
<pre><code>saus.-12 15:51:29.562 [ERR] ERROR o.b.netlayer.tor.Tor: /home/vincas/.local/share/Bisq/btc_mainnet/tor/tor: symbol lookup error: /home/vincas/.local/share/Bisq/btc_mainnet/tor/tor: undefined symbol: CRYPTO_set_locking_callback 
saus.-12 15:51:29.562 [NetworkNode-9999] ERROR b.n.p2p.network.TorNetworkNode: Could not connect to running Tor: java.io.IOException: Tor exited with value 127
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/2257">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtus8CqLwZZiNMvw1TAIvZw4og1wPks5vCenFgaJpZM4Z8qys">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtvscGxKZekVCwahmr4EzwTPPuJJoks5vCenFgaJpZM4Z8qys.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Tor does not work on Debian Buster with OpenSSL 1.1 (#2257)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/2257"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/2257",
"url": "https://github.com/bisq-network/bisq/issues/2257",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>