We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I clone a new repo, I get the following log building beam:
The connection to the server localhost:8080 was refused - did you specify the right host or port?
This appears to be caused by the getRouterHost task introduced here: #25793
I suspect some server isn't stood up, that existed on the development machine, but not mine.
This prevents gradle from running correctly
Priority: 2 (default / most bugs should be filed as P2)
The text was updated successfully, but these errors were encountered:
@ruslan-ikhsan please take a look
Sorry, something went wrong.
.take-issue
TSultanov
Successfully merging a pull request may close this issue.
What happened?
When I clone a new repo, I get the following log building beam:
The connection to the server localhost:8080 was refused - did you specify the right host or port?
This appears to be caused by the getRouterHost task introduced here: #25793
I suspect some server isn't stood up, that existed on the development machine, but not mine.
This prevents gradle from running correctly
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: