I have a websocket app that uses socket.io and webrtc. I have been using openshift free hosting lately, and I haven't been getting what I want out of it. At first, my app works for maybe a few days, maybe a week. And then later on, my app starts saying Error during WebSocket handshake: Unexpected response code: 400. So, a week it works, and then a week later, it's giving me an error and doesn't work.
What the heck is going on?