Created
December 12, 2012 20:16
-
-
Save jaredhirsch/4271173 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Generate new email account | |
Create user | |
GET /wsapi/session_context | |
/wsapi/session_context returned 200 | |
GET /wsapi/address_info | |
/wsapi/address_info returned 200 | |
POST /wsapi/stage_user | |
/wsapi/stage_user returned 200 | |
Timed out after 60000ms awaiting return of email [email protected] | |
ERROR: app: Timed out after 60000ms awaiting return of email [email protected] | |
ERROR: getVerifiedEmail: _waitForEmail returned: Timed out after 60000ms awaiting return of email [email protected] | |
ERROR: Cannot get email: Timed out after 60000ms awaiting return of email [email protected] | |
127.0.0.1 - - [Wed, 12 Dec 2012 20:10:12 GMT] "GET /email/dev HTTP/1.1" 500 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20100101 Firefox/17.0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment