Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: [Errno 11001] getaddrinfo failed #45

Open
KikeVen opened this issue Nov 7, 2024 · 1 comment
Open

Error: [Errno 11001] getaddrinfo failed #45

KikeVen opened this issue Nov 7, 2024 · 1 comment

Comments

@KikeVen
Copy link

KikeVen commented Nov 7, 2024

On Windows, I am getting the following error.

Error: [Errno 11001] getaddrinfo failed

Full error:

(venv) PS D:\Users\mike\Documents\03_work\0_python\1_sandbox\Ollama_crap\llama32_vision> nanodjango run vision_app.py
No changes detected in app 'vision_app'
Operations to perform:
  Apply all migrations: admin, auth, contenttypes, sessions, vision_app
Running migrations:
  No migrations to apply.
No changes detected in app 'vision_app'
Operations to perform:
  Apply all migrations: admin, auth, contenttypes, sessions, vision_app
Running migrations:
  No migrations to apply.
Watching for file changes with StatReloader
Performing system checks...

System check identified no issues (0 silenced).
Error: [Errno 11001] getaddrinfo failed
(venv) PS D:\Users\mike\Documents\03_work\0_python\1_sandbox\Ollama_crap\llama32_vision> 

I am run Django, Flask, FastAPI and don't get any of this, I am using your sample script. I even remove the # Django Ninja API route.

@KikeVen
Copy link
Author

KikeVen commented Nov 7, 2024

This was not in the documentation:

nanodjango manage vision_app.py runserver 127.0.0.1:8000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant