<p>App Nap causes the issues:<br>
<a href="https://www.lifewire.com/control-how-mac-applications-use-app-nap-2260788" rel="nofollow">https://www.lifewire.com/control-how-mac-applications-use-app-nap-2260788</a><br>
<a href="https://apple.stackexchange.com/questions/121386/missing-prevent-app-nap-button-on-app" rel="nofollow">https://apple.stackexchange.com/questions/121386/missing-prevent-app-nap-button-on-app</a></p>
<p>Run that command in the terminal and restart Bisq. It should never end up in App Nap mode with that and therefore not lose network connectivity when not visible (hidden by other windows).</p>
<pre><code>defaults write io.bisq.CAT NSAppSleepDisabled -bool YES
</code></pre>
<p>It would be good if we find a way that App Nap is disabled by default for Bisq. Will search more for the java packager options.</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/1701#issuecomment-422996461">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtl_fPR640S5zDDuFwFUyEU-YRqDZks5uctsogaJpZM4Ww2_i">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtt7kfTmHnNjTrAFK6dBofZHK0naEks5uctsogaJpZM4Ww2_i.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":"PERSON","message":"@ManfredKarrer in #1701: App Nap causes the issues:\r\nhttps://www.lifewire.com/control-how-mac-applications-use-app-nap-2260788\r\nhttps://apple.stackexchange.com/questions/121386/missing-prevent-app-nap-button-on-app\r\n\r\nRun that command in the terminal and restart Bisq. It should never end up in App Nap mode with that and therefore not lose network connectivity when not visible (hidden by other windows).\r\n```\r\ndefaults write io.bisq.CAT NSAppSleepDisabled -bool YES\r\n```\r\n\r\nIt would be good if we find a way that App Nap is disabled by default for Bisq. Will search more for the java packager options. "}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/1701#issuecomment-422996461"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/1701#issuecomment-422996461",
"url": "https://github.com/bisq-network/bisq/issues/1701#issuecomment-422996461",
"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": "Re: [bisq-network/bisq] OSX standby mode disconnects network (#1701)",
"sections": [
{
"text": "",
"activityTitle": "**Manfred Karrer**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ManfredKarrer",
"facts": [

]
}
],
"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\": 1701,\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\": 1701\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/issues/1701#issuecomment-422996461"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 381906914\n}"
}
],
"themeColor": "26292E"
}
]</script>