User is experiencing an issue with resolving the host "api.github.com" with a status code of 0. They mention that the problem occurs while building a function on a self-hosted instance using Java runtime. They mention that rebuilding the function solved the issue. No solution is provided in the thread.
Drake
23 Nov, 2023, 17:40
What runtime? What's your code? Does any network request from inside the function work?
Ketan
24 Nov, 2023, 17:29
I rebuilt it and it got solved
Ketan
24 Nov, 2023, 17:29
JAVA Runtime
Ketan
24 Nov, 2023, 17:30
Does any network request from inside the function work?
There's a network request but the problem arise during the building of function
Drake
24 Nov, 2023, 17:57
[CLOSED] Could not resolve host: api.github.com with status 0