Hi,
I got this error for all of my Android build:
ERROR: getaddrinfo: nodename nor servname provided, or not known SocketError
Please help.
Thanks,
Anh
Hi,
I got this error for all of my Android build:
ERROR: getaddrinfo: nodename nor servname provided, or not known SocketError
Please help.
Thanks,
Anh
Hello,
Please PM me a link to your project
Sent
Is the problem resolve? I think i have the same problem.
That error indicates a network issue occurred at some point in the build process, but it should (as far as we can tell here) be sporadic and also rare. If you see it, re-running the build is the best option; if you encounter it repeatedly, please open a support ticket or reach out!
Thank i re-run the build and it worked. I will remember next time ![]()
Not really as sporadic as one might think.
It’s happening in more than 50% of my builds.
At times I have to build 3-4 times until I get it to work once, and since the project is quite big, whenever I have to change/fix something in the multiplayer area, I end up wasting hours because of this.
Is there any chance of a workaround?