View Single Post
  #1  
Old 19th April 2018, 21:14
NumbSkull NumbSkull is offline
Member
 
Join Date: Apr 2018
United Kingdom
Posts: 2
Cool Ocelot Nginx Conf
Hello everyone

I have installed Gazelle and Ocelot 1.0 and everything is running nicely.
However, I am having a little problem in creating an nginx conf for the tracker. The conf for the site is named gazelle and that works, check.
The conf for the tracker is named aptly tracker and I am having trouble configuring it correctly to listen on port 34000
For example I know if I visit in browser https://tracker.mysite.com:34000 I should see something like
Code:
d14:failure reason18:Malformed announce12:min intervali5400e8:intervali5400ee
However, I do not and instead the page times out with an ssl error.
Anyone?

Thank you

PS: Nginx is a must

Last edited by NumbSkull; 19th April 2018 at 21:30.
Reply With Quote