microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.03k stars 399 forks source link

Linux environment Service Fabric Explorer timeout exception #710

Open anlem12 opened 6 years ago

anlem12 commented 6 years ago

Linux environment Service Fabric Explorer timeout exception

Linux environment 5 machines, Service Fabric cluster 5 nodes, close 2 nodes, Service Fabric Explorer is not shown,

The following link prompts timeout

FABRIC_E_TIMEOUT

Using the command SFCTL cluster health also shows a timeout exception

http://192.168.229.128:19080/$/GetClusterHealth?NodesHealthStateFilter=1&ApplicationsHealthStateFilter=1&EventsHealthStateFilter=1&api-version=3.0&_cacheToken=1535697474661

http://192.168.229.128:19080/$/GetClusterHealthChunk?api-version=3.0&_cacheToken=1535697474680

http://192.168.229.128:19080/Applications/?api-version=3.0&_cacheToken=1535697474723

mikkelhegn commented 6 years ago

Hi @anlem12 - more info would bee appreciated to help.

Is 192.168.220.128 a load balancer or the IP of a node? In either cases make sure that IP will route to one of your remaining nodes.