Hello I’m using ngrok
for testing purposes however when I run the runner it throws this error:
time="2021-02-21T10:31:23Z" level=error msg="cannot ping the remote server" error="Post http://f6f46881a5c2.ngrok.io/rpc/v2/ping: dial tcp: lookup f6f46881a5c2.ngrok.io on 192.168.1.1:53: server misbehaving"
I followed official guides and don’t know what’s wrong.
thanks!