Attempting to go through the self Hosted ai starter kit,
Git Clone Successful
I am getting an error when trying to compose-
here is the entire output-
C:\source\AI\self-hosted-ai-starter-kit>docker compose --profile cpu up
[+] Running 6/6
✘ n8n-import Error context canceled 0.3s
✘ qdrant Error context canceled 0.3s
✘ n8n Error failed to resolve reference “docker.io/n8nio/n8n:latest”: failed to a… 0.3s
✘ postgres Error context canceled 0.3s
✘ ollama-cpu Error context canceled 0.3s
✘ ollama-pull-llama-cpu Error context canceled 0.3s
Error response from daemon: failed to resolve reference “docker.io/n8nio/n8n:latest”: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3An8nio%2Fn8n%3Apull&service=registry.docker.io: 401 Unauthorized
any ideas what i scrwed up would be great thanks!
n8n version: Latest
Database None yet
Running n8n via Docker
Operating system: win 10