Skip to content

Instantly share code, notes, and snippets.

@vishal-kajjam
Created May 15, 2012 18:06
Show Gist options
  • Save vishal-kajjam/2703806 to your computer and use it in GitHub Desktop.
Save vishal-kajjam/2703806 to your computer and use it in GitHub Desktop.
server log
!REST! 41459 - Finished call with code 200 http://test.auth.exclaim.com:8090/authorization/storagedetails {:auth_token=>"tL+pnkpnJvBCkDP2IPvkWqJzwg6DEeC56/uCCH34FoFLaubZJsm4TsAgnprGnBx2jN0X4uoV2YW1JFarQFSwXegKrkcwQOI8mooWUl5eE7PdFnPLh5/TOQ=="} Tue May 15 13:58:06 -0400 2012 0.697059
INFO 13:58:06 VKajjams-MacBook-Pro.local User[41459]: !!! User call failed, allowed_storage,[]: uncaught throw `API call failed for 'http://test.auth.exclaim.com:8090/authorization/storagedetails'with error " Something went wrong in Snap Sync Server. Please try again later!"' in thread 0x12aeb1690
DEBUG 13:58:06 VKajjams-MacBook-Pro.local User[41459]: Here in create_additional_methods with method=used_storage, auth_token=tL+pnkpnJvBCkDP2IPvkWqJzwg6DEeC56/uCCH34FoFLaubZJsm4TsAgnprGnBx2jN0X4uoV2YW1JFarQFSwXegKrkcwQOI8mooWUl5eE7PdFnPLh5/TOQ==
INFO 13:58:06 VKajjams-MacBook-Pro.local User[41459]: !!! User call failed, used_storage,[]: uncaught throw `API call failed for 'http://test.auth.exclaim.com:8090/authorization/storagedetails'with error " Something went wrong in Snap Sync Server. Please try again later!"' in thread 0x12aeb1690
@ketanketanketan
Copy link

See, everyone was getting the same error from the auth server. Ryan just pushed a fix that doesn't blow everything up when a storage method is called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment