Cannot login to the Developer Edition
I was able to get the container running using docker compose up -d but then when I tried to go to localhost I get the error below - any ideas? 
I was able to get the container running using docker compose up -d but then when I tried to go to localhost I get the error below - any ideas? 
<%= block.description %>
<% } %>
Comments
1 comment
We recently saw this when users have been using Docker for a few different projects. To get AtScale to work properly use the below command - this will switch your Docker CLI back to the local Docker Engine context, undoing any previous context switches (e.g., to Snowflake SPCS, ECS, ACI, or another remote environment).
Let us know if that worked for you!
Community Admin
Please sign in to leave a comment.