<p><b>@christophsturm</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3043#discussion_r309723583">common/src/main/java/bisq/common/crypto/KeyStorage.java</a>:</p>
<pre style='color:#555'>> @@ -97,6 +97,7 @@ public String toString() {
 
     @Inject
     public KeyStorage(@Named(KEY_STORAGE_DIR) File storageDir) {
+        storageDir.mkdirs();
</pre>
<p>the CI error came from a missing key directory on CI. I now changed the keystorage to create the directory if its missing. not sure if that has any downsides.</p>

<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/pull/3043?email_source=notifications&email_token=AJFFTNSGFEGCRVY7UEARDHLQCLWSNA5CNFSM4IIPTCD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCAJJP7I#pullrequestreview-269654013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUKETGQ2BVQZ6KCS2TQCLWSNANCNFSM4IIPTCDQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNRGTCDGFCAUP33J263QCLWSNA5CNFSM4IIPTCD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCAJJP7I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3043?email_source=notifications\u0026email_token=AJFFTNSGFEGCRVY7UEARDHLQCLWSNA5CNFSM4IIPTCD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCAJJP7I#pullrequestreview-269654013",
"url": "https://github.com/bisq-network/bisq/pull/3043?email_source=notifications\u0026email_token=AJFFTNSGFEGCRVY7UEARDHLQCLWSNA5CNFSM4IIPTCD2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCAJJP7I#pullrequestreview-269654013",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>