<p>I have the same problem when I am under tails<br>
bisq start and then make an offer, everything seems to be good but nobody buys it, I then tried to buy my own offer from another computer that I created under tails then comes as an error message user is not online.</p>
<p>If there is no solution that bisq works with tails, the solution below only works to buy, but no one can buy a created offer, please help, because bisq and tails would be the best.</p>
<p>to start:</p>
<p>made authcookie readable:<br>
sudo chmod o+r /var/run/tor/control.authcookie</p>
<p>added iptables rules to to connect to nodes:<br>
sudo iptables -I OUTPUT 3 -d 127.0.0.1 -o lo -p tcp --dport 8333 --syn -m owner --uid-owner amnesia -j ACCEPT # bisq<br>
sudo iptables -I OUTPUT 3 -d 127.0.0.1 -o lo -p tcp --dport 8000 --syn -m owner --uid-owner amnesia -j ACCEPT # bisq</p>
<p>and started bisq:<br>
./Bisq --torControlPort 9052 --torControlCookieFile=/var/run/tor/control.authcookie --torControlUseSafeCookieAuth --seedNodes=ef5qnzx6znifo3df.onion:8000,s67qglwhkgkyvr74.onion:8000 --socks5ProxyBtcAddress=127.0.0.1:9050 --socks5ProxyHttpAddress=127.0.0.1:9050 --useLocalhostForP2P=True --useTorForBtc=True</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/3927?email_source=notifications&email_token=AJFFTNQPLMF3MU4OQKSSMGTRBBRXBA5CNFSM4KN7NJQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKU6WVI#issuecomment-581561173">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSQRETNGJ7LV6H6JXDRBBRXBANCNFSM4KN7NJQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNS7EBJZFLBDA3QCE4LRBBRXBA5CNFSM4KN7NJQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKU6WVI.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/issues/3927?email_source=notifications\u0026email_token=AJFFTNQPLMF3MU4OQKSSMGTRBBRXBA5CNFSM4KN7NJQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKU6WVI#issuecomment-581561173",
"url": "https://github.com/bisq-network/bisq/issues/3927?email_source=notifications\u0026email_token=AJFFTNQPLMF3MU4OQKSSMGTRBBRXBA5CNFSM4KN7NJQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKU6WVI#issuecomment-581561173",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>