Raised This Month: $51 Target: $400
 12% 

FastDL doesnt work - URL is correct


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Xaviius
Junior Member
Join Date: Dec 2019
Old 12-16-2019 , 12:11   FastDL doesnt work - URL is correct
Reply With Quote #1

Hey guys,

recently i did setup a csgo server and wanted to include fastdl.
My client always gets the message that the map is missing and couldnt be downloaded.

Quote:
SignalXWriteOpportunity(3)
Downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.bsp.bz2.
Error downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.bsp.bz2
Downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.bsp.
Error downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.bsp
Downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.nav.bz2.
Error downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.nav.bz2
Downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.nav.
Error downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.nav
Got pure server whitelist: sv_pure = 1.
Missing map maps\am_brickyard.bsp, disconnecting

**** Unable to localize '#GenericConfirmText_Label' on panel descendant of 'PopupManager'
ChangeGameUIState: CSGO_GAME_UI_STATE_LOADINGSCREEN -> CSGO_GAME_UI_STATE_INGAME
ChangeGameUIState: CSGO_GAME_UI_STATE_INGAME -> CSGO_GAME_UI_STATE_MAINMENU

Host_Error: Disconnected

ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_MAINMENU
ChangeGameUIState: CSGO_GAME_UI_STATE_MAINMENU -> CSGO_GAME_UI_STATE_MAINMENU
PNG load error Interlace handling should be turned on when using png_read_image
Server Config:

Quote:
sv_downloadurl "https://fastdl.xavii.us/csgo"
sv_allowdownload "1"
sv_allowupload "1"
I can download the file in the browser, so how do i fix this server error? My friends cant download as well.

Thank you.
Xaviius is offline
NecroBear
AlliedModders Donor
Join Date: Jun 2018
Old 12-16-2019 , 13:02   Re: FastDL doesnt work - URL is correct
Reply With Quote #2

Downloading https://fastdl.xavii.us/csgo/maps/am_brickyard.bsp.bz2.

Remove the red letter
NecroBear is offline
Xaviius
Junior Member
Join Date: Dec 2019
Old 12-16-2019 , 13:30   Re: FastDL doesnt work - URL is correct
Reply With Quote #3

Hey NecroBear,

i already tried to use http, but doesnt work as well...
Xaviius is offline
lucascarp475
Junior Member
Join Date: Dec 2019
Old 12-17-2019 , 11:13   Re: FastDL doesnt work - URL is correct
Reply With Quote #4

Try sv_allowdownload 0
__________________
lucascarp475 is offline
Xaviius
Junior Member
Join Date: Dec 2019
Old 12-18-2019 , 06:59   Re: FastDL doesnt work - URL is correct
Reply With Quote #5

Quote:
Originally Posted by lucascarp475 View Post
Try sv_allowdownload 0
Didnt help still thank you.

The current settings are:

sv_allowupload 1
sv_allowdownload 0
sv_downloadurl "https://fastdl.xavii.us/1vs1/csgo"

Already tried with windows and linux server... Nothing seems to help.
Some kind of bug?
Xaviius is offline
krysteksulek
Member
Join Date: Aug 2013
Location: Poland
Old 12-18-2019 , 08:48   Re: FastDL doesnt work - URL is correct
Reply With Quote #6

Type in server console sv_downloadurl command and check the output to be sure that server is reading that cvar value correct.
krysteksulek is offline
Xaviius
Junior Member
Join Date: Dec 2019
Old 12-18-2019 , 09:21   Re: FastDL doesnt work - URL is correct
Reply With Quote #7

Quote:
Originally Posted by krysteksulek View Post
Type in server console sv_downloadurl command and check the output to be sure that server is reading that cvar value correct.


Seems fine and also the Client console tries to get from the correct url the files, but just errors out...
Xaviius is offline
krysteksulek
Member
Join Date: Aug 2013
Location: Poland
Old 12-18-2019 , 09:45   Re: FastDL doesnt work - URL is correct
Reply With Quote #8

If client shows link correctly (i mean you can paste it in your browser and download files) then you should try to disable https (your web server is forcing https).
krysteksulek is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 12-18-2019 , 09:47   Re: FastDL doesnt work - URL is correct
Reply With Quote #9

If you cant download the file using the link in a explorer then you cant download it on csgo (except that you have a rule for only allow fastdl server but probably this is not that case). So or you have a wrong link or not permissions for access to the file.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Old 12-18-2019 , 15:14   Re: FastDL doesnt work - URL is correct
Reply With Quote #10

Try writing the last "/" in your sv_downloadurl

i have mine like this
Code:
sv_downloadurl "http://moodplay.cl/fastdl_csgo/"
sv_allowdownload 1
sv_allowupload 1
So try yours like this
Code:
sv_allowupload 1
sv_allowdownload 1
sv_downloadurl "http://fastdl.xavii.us/1vs1/csgo/"
__________________

Last edited by Elitcky; 12-18-2019 at 15:18.
Elitcky is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode