- equinteros@gazelle:~/projects/NOVA-PROJECTS/HELIOS-TENDENCI/aea_integration$ ../venv/bin/python manage.py runserver 0.0.0.0:9000
- Performing system checks...
- System check identified no issues (0 silenced).
- April 27, 2018 - 17:28:25
- Django version 1.8.19, using settings 'conf.settings'
- Starting development server at http://0.0.0.0:9000/
- Quit the server with CONTROL-C.
- /home/equinteros/projects/NOVA-PROJECTS/HELIOS-TENDENCI/venv/local/lib/python2.7/site-packages/mama_cas/models.py:220: RemovedInDjango19Warning: Model class mama_cas.models.ServiceTicket doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
- class ServiceTicket(Ticket):
- /home/equinteros/projects/NOVA-PROJECTS/HELIOS-TENDENCI/venv/local/lib/python2.7/site-packages/mama_cas/models.py:259: RemovedInDjango19Warning: Model class mama_cas.models.ProxyTicket doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
- class ProxyTicket(Ticket):
- /home/equinteros/projects/NOVA-PROJECTS/HELIOS-TENDENCI/venv/local/lib/python2.7/site-packages/mama_cas/models.py:330: RemovedInDjango19Warning: Model class mama_cas.models.ProxyGrantingTicket doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9.
- class ProxyGrantingTicket(Ticket):
- [27/Apr/2018 17:28:36] "GET /cas/login?service=http%3A//helios%3A8000/auth/after/ HTTP/1.1" 500 135787
- - Broken pipe from ('127.0.0.1', 37554)
- [27/Apr/2018 17:28:37] "GET /cas/login?service=http%3A//helios%3A8000/auth/after/ HTTP/1.1" 500 135664
- [27/Apr/2018 17:28:45] "GET /cas/login?service=http%3A//helios%3A8000/auth/after/ HTTP/1.1" 500 135664
- [27/Apr/2018 17:28:48] "GET /cas/login?service=http%3A//helios%3A8000/auth/after/ HTTP/1.1" 500 135787