Thread: UNIT3D
View Single Post
  #44  
Old 21st August 2018, 16:59
d0rq d0rq is offline
Member
 
Join Date: Sep 2017
Posts: 2
Default timeout pages
hi hdvinnie, thanks for all this hard work. I found where to change the irc announce lines in the torrenthelper file.
i still get timeout page instead of return when i bump a torrent/upload a torrent.
i havent messed with much just the way the bot announce is irc. Instead of 3 lines i compacted it to 1 line. such as

[name] dorq bumped [filename] [Cat: Movies] [Type: 720p] [Size: 1.93 GiB] [Link: http://site/file.29]

also found a few errors in laravel log i have since fixed those. right now i get 0 errors but yet i get the nginx timeout page. and as soon as it times out the bot announces in irc. so something with the bot connecting maybe is causing site to timeout?? How do i make bot stay on irc full time? to stop connecting disconnecting when upload torrent. just full time stay on the ircd. ive looked at some code. all i possibly see is fclose socket?? do i take that out?