You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created this https://github.com/jamesmarlowe/ngx-zmq-sample so that I could test the functionality of this module. After following the README though, all I am able to get from curling localhost/ is:
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>openresty/1.7.7.1</center>
</body>
</html>
If I am just using it incorrectly, I would love to hear as I would really like to use this module. Any help appreciated.
The text was updated successfully, but these errors were encountered:
I created this https://github.com/jamesmarlowe/ngx-zmq-sample so that I could test the functionality of this module. After following the README though, all I am able to get from curling localhost/ is:
If I am just using it incorrectly, I would love to hear as I would really like to use this module. Any help appreciated.
The text was updated successfully, but these errors were encountered: