I am running a new web application in Rails, running on Heroku. I am getting complaints from my users that this calculation does not work: http:// www. countcalculate .com/body/sober-after-alcohol-consumption
Appearantly the users get a message that they need to restart the window (?) and that it doesn’t work at all. I have not been able to get better explanations than that (one way communication from the users). I don’t really know what to look for in the logs either.
- What would cause this kind of error message?
- Could it be related to the time out that I have set (12 seconds)?
- Is it related to Heroku or Rails you think?
Can you replicate the error or give me advice?
Errors like that can only come from Javascript – there are 6 errors if you view the javascript console.