Azim Pulat

Results 48 comments of Azim Pulat

@idealprojectuz ha

@Qurbonsaid there's no need for nginx. You need to compile the [server](https://github.com/azimjohn/jprq/tree/master/server) code and just run the binary. In the [service](https://github.com/azimjohn/jprq/blob/master/jprq.service) file you can see which ENV variables you'll need...

Hello, Here's the actual Nginx configuration I am using for hosting jprq TCP: ``` server { server_name tcp.jprq.io; location = /favicon.ico { access_log off; log_not_found off; } location /_ws/ {...

Hello @skovtunenko the issue seems to be on your side, maybe your firewell/router/isp doesn't allow the port/ip anymore. can you try opening http://172.104.233.83 in your browser?

Most likely this is internet provider issue. Try using VPN and let me know if the issue persists.

@oo9way now it makes sense why it fails. Thanks for the context!

It was due to 42Bot token issue, which is now resolved.