ShriyansAgro

Untitled

Jul 27th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. 2017-07-28 02:09:05 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 02:09:05 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.
Add Comment
Please, Sign In to add comment