Hey.
So ive been trying for an hour now to get replay to work but this keeps showing up on my console :
********************************************************************************
*
* Address any failures above and re-exec replay.cfg.
*
*
* FAILURE - REPLAY DISABLED! "replay_enable" is now 0.
*
*
*
* ** ERROR: Upload failed (at start/before it took off)
*
*
* Logging in and uploading.....................FAILED
* Opening local file for read..................OK
* Getting file size............................OK
* Initializing FTP.............................OK
*
* Password: (not shown)
*
* Validating...................................OK
* Login: NOTSHOWN
*
* Validating...................................OK
* Remote path: /
*
* Validating...................................OK
* Port: 21
*
* Validating...................................OK
* Hostname: 134.255.217.111
*
* Validating...................................OK
* Upload protocol: ftp
* Fileserver type: Remote Web server
*
* Testing file publisher...
*
*
* Writing temp file............................OK
* Allocating test buffer.......................OK
* Opening temp file............................OK
*
* Temp path: /home/r12_kd54482/game/6509_59168_595/tf2/tf/replay/server/tmp/
*
* Testing File I/O...
*
*
* URL: [url]http://134.255.217.111:21/[/url]
*
* browser, they will not be able to download Replays.
* If clients can't access the following URL via a Web
*
*
* Validating...................................OK
* Path: /
*
* Validating...................................OK
* Port: 21
*
* Validating...................................OK
* Hostname: 134.255.217.111
*
* Validating...................................OK
* Protocol: http
*
* Testing Fileserver ConVars (replay_fileserver_*)...
*
*
* TESTING REPLAY SYSTEM CONFIGURATION...
*
********************************************************************************
Ovoiusly something isnt right with the ip but i dont understand. I can use this adress to acess it using my browser fine. and even if i just write my ip into is it wont work.
Heres my current config:
replay_enable "1"
replay_block_dump_interval "15"
replay_fileserver_protocol "http"
//
//// Offload using FTP. Do not use a local web server.
//// You don't need to edit this line, just uncomment it.
replay_fileserver_offload_enable "1"
//
//// These are used to reconstruct a URL on the client.
replay_fileserver_host "134.255.217.111"
replay_fileserver_port "21"
replay_fileserver_path "/"
//
//// Your FTP info. This data is private and not shared with the client.
replay_fileserver_offload_protocol "ftp"
replay_fileserver_offload_hostname "134.255.217.111"
replay_fileserver_offload_port "21"
replay_fileserver_offload_remotepath "/"
replay_fileserver_offload_login "NAH"
replay_fileserver_offload_password "NOTSHOWN"
replay_fileserver_offload_maxuploads "16"
How can i fix this??
Bump
Sorry, you need to Log In to post a reply to this thread.