[bisq-network/proposals] Migrate from Slack to an alternative platform (#54)

chirhonul notifications at github.com
Sun Nov 25 15:04:16 UTC 2018


The URL should be https://bisq.space from the desktop app, and I was able to connect as `chi2` from a VM using the desktop app and that URL.

There is a possible issue with the DNS records that could be the cause for the problem connecting in the desktop app. I noticed that there's two `A` records returned, in addition to the expected IP of the server `185.25.48.173` there's also a second record with `192.64.119.44`:
```
$ dig bisq.space

[..]
;; QUESTION SECTION:
;bisq.space.                    IN      A

;; ANSWER SECTION:
bisq.space.             1237    IN      A       192.64.119.44
bisq.space.             1237    IN      A       185.25.48.173
```

I'm not sure what the cause of the duplicate `A` record might be. The domain registrar's DNS settings page is fairly basic but doesn't seem to mention the unexpected record.. perhaps an old record with long TTL?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/proposals/issues/54#issuecomment-441446918
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181125/35414db5/attachment.html>


More information about the bisq-github mailing list