apache / apache/servicecomb-java-chassis

registering third party rest service with DNS/https enabled with SC throws error <java.lang.IllegalArgumentException: port not specified.>

Open
#3,297 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.9k
Forks
814
Avg merge
8d 23h
Merged PRs (30d)
1

Description

We have a third party rest service with https enabled eg:`https://pos-dev.test.com`. We can register it to the service center.
But the gateway cannot route to it at run time and it is failing with the below error.

`
java.lang.IllegalArgumentException: port not specified.
`
And the service center instance is disabled eventually. Getting this error

`
{
"message": "No available address found."
}
`
How to handle this? Urgent info required

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.