What I see in the Reactive Native debug console is Disconnected from DDP server. So I am suspecting that this is the issue (perhaps it something else).
Hi @adamginsburg, can you detail more out the disconnect is raised ?
Does the connect work fine, is data published/subscribed, then when does it disconnect ? randomly or you can reproduce the disconnect event ?
Thanks @lc3t35
the connection was never opened, just got eitehr 502 or 400 ‘bad response’ …
that said, we have changed the NGINX settings and have had some success. I think we had a red-herring in our test environment that was blocking it even when the NGINX settings were in place. We’re going to dig into it deeper but I am suspecting some firewall/network related issue could have been masking/causing the issue.