Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)>
Net::ReadTimeout: Net::ReadTimeout with #<TCPSocket:(closed)>
```
```
That can happen if you have GitLab running on an address that does not resolve
This error can happen if GitLab runs on an address that does not resolve from
from `localhost`. For example, if you
`localhost`. For example, if you set GDK's `hostname`
[set GDK's `hostname` to a specific local IP address](https://gitlab.com/gitlab-org/gitlab-qa/-/blob/master/docs/run_qa_against_gdk.md#run-qa-tests-against-your-gdk-setup),
[to a specific local IP address](https://gitlab.com/gitlab-org/gitlab-qa/-/blob/master/docs/run_qa_against_gdk.md#run-qa-tests-against-your-gdk-setup),
you will need to use that IP address instead of `localhost` in the command.
you must use that IP address instead of `localhost` in the command.