Update: with the help of someone over at stackexchange <http://apple.stackexchange.com/questions/265614/el-capitan-dns-cache-wont-flush> I managed to get rid of "Santa's MacBook Pro", and inetTester <https://github.com/thoeni/inetTester> now resolves in 77ms. The key thing was setting HostName (*not* LocalHostName) to 'trial':
sudo scutil --set HostName trial With this done, h2 console launches in seconds. What a huge relief! So, with everything working I did some investigation. I really do think there was a gremlin in the original string "Santa's MacBook Pro", since by successive small changes I've managed to get back to it in HostName -- and h2 console still launches in seconds. Space chars, apostrophe, no problems at all. It also has nothing to do with the contents of etc/hosts -- I'm now using my original copy of that file. Many, many thanks Noel and Tomas, I could not have resolved this without your help. You've made "Santa" very happy -- and right before Christmas, too! :-) -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
