<p>This issue might address <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="275738294" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/1023" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/1023/hovercard" href="https://github.com/bisq-network/bisq/issues/1023">#1023</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="286685256" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/1161" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/1161/hovercard" href="https://github.com/bisq-network/bisq/issues/1161">#1161</a>, possibly <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="218217272" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/791" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/791/hovercard" href="https://github.com/bisq-network/bisq/issues/791">#791</a> and more recent reports even from <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1449498" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ManfredKarrer">@ManfredKarrer</a> himself. The issue is meant as a progress tracker.</p>
<h3>Issue</h3>
<p>Bisq gets started. Bisq runs. Bisq gets closed and exists gracefully (?). Nothing wrong yet.<br>
Now, Bisq gets started again, and it refuses to start with:</p>
<pre><code>ERROR i.b.n.p.n.TorNetworkNode: Tor node creation failed: java.lang.RuntimeException: Could not delete file C:\Users\Name\AppData\Roaming\Bisq\btc_mainnet\tor\lock 
</code></pre>
<h3>Affected platforms</h3>
<p>Windows</p>
<h3>Findings so far</h3>
<p>The Tor process creates a file named <code>lock</code> in the Tor working directory. It has size 0 (as expected for a lock file), gets created as soon as the tor-binary is executed, and is in turn owned by the Tor process. However, at least on my Arch linux machine, the file does not get deleted after Tor shutdown and is only overwritten on a fresh start of Tor.</p>
<p>Ah yes, and this behaviour does apply to bisq, the netlayer tests and the TorBrowser-bundle as well. It seems like the issue might be located in Tor itself.</p>
<h3>Help needed</h3>
<p>I cannot reproduce the issue right now. However, if anyone stumbles upon the issue, please check if a Tor process is still running on your machine. If so, try force-killing the process and start Bisq again.</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/issues/1943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtnB3FeY49LgClHgk-T3-uA9YLc5Mks5uwrDogaJpZM4YpGMf">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZturX_8IC2jCFsAOQnxwY4GZFvbZoks5uwrDogaJpZM4YpGMf.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Can launch Bisq only after system restart on Windows  (#1943)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/1943"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/1943",
"url": "https://github.com/bisq-network/bisq/issues/1943",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Can launch Bisq only after system restart on Windows  (#1943)",
"sections": [
{
"text": "",
"activityTitle": "**Florian Reimair**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@freimair",
"facts": [
{
"name": "Repository: ",
"value": "bisq-network/bisq"
},
{
"name": "Issue #: ",
"value": 1943
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1943,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1943\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/issues/1943"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 413426463\n}"
}
],
"themeColor": "26292E"
}
]</script>