Closed jakefb closed 8 years ago
Hi, I have this error with my bittorent-tracker configuration and can't seem to work out what is causing it. The error seems to appear in the log after a while, instead of immediately.
Here is the code for my tracker https://github.com/fastcast/fastcast-tracker. The latest node modules are installed.
Here is the Fastcast nginx config https://gist.github.com/jakefb/900af9a1b99fac3e1ae20d9112bc6e6d
@feross do you know why this could be happening?
Problem was this line nginx.conf#65
I've fixed it in the server and it's now working fine. This can be closed @feross
Ok thank you for fixing this.
Cheers!
Hi, I have this error with my bittorent-tracker configuration and can't seem to work out what is causing it. The error seems to appear in the log after a while, instead of immediately.
Here is the code for my tracker https://github.com/fastcast/fastcast-tracker. The latest node modules are installed.
Here is the Fastcast nginx config https://gist.github.com/jakefb/900af9a1b99fac3e1ae20d9112bc6e6d
@feross do you know why this could be happening?