Guest User

errorlog

a guest
Jan 31st, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. 2019-01-31 02:19:00,829 [ERROR] Exception caught while processing messages
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.7/dist-packages/cfnbootstrap/update_hooks.py", line 406, in process
  4. for msg in self.sqs_client.receive_message(self.queue_url, request_credentials = self._creds_provider.credentials, wait_time=20):
  5. File "/usr/lib/python2.7/dist-packages/cfnbootstrap/util.py", line 182, in _retry
  6. last_error = http_error_extractor(e.response)
  7. File "/usr/lib/python2.7/dist-packages/cfnbootstrap/aws_client.py", line 209, in _extract_xml_message
  8. eDoc = ElementTree.ElementTree(file=StringIO.StringIO(resp.content))
  9. File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 611, in __init__
  10. self.parse(file)
  11. File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 657, in parse
  12. self._root = parser.close()
  13. File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1671, in close
  14. self._raiseerror(v)
  15. File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
  16. raise err
  17. ParseError: no element found: line 1, column 0
  18.  
  19.  
  20.  
  21.  
  22. 2019-01-30 19:19:22,273 P7605 [INFO] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  23. 2019-01-30 19:19:22,273 P7605 [INFO] Config prebuild_0_keralahost
  24. 2019-01-30 19:19:22,656 P7605 [INFO] ============================================================
  25. 2019-01-30 19:19:22,656 P7605 [INFO] Test for Command 01_mkdir_webapp_dir
  26. 2019-01-30 19:19:22,660 P7605 [INFO] -----------------------Command Output-----------------------
  27. 2019-01-30 19:19:22,660 P7605 [INFO] ------------------------------------------------------------
  28. 2019-01-30 19:19:22,660 P7605 [ERROR] Exited with error code 1
  29. 2019-01-30 19:19:22,661 P7605 [INFO] ============================================================
  30. 2019-01-30 19:19:22,661 P7605 [INFO] Command 02_chown_webapp_dir
  31. 2019-01-30 19:19:22,664 P7605 [INFO] Completed successfully.
  32. 2019-01-30 19:19:22,665 P7605 [INFO] ============================================================
  33. 2019-01-30 19:19:22,665 P7605 [INFO] Command 03_chmod_webapp_dir
  34. 2019-01-30 19:19:22,668 P7605 [INFO] Completed successfully.
  35.  
  36.  
  37.  
  38. [2019-01-31T06:42:17.811Z] INFO [18696] - [Application update app-9c66-190131_121112@9/AppDeployStage0/EbExtensionPreBuild] : Completed activity. Result:
  39. Traceback (most recent call last):
  40. File "/usr/lib64/python2.7/logging/__init__.py", line 891, in emit
  41. stream.write(fs % msg.encode("UTF-8"))
  42. UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 70: ordinal not in range(128)
  43. Logged from file util.py, line 476
  44. [2019-01-31T06:42:17.811Z] INFO [18696] - [Application update app-9c66-190131_121112@9/AppDeployStage0/AppDeployPreHook] : Starting activity...
  45.  
  46. 2019/01/29 19:53:38 [warn] 3079#0: conflicting server name "localhost" on 0.0.0.0:80, ignored
  47.  
  48. 172.31.35.138 - - [30/Jan/2019:01:44:40 +0000] "POST /errors.php HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Windows NT 5.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 SE 2.X MetaSr 1.0" "132.232.193.29"
Add Comment
Please, Sign In to add comment