When deployed to Azure cluster, statefulbackend gives 404
harrchen opened this issue · 2 comments
harrchen commented
The code works fine in local cluster. However after deploying to Azure cluster, stateful back end call produces 404.
rameshbolla commented
I am also facing the same problem
generated reverse proxy url is
throwing exception, message "No connection could be made because the target machine actively refused it [::1]:19081"
any suggestions or alternate ways to connect stateful service ?
shawnweisfeld commented