Rémi Vansteelandt
Rémi Vansteelandt
I'm also facing the same issue. I am able to query my APIs using BloomRPC with the web toggle on, and targetting the envoy port, but when querying them from...
Okay seems like I was able to fix my issue. In case anyone is experiencing something similar, make sure you do specify the HTTP protocol in your client: ```js //...
> @remvst > I read here: https://cloud.google.com/load-balancing/docs/network/setting-up-network > > > Target pools require a health check service in order to function. > > You didn't had in your example health...
> @remvst If you are behind NAT You need to know your external IP address so IP of the LB and set in coTURN.. You mean setting the `external-ip` field...
> @remvst > I tried similar stuff with AWS NLB. > > I spun up turn instances in PUBLlC subdomain. And configured turn instances as we would do for instances...
> @remvst If you are behind NAT You need to know your external IP address so IP of the LB and set in coTURN.. This was apparently the winning solution,...
> For the issue you faced, you mean to say that dnslookup for NLB domain gave instance IP, not the NLB IP? I do not have any DNS set up...
Is there anything I can do to get the overlay working? I'm using NW.js 0.22.3 and the overlay still doesn't seem to show up on Mac (I have yet to...
> hi, is this stacktrace symbolicated stacktrace? I believe so? The stack trace is perfectly readable (function names, line numbers...), it's just not the correct one
> [@remvst](https://github.com/remvst) I looked at your event, what's odd is that your stacktrace is not 'unsymbolicated'. how did you compile the app? usually release builds are compiled with optimizations etc......