You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's because the host and port are separated by a comma not a colon (not sure why...). We might need to implement a custom peer resolver for SQL. The address is 127.0.0.1 not localhost and the separator is : not ,.