Open adamgins opened 9 years ago
@arunoda I rolled back to use 1.6.4 and this error goes away. Am I meant to configure something different with the latest version or something I am doing in code or is it a bug?
getting the same error @arunoda
Okay. It seems like this case from a recent change. Let me check.
This was introduced with this change: https://github.com/meteorhacks/cluster/commit/0b1fb031b3433e49157e17648a6cf7b0616e3b26
Basically, it tries to use your endpoint to generate sockJS URL. It should be the ROOT_URL but not the endpoint. I'll will do a fix now.
Okay. I did a fix with version v1.6.8
Make sure you've https
in the ROOT_URL
Is this fixed now?
Hi,
Wondering if the changes a couple of days ago could have introduced this for me. I have not changed the cluster settings for a long while and I started getting this on my test server:
I had tried using Cloudflare but stopped using that (so not sure if it's related to this and DNS changes have not fully propagated yet).
I am using
meteord
with nginx on AWS opsworks