From: "Michael Ströder" <michael@stroeder.com>
To: galene@lists.galene.org
Subject: [Galene] Re: log message: failed to resolve stun host
Date: Fri, 8 Jan 2021 22:05:43 +0100 [thread overview]
Message-ID: <1b4dc33b-6e41-3721-242c-ef67a5d75feb@stroeder.com> (raw)
In-Reply-To: <8735zb6zt4.wl-jch@irif.fr>
On 1/8/21 7:36 PM, Juliusz Chroboczek wrote:
>> failed to resolve stun host: turn.example.com:443: address
>> turn.example.com: no suitable address found
>
> Interesting. Could you please recompile with
>
> CGO_ENABLED=1 go build -ldflags='-s -w'
> > and see if the issue goes away?
I wouldn't call it an issue yet. Maybe it's just an overzealous log
message of a gracefully error handling.
> If you compile with CGO_ENABLED=1, then
> the binary is linked against libc, and the native resolver is called.
Ok.
# ldd /usr/sbin/galene
linux-vdso.so.1 (0x00007fff75fc1000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f2088482000)
libc.so.6 => /lib64/libc.so.6 (0x00007f20882b7000)
/lib64/ld-linux-x86-64.so.2 (0x00007f20884ac000)
Makes no difference. Also the hostname in the turn-URL now is an A RR
with matching PTR RR.
Ciao, Michael.
prev parent reply other threads:[~2021-01-08 21:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-08 18:22 [Galene] " Michael Ströder
2021-01-08 18:36 ` [Galene] " Juliusz Chroboczek
2021-01-08 21:05 ` Michael Ströder [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1b4dc33b-6e41-3721-242c-ef67a5d75feb@stroeder.com \
--to=michael@stroeder.com \
--cc=galene@lists.galene.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox