Re: [hlds] Replay Download Error

2012-01-12 Thread Tyler Davies
I've just tried replay_docleanup and it fails indefinitely. The user the SRCDS servers are running under has full permissions to the directory the replays are being written to. It states it cannot remove any of the replay blocks that exist. Not a single one. I guess the crontab will have to do for

Re: [hlds] Replay Download Error

2012-01-11 Thread o k
They added cleanup cars in an update. Check here http://wiki.teamfortress.com/wiki/Replay On Jan 11, 2012 2:35 PM, "Eli Witt" wrote: > Windows server users could create a batch file to do the same on a windows > scheduled task, just as easy as us *nixers can slap a crontab line up. > > There are

Re: [hlds] Replay Download Error

2012-01-11 Thread Eli Witt
Windows server users could create a batch file to do the same on a windows scheduled task, just as easy as us *nixers can slap a crontab line up. There are also two SM plugins available to perform the same function. On Wed, Jan 11, 2012 at 12:29 PM, Andrew DeMerse wrote: > All you linux junki

Re: [hlds] Replay Download Error

2012-01-11 Thread Andrew DeMerse
All you linux junkies can use crontab to clean this out every day. find /path/to/replays -mindepth 1 -mtime +7 -delete On Wed, Jan 11, 2012 at 11:36 AM, E. Olsen wrote: > I think you'd be surprised. We have a HUGE amount of bandwidth sucked up > by replay every month. > > On my (windows) serve

Re: [hlds] Replay Download Error

2012-01-11 Thread E. Olsen
I think you'd be surprised. We have a HUGE amount of bandwidth sucked up by replay every month. On my (windows) servers, the replay "cleanup" system has never worked. I ended up using a 3rd party system run on a regular basis using task scheduler to clean up the old files. I just set it to delete

Re: [hlds] Replay Download Error

2012-01-11 Thread Hedgehog
You guys made me aware i've got the same problem ;) With Team Fortress 2 i've decided to go the easy way, so I'll just disable it. Don't think (m)any of my regulars are using it anyway. 2012/1/11 Jason > Tyler, I have the *SAME* issueand all i could do was simply turn off > replays, which m

Re: [hlds] Replay Download Error

2012-01-11 Thread Jason
Tyler, I have the *SAME* issueand all i could do was simply turn off replays, which made my community annoyed/sadbut, I had difficulty browsing the FTP folder of replays as my FTP client would crash. I had to ask for my provider to delete most of them for me so I could at least browse the

Re: [hlds] Replay Download Error

2012-01-11 Thread Tyler Davies
Hey guys, not to deviate from the subject of this thread, but I'm having MAJOR replay issues as well. It's not that it isn't working, it's that it isn't working as intended. I didn't check on this earlier, and I just noticed. I have replays being accumulated and they are NEVER deleted! I have repl

Re: [hlds] Replay Download Error

2012-01-11 Thread Shon Myles
Thanks so much Mark, Brendan and Hedgehog. Your suggestions resolved my issue. On Wed, Jan 11, 2012 at 9:31 AM, Hedgehog wrote: > replay_fileserver_port "21" > > Can you comment that line? Or change it to 80? > > 21 is the default FTP port, download goes over HTTP > > Cheers, > > Hedgehog > > >

Re: [hlds] Replay Download Error

2012-01-11 Thread Hedgehog
replay_fileserver_port "21" Can you comment that line? Or change it to 80? 21 is the default FTP port, download goes over HTTP Cheers, Hedgehog 2012/1/11 Lance Waidzunas > Check and make sure the FTP server isn't full. We had that issue with our > servers a while back, it even prevented the

Re: [hlds] Replay Download Error

2012-01-11 Thread Brandon Albertson
Keep in mind that the ftp path isn't the same as the path for the downloads. That URL doesn't exist On Jan 11, 2012 9:23 AM, "Shon Myles" wrote: > > I've been experiencing an issue on my servers where replay downloads fail everytime. The error players get is: > > Replay error system: The session

Re: [hlds] Replay Download Error

2012-01-11 Thread Lance Waidzunas
Check and make sure the FTP server isn't full. We had that issue with our servers a while back, it even prevented the map from changing. On Wed, Jan 11, 2012 at 9:23 AM, Shon Myles wrote: > I've been experiencing an issue on my servers where replay downloads fail > everytime. The error players

Re: [hlds] Replay Download Error

2012-01-11 Thread Mark Steele
Looking at the URL given, the public/ folder doesn't exist. Just replace it with replayfolder/ in replay_fileserver_path and it should work fine. On Jan 11, 2012 3:23 PM, "Shon Myles" wrote: > I've been experiencing an issue on my servers where replay downloads fail > everytime. The error players

[hlds] Replay Download Error

2012-01-11 Thread Shon Myles
I've been experiencing an issue on my servers where replay downloads fail everytime. The error players get is: Replay error system: The session info file failed to download: No headers. URL: http://stompfesttf2web.site.nfoservers.com:21/public/replayfolder