Advertisement
shaifali

screen -x stack 10$ napi

Oct 22nd, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. File "/opt/stack/nova/nova/api/openstack/urlmap.py", line 248, in __call__
  2. path_info = self.normalize_url(path_info, False)[1]
  3. File "/usr/lib/python2.7/dist-packages/paste/urlmap.py", line 119, in normalize_url
  4. "URL fragments must start with / or http:// (you gave %r)" % url)
  5. AssertionError: URL fragments must start with / or http:// (you gave '5.9.112.23:80')
  6. 2014-10-22 12:21:10.743 INFO nova.osapi_compute.wsgi.server [-] 83.45.194.39 "CONNECT 5.9.112.23:80 HTTP/1.0" status: 500 len: 139 time: 0.0026748
  7. 2014-10-22 12:21:10.819 INFO nova.ec2.wsgi.server [-] 46.246.69.105 "GET http://www.bing.com/ HTTP/1.1" status: 404 len: 470 time: 0.0002210
  8. 2014-10-22 12:21:29.388 INFO nova.ec2.wsgi.server [-] Traceback (most recent call last):
  9. File "/usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py", line 433, in handle_one_response
  10. result = self.application(self.environ, start_response)
  11. File "/usr/lib/python2.7/dist-packages/paste/urlmap.py", line 195, in __call__
  12. path_info = self.normalize_url(path_info, False)[1]
  13. File "/usr/lib/python2.7/dist-packages/paste/urlmap.py", line 119, in normalize_url
  14. "URL fragments must start with / or http:// (you gave %r)" % url)
  15. AssertionError: URL fragments must start with / or http:// (you gave '204.79.197.200:80')
  16. 2014-10-22 12:21:29.388 INFO nova.ec2.wsgi.server [-] 64.37.103.15 "CONNECT 204.79.197.200:80 HTTP/1.0" status: 500 len: 139 time: 0.0006430
  17. fj2.fjzone.com - - [22/Oct/2014 12:21:34] code 400, message Bad request syntax ('\x04\x01\x00P\xccO\xc5\xc8\x00')
  18. fj2.fjzone.com - - [22/Oct/2014 12:21:34] "PÌOÅÈ" 400 -
  19. fj2.fjzone.com - - [22/Oct/2014 12:21:39] code 400, message Bad request syntax ('\x05\x01\x00')
  20. fj2.fjzone.com - - [22/Oct/2014 12:21:39] "" 400 -
  21. 2014-10-22 12:21:39.733 INFO nova.ec2.wsgi.server [-] 64.37.103.15 "GET http://www.bing.com/ HTTP/1.1" status: 404 len: 470 time: 0.0002260
  22. 2014-10-22 12:25:33.375 INFO nova.ec2.wsgi.server [-] 78.9.144.53 "GET http://www.proxy-listen.de/azenv.php HTTP/1.1" status: 404 len: 509 time: 0.0002060
  23. 2014-10-22 12:28:31.849 INFO nova.ec2.wsgi.server [-] Traceback (most recent call last):
  24. File "/usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py", line 433, in handle_one_response
  25. result = self.application(self.environ, start_response)
  26. File "/usr/lib/python2.7/dist-packages/paste/urlmap.py", line 195, in __call__
  27. path_info = self.normalize_url(path_info, False)[1]
  28. File "/usr/lib/python2.7/dist-packages/paste/urlmap.py", line 119, in normalize_url
  29. "URL fragments must start with / or http:// (you gave %r)" % url)
  30. AssertionError: URL fragments must start with / or http:// (you gave '5.9.112.23:80')
  31. 2014-10-22 12:28:31.850 INFO nova.ec2.wsgi.server [-] 46.214.76.105 "CONNECT 5.9.112.23:80 HTTP/1.0" status: 500 len: 139 time: 0.0015960
  32. 46-214-76-105.next-gen.ro - - [22/Oct/2014 12:28:37] code 400, message Bad HTTP/0.9 request type ('\x04\x01\x00P\x05')
  33. 46-214-76-105.next-gen.ro - - [22/Oct/2014 12:28:37] "P p" 400 -
  34. 46-214-76-105.next-gen.ro - - [22/Oct/2014 12:28:42] code 400, message Bad request syntax ('\x05\x01\x00')
  35. 46-214-76-105.next-gen.ro - - [22/Oct/2014 12:28:42] "" 400 -
  36. 2014-10-22 12:28:42.380 INFO nova.ec2.wsgi.server [-] 46.214.76.105 "GET http://www.proxy-listen.de/azenv.php HTTP/1.1" status: 404 len: 509 time: 0.0001922
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement