locked
Signalr listening issues in microsoft failover clusters RRS feed

  • Question

  • User99865462 posted
    I am using windows service and had signalr hosted in it. We have made our service in failover mode. Signalr address is given as
    <failoverip:port>. It get listens some time most the time it throws exception as
    The format of the networkname is invalid. Once a service is stopped in cluster i check whether the port is closed. It is closed properly

    Can anyone please advise
    Thursday, November 1, 2018 4:12 AM

All replies

  • User61956409 posted

    Hi rajesh.c,

    It get listens some time most the time it throws exception as The format of the networkname is invalid.

    Firstly, I'd like to know the use of the SignalR hub server that you host on windows service, is it used for client applications connect and exchange messages/data?

    Besides, if possible, please share the detailed exception message, which could help us troubleshoot the issue.

    With Regards,

    Fei Han

    Friday, November 2, 2018 2:05 AM