There seems to be an issue with DNS:> nslookup llvm.org;; Got SERVFAIL reply from 192.168.178.1, trying next server Server: 192.168.178.1 Address: 192.168.178.1#53 ** server can't find llvm.org: NXDOMAIN -- AlexDenisov Software Engineer, https://lowlevelbits.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 529 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171009/76cf143d/attachment.sig>
Is there anyone around that can fix this? This appears to be quite a distraction. There are buildbot failures, I intermittently can't access bugs, SVN is hit-and-miss, etc. On Mon, Oct 9, 2017 at 5:47 PM, Alex Denisov via llvm-dev < llvm-dev at lists.llvm.org> wrote:> There seems to be an issue with DNS: > > > nslookup llvm.org > ;; Got SERVFAIL reply from 192.168.178.1, trying next server > Server: 192.168.178.1 > Address: 192.168.178.1#53 > > ** server can't find llvm.org: NXDOMAIN > > -- > AlexDenisov > Software Engineer, https://lowlevelbits.org > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171009/ff8ce3ac/attachment.html>
It seems to be working fine for me now from New Zealand Here's what DNS has to say $ nslookup llvm.org Server: 130.195.1.11 Address: 130.195.1.11#53 Non-authoritative answer: Name: llvm.org Address: 54.67.122.174 On Tue, Oct 10, 2017 at 10:46 AM, Nemanja Ivanovic via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Is there anyone around that can fix this? This appears to be quite a > distraction. There are buildbot failures, I intermittently can't access > bugs, SVN is hit-and-miss, etc. > > On Mon, Oct 9, 2017 at 5:47 PM, Alex Denisov via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> There seems to be an issue with DNS: >> >> > nslookup llvm.org >> ;; Got SERVFAIL reply from 192.168.178.1, trying next server >> Server: 192.168.178.1 >> Address: 192.168.178.1#53 >> >> ** server can't find llvm.org: NXDOMAIN >> >> -- >> AlexDenisov >> Software Engineer, https://lowlevelbits.org >> >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171010/09557fa8/attachment.html>