Okta Hosted Login + Golang Example - no go in chrome

Trying to get a POC off the ground and working through the " Okta Hosted Login + Golang Example".
Chrome Behavior: renders html page, hit the “login” button and the browser is redirected to a weird url with domain.comdashboard/oauth2/default%20/v…
with an error page " This site can’t be reached
fuzzedout.okta.comdashboard ’s server IP address could not be found.
DNS_PROBE_FINISHED_NXDOMAIN"

Safari Behavior: renders html page, hit the login button, okta login page, login successful, redirected back to application, html page redered with user info as expected.

Can anyone save me some time and tell me what’s going on?

Must be some weirdness with Chrome. I use incognito and it works fine.