Particular / ServiceInsight

Advanced debugging for NServiceBus
http://particular.net/serviceinsight
Other
16 stars 32 forks source link

Entering an invalid port number results in hanging "Connect to ServiceControl" dialog #1458

Open ramonsmits opened 3 months ago

ramonsmits commented 3 months ago

Describe the bug

Entering an invalid port number results in Unrecoverable Connect to ServiceControl dialog:

ServiceInsight connect to ServiceControl dialog

Steps to reproduce

Enter an url with an invalid port number like:

http://localhost:454443/api

Observe that the dialog hangs.

Relevant log output

No response

Additional Information

No response