Servicebus connection for mycenter Lexware software keeps getting intermittent connection issues, the connection times out.

Perkins, James (NBCUniversal) 1 Reputation point
2022-06-30T20:33:05.22+00:00

Using a XXXXX servicebus.windows.net, the connection from within the company is being allowed via the firewall port 443, nothing special, but we keep getting intermittent connection issues. The connection times out causing the application to fail preventing the software from being setup properly. There's a service "Haufe FabricHostService" that keeps crashing as well, "Host for Lexware ServiceFabric Servers" . Please let me know what other information is needed to help troubleshoot, thank you.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 40,036 Reputation points
    2022-07-03T12:35:57.117+00:00

    Hi there,

    The major cause for intermittent connection issues is hitting a limit while making new outbound connections. The limits you can hit include:

    TCP Connections: There is a limit on the number of outbound connections that can be made. The limit on outbound connections is associated with the size of the worker used.
    SNAT ports: Outbound connections in Azure describes SNAT port restrictions and how they affect outbound connections.

    You can follow the steps in the below article for detailed description of the steps that you need to follow .
    Troubleshooting guide for Azure Service Bus

    https://free.blessedness.top/en-us/azure/app-service/troubleshoot-intermittent-outbound-connection-errors

    Troubleshooting intermittent outbound connection errors in Azure App Service

    https://free.blessedness.top/en-us/azure/app-service/troubleshoot-intermittent-outbound-connection-errors

    ----------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.