Skip to content

Instantly share code, notes, and snippets.

@justinxreese
Last active December 15, 2015 10:39
Show Gist options
  • Save justinxreese/5247372 to your computer and use it in GitHub Desktop.
Save justinxreese/5247372 to your computer and use it in GitHub Desktop.
bank-account.html log
pid-57053 thread-4502503424 (CP Server Thread-7) Traceback (most recent call last):
pid-57053 thread-4502503424 (CP Server Thread-7) File "/Users/jreese/Dropbox/Code/python/www.gittip.com/env/lib/python2.7/site-packages/aspen/website.py", line 66, in handle_safely
pid-57053 thread-4502503424 (CP Server Thread-7) response = self.handle(request)
pid-57053 thread-4502503424 (CP Server Thread-7) File "/Users/jreese/Dropbox/Code/python/www.gittip.com/env/lib/python2.7/site-packages/aspen/website.py", line 99, in handle
pid-57053 thread-4502503424 (CP Server Thread-7) response = request.resource.respond(request)
pid-57053 thread-4502503424 (CP Server Thread-7) File "/Users/jreese/Dropbox/Code/python/www.gittip.com/env/lib/python2.7/site-packages/aspen/resources/dynamic_resource.py", line 47, in respond
pid-57053 thread-4502503424 (CP Server Thread-7) exec self.pages[1] in context
pid-57053 thread-4502503424 (CP Server Thread-7) File "/Users/jreese/Dropbox/Code/python/www.gittip.com/www/bank-account.html", line 34, in <module>
pid-57053 thread-4502503424 (CP Server Thread-7) assert balanced_account_uri == _bank_account_account_uri
pid-57053 thread-4502503424 (CP Server Thread-7) AssertionError
pid-57053 thread-4502503424 (CP Server Thread-7) 500 Internal Server Error /bank-account.html .../aspen/www/error.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment