Advertisement
Guest User

wtf is this shit?

a guest
Feb 5th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1475, in full_dispatch_request
  3. rv = self.dispatch_request()
  4. File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1461, in dispatch_request
  5. return self.view_functions[rule.endpoint](**req.view_args)
  6. File "/home/web/manager.mineactivity.com/manager/views.py", line 60, in login
  7. abort(403)
  8. File "/usr/local/lib/python2.7/dist-packages/werkzeug/exceptions.py", line 605, in __call__
  9. raise self.mapping[code](*args, **kwargs)
  10. Forbidden: 403: Forbidden
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement