Many users are complaining that the service is down and the UI reflects that it's down. Looking at the cziti logs I could clearly see
[ 13.436] ERROR ziti-sdk:ps/ziti-sdk-c-src/library/ziti.c:616 session_cb(): failed to login: CONTROLLER_UNAVAILABLE[-15](end of file)
I hit the controller in my browser and it worked fine which means this was an intermittent issue. the service should not terminate in this scenario but it seems like it is. Test and verify the behavior of one controller that is not contactable when the ziti service starts. expect that it tries over and over again to connect and not exits
Many users are complaining that the service is down and the UI reflects that it's down. Looking at the cziti logs I could clearly see
I hit the controller in my browser and it worked fine which means this was an intermittent issue. the service should not terminate in this scenario but it seems like it is. Test and verify the behavior of one controller that is not contactable when the ziti service starts. expect that it tries over and over again to connect and not exits