TurkServer / turkserver-meteor

Web-based, real-time behavioral studies and experiments using Meteor
http://turkserver.readthedocs.io
MIT License
90 stars 23 forks source link

Internal server error [500] #87

Open nasrinm opened 8 years ago

nasrinm commented 8 years ago

Testing master branch on sandbox, the following error happens:

Unable to login: Internal server error [500]

This happened 1/8 times I tested, on Chrome specifically. Following is the scenario: The user has done one HIT earlier, completed successfully. Then they attempt to accept a new HIT and this error pops up on the HIT preview page. Refreshing doesn't help. Logged out of mturk and logged back in and it was resolved! Any idea why this is happening?

The same error (on the surface) used to be a common one right when we went large scale with earlier versions. This time there is definitely no HIT expiration happening.

mizzao commented 8 years ago

Were you testing this on the hit-submission-fix branch?

nasrinm commented 8 years ago

No, It is the master branch as I had mentioned.

mizzao commented 8 years ago

If there is a 500 internal server error, then the server logs should be printing the error. Could you paste that here and we'll figure out what it is?