Created
July 1, 2011 21:13
-
-
Save radixhound/1059411 to your computer and use it in GitHub Desktop.
This file contains 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
--- | |
Pre-Process - my Fiber is 2166354320 | |
--- | |
CHECKING USER - my Fiber is 2166354320 | |
Querying on fiber 2166354320 | |
callback chain? | |
auth is back | |
WOOT NO ERROR - 2174548140 | |
ABOUT TO SAVE - my Fiber is 2174548140 | |
--- | |
Querying on fiber 2174548140 | |
Querying on fiber 2174548140 | |
Querying on fiber 2174548140 | |
auth post-process: -- ERROR: failed to save User Mysql2::Error: This connection is still waiting for a result, try again once you have the result: SELECT 1 FROM `users` WHERE (`users`.`mongo_id` = '4e0e40c4df715b0930000034' AND `users`.`mongo_id` != '4e0e40c4df715b0930000034') LIMIT 1 | |
DONE WITH THIS REQUEST - on_close | |
--- | |
Pre-Process - my Fiber is 2166613280 | |
--- | |
CHECKING USER - my Fiber is 2166613280 | |
auth is back | |
Querying on fiber 2166613280 | |
callback chain? | |
WOOT NO ERROR - 2166613280 | |
ABOUT TO SAVE - my Fiber is 2166613280 | |
--- | |
Querying on fiber 2166613280 | |
Querying on fiber 2166613280 | |
Querying on fiber 2166613280 | |
Querying on fiber 2166613280 | |
Querying on fiber 2166613280 | |
success | |
DONE WITH THIS REQUEST - on_close |
This file contains 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
--- | |
CHECKING USER - my Fiber is 2166122960 | |
ABOUT TO SAVE - my Fiber is 2166164720 | |
--- | |
auth post-process: -- ERROR: failed to save User Mysql2::Error: This connection is still waiting for a result, try again once you have the result: SELECT 1 FROM `users` WHERE (`users`.`mongo_id` = '4e0e37bbdf715b0930000024' AND `users`.`mongo_id` != '4e0e37bbdf715b0930000024') LIMIT 1 | |
DONE WITH THIS REQUEST - on_close | |
--- | |
CHECKING USER - my Fiber is 2196011700 | |
ABOUT TO SAVE - my Fiber is 2166164720 | |
--- | |
auth post-process: -- ERROR: failed to save User can't yield from root fiber | |
DONE WITH THIS REQUEST - on_close | |
--- | |
CHECKING USER - my Fiber is 2206211440 | |
DONE WITH THIS REQUEST - on_close | |
--- | |
CHECKING USER - my Fiber is 2175986860 | |
ABOUT TO SAVE - my Fiber is 2166164720 | |
--- | |
auth post-process: -- ERROR: failed to save User Mysql2::Error: This connection is still waiting for a result, try again once you have the result: SELECT 1 FROM `users` WHERE (`users`.`mongo_id` = '4e0e37bbdf715b0930000024' AND `users`.`mongo_id` != '4e0e37bbdf715b0930000024') LIMIT 1 | |
DONE WITH THIS REQUEST - on_close | |
--- | |
CHECKING USER - my Fiber is 2183550180 | |
ABOUT TO SAVE - my Fiber is 2183550180 | |
--- | |
success | |
DONE WITH THIS REQUEST - on_close | |
--- | |
CHECKING USER - my Fiber is 2183646320 | |
ABOUT TO SAVE - my Fiber is 2166164720 | |
--- | |
auth post-process: -- ERROR: failed to save User Mysql2::Error: This connection is still waiting for a result, try again once you have the result: SELECT 1 FROM `users` WHERE (`users`.`mongo_id` = '4e0e37bbdf715b0930000024' AND `users`.`mongo_id` != '4e0e37bbdf715b0930000024') LIMIT 1 | |
DONE WITH THIS REQUEST - on_close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment