apache / apache/servicecomb-java-chassis
registering third party rest service with DNS/https enabled with SC throws error <java.lang.IllegalArgumentException: port not specified.>
- Lingua principale
- Java
- Stelle
- 1.9k
- Fork
- 814
- Merge medio
- 8g 23h
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia riproducendo la registrazione e il routing del gateway per il servizio DNS HTTPS descritto nell’issue, quindi traccia l’eccezione `port not specified` attraverso il service discovery e il routing del gateway. Il lavoro è completato quando il servizio rimane abilitato, il gateway instrada correttamente le richieste e l’errore `No available address found` non si verifica più.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- backend, networking
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100