When you execute an action on my application (only one action) the browser will just sit there not doing anything, when i check my production.log i see the request (about 2 minutes after i go to the address) but i see no errors or problems, while the browser never stops "Loading". I checked my NGINX server logs, and didn't find anything, and this problem doesn't happen in my development environment. My log level is set to debug.
I've had the issue reported by two other people, so it isn't just my machine. Any clue what could be causing this or what i could do to debug it?