What happens
I am trying to run locally the job /test/generic/pre_commit but I am getting the next error:
“Unable to download data from https://rubygems.org/ - SocketError: Failed to open TCP connection to rubygems.org:443 (getaddrinfo: Name or service not known) (https://rubygems.org/specs.4.8.gz)”
What do you understand or find about that problem
The feature is unable the resolve the domain to an IP address.
Did you try any workaround? What did you do?
Yes.
- I manually installed slim_lint 0.20.1.
- I pasted the URL in the browser and a file was downloaded successfully
(Optional) Why does the workaround fail?
Does not apply.
Evidences
I need help with
Checking if that is possible to set a DNS server for the feature without affecting the correct functioning.