run_009

Untitled

Feb 1st, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1.  
  2.  
  3. Traceback (most recent call last):
  4. File "/home/ashish/web2py/gluon/restricted.py", line 217, in restricted
  5. exec ccode in environment
  6. File "/home/ashish/web2py/applications/eden/controllers/default.py", line 1216, in <module>
  7. File "/home/ashish/web2py/gluon/globals.py", line 372, in <lambda>
  8. self._caller = lambda f: f()
  9. File "/home/ashish/web2py/applications/eden/controllers/default.py", line 524, in user
  10. form = register_form = auth.s3_registration_form()
  11. File "applications/eden/modules/s3/s3aaa.py", line 1646, in s3_registration_form
  12. form = self.register()
  13. File "applications/eden/modules/s3/s3aaa.py", line 979, in register
  14. approved = self.s3_verify_user(form.vars)
  15. File "applications/eden/modules/s3/s3aaa.py", line 1837, in s3_verify_user
  16. message = message)
  17. File "/home/ashish/web2py/gluon/tools.py", line 371, in send
  18. raise Exception('Server address not specified')
  19. Exception: Server address not specified
Advertisement
Add Comment
Please, Sign In to add comment