#37022: manage.py runserver fails with "nodename nor servname provided" when run
using an rfc6761 hostname
-------------------------------+--------------------------------------
     Reporter:  Chris Rose     |                    Owner:  (none)
         Type:  Uncategorized  |                   Status:  closed
    Component:  Utilities      |                  Version:  5.2
     Severity:  Normal         |               Resolution:  worksforme
     Keywords:  dns runserver  |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by Sarah Boyce):

 * resolution:   => worksforme
 * status:  new => closed

Comment:

 {{{
 $ python manage.py runserver nomnom.dev.localhost:8441

 Watching for file changes with StatReloader
 Performing system checks...

 System check identified no issues (0 silenced).
 April 04, 2026 - 12:04:50
 Django version 5.2.9, using settings 'example.settings'
 Starting development server at http://nomnom.dev.localhost:8441/
 Quit the server with CONTROL-C.

 WARNING: This is a development server. Do not use it in a production
 setting. Use a production WSGI or ASGI server instead.
 For more information on production servers see:
 https://docs.djangoproject.com/en/5.2/howto/deployment/
 }}}

 This works for me. So I wonder if this is something to do with your setup,
 perhaps try running `ping nomnom.dev.localhost`?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37022#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d58642f2f-fc2437ef-6797-4d23-8529-5a0d2e3d2df4-000000%40eu-central-1.amazonses.com.

Reply via email to