Dev Container - Login attempt or request with invalid authentication from 172.17.0.1

I’ve setup my dev container as instructed, and now have VS Code running with the dev environment. The issue I’m running into is if I run the task to Run Home Assistant Core, I go through onboarding, and then the callback seems to fail.

If I just go back to localhost:8123, then I can access the dashboard.

If I stop my dev container though, and restart it at a later time and start HA Core, I cannot get into it. It continually errors with

022-08-31 12:46:43.320 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 172.17.0.1 (172.17.0.1). Requested URL: '/auth/login_flow/cc8bb0249135295a4043246e16f864a3'. (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36)

image

Really not sure where I’m going wrong. Anyone ran into this before? It’s not a mistyped credential issue, I’ve tried this several times