ShriyansAgro

Untitled

Jul 27th, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. 2017-07-28 01:40:15 ERROR plone.protect Error checking for CSRF. Transaction will be aborted since the request is now unsafe:
  2. Traceback (most recent call last):
  3. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 177, in check
  4. return self._check()
  5. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 201, in _check
  6. check(self.request, manager=self.key_manager)
  7. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/authenticator.py", line 113, in check
  8. raise Forbidden('Form authenticator is invalid.')
  9. Forbidden: Form authenticator is invalid.
  10.  
  11. 2017-07-28 01:40:15 ERROR plone.transformchain Unexpected error whilst trying to apply transform chain
  12. Traceback (most recent call last):
  13. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.transformchain-1.1.0-py2.7.egg/plone/transformchain/transformer.py", line 43, in __call__
  14. newResult = handler.transformIterable(result, encoding)
  15. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 158, in transformIterable
  16. if not self.check():
  17. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 177, in check
  18. return self._check()
  19. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 201, in _check
  20. check(self.request, manager=self.key_manager)
  21. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/authenticator.py", line 113, in check
  22. raise Forbidden('Form authenticator is invalid.')
  23. Forbidden: Form authenticator is invalid.
  24. 2017-07-28 01:40:26 INFO plone.app.theming.policy local cache invalidated on thread 140127368935168
  25. 2017-07-28 01:40:26 INFO plone.app.theming.policy initializing local cache on thread 140127368935168 for http://localhost:8080/P2::barceloneta
  26. > /home/shriyanshagro/Awesome_Stuff/Plone/zinstance/src/plone.importexport/src/plone/importexport/browser/importexport.py(535)imports()
  27. -> self.request.RESPONSE.setHeader(
  28. (Pdb) c
  29. 2017-07-28 01:40:54 ERROR plone.protect Error checking for CSRF. Transaction will be aborted since the request is now unsafe:
  30. Traceback (most recent call last):
  31. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 177, in check
  32. return self._check()
  33. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 201, in _check
  34. check(self.request, manager=self.key_manager)
  35. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/authenticator.py", line 113, in check
  36. raise Forbidden('Form authenticator is invalid.')
  37. Forbidden: Form authenticator is invalid.
  38.  
  39. 2017-07-28 01:40:54 ERROR plone.transformchain Unexpected error whilst trying to apply transform chain
  40. Traceback (most recent call last):
  41. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.transformchain-1.1.0-py2.7.egg/plone/transformchain/transformer.py", line 43, in __call__
  42. newResult = handler.transformIterable(result, encoding)
  43. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 158, in transformIterable
  44. if not self.check():
  45. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 177, in check
  46. return self._check()
  47. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/auto.py", line 201, in _check
  48. check(self.request, manager=self.key_manager)
  49. File "/home/shriyanshagro/Awesome_Stuff/Plone/buildout-cache/eggs/plone.protect-3.0.18-py2.7.egg/plone/protect/authenticator.py", line 113, in check
  50. raise Forbidden('Form authenticator is invalid.')
  51. Forbidden: Form authenticator is invalid.
Add Comment
Please, Sign In to add comment