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

FASTDL Not Working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Widowmaker
Junior Member
Join Date: Aug 2012
Old 10-24-2019 , 18:57   FASTDL Not Working
Reply With Quote #1

Hi guys,

I'm having an issue with my fast downloads on my new surf server. This was working before and all of a sudden it has stopped working. Here's my FastDL config

sv_downloadurl "http://iceservers.site.nfoservers.com/fastdl/csgo"
sv_allowdownload "1"
sv_allowupload "1"

It's allowing me and one of my other friends to download maps, but everyone else that tries to connect gets the missing map error. I'm really confused and not sure what to do about it. Any input would be appreciated.
Widowmaker is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 10-24-2019 , 21:59   Re: FASTDL Not Working
Reply With Quote #2

Quote:
Originally Posted by Widowmaker View Post
I'm having an issue with my fast downloads on my new surf server. This was working before and all of a sudden it has stopped working. Here's my FastDL config

Code:
sv_downloadurl "http://iceservers.site.nfoservers.com/fastdl/csgo"
Talk to NFO, you're paying them for a service / using their service, so they will be able to help you troubleshoot the issues you have with it.

Quote:
Originally Posted by Widowmaker View Post
Code:
sv_allowdownload "1"
sv_allowupload "1"
Set those two to 0 .

They are only for communication / downloads directly from the game server, and has absolutely nothing to do with the downloads you have from the URL in sv_downloadurl..

Quote:
Originally Posted by Widowmaker View Post
It's allowing me and one of my other friends to download maps, but everyone else that tries to connect gets the missing map error. I'm really confused and not sure what to do about it. Any input would be appreciated.
On your sv_downloadurl, - you have:

de_cache_new.bsp @ 469M
de_cache_new.bsp.bz2 @ 231M

You also have:

surf_summer.bsp.bz2 @ 106M:

Code:
$ wget http://iceservers.site.nfoservers.com/fastdl/csgo/maps/surf_summer.bsp.bz2
[...]
Length: 111182795 (106M) [application/x-bzip2]
[...]

$ bunzip2 surf_summer.bsp.bz2

$ du -sh surf_summer.bsp
290M    surf_summer.bsp
CS:GO will not uncompress files where the original is over 150M.

You have at least two maps on your sv_downloadurl that falls into this category.

DO NOT .BZ2 COMPRESS FILES WHERE THE ORIGINAL .BSP IS 150 MB OR MORE. ONLY UPLOAD THE .BSP, AND NOT ANY .BZ2 IN THAT CASE.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Widowmaker
Junior Member
Join Date: Aug 2012
Old 10-24-2019 , 22:58   Re: FASTDL Not Working
Reply With Quote #3

Yea, thanks for the help. I removed the bz2s for files over 150mb. The de_cache was only temporary and isn't actually used anymore. One of my friends is just not able to download anything but it seems like a him problem since other people were able to join the server fine.
Widowmaker is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 10-24-2019 , 23:15   Re: FASTDL Not Working
Reply With Quote #4

Quote:
Originally Posted by Widowmaker View Post
One of my friends is just not able to download anything but it seems like a him problem since other people were able to join the server fine.
You could also try giving the link to your sv_downloadurl, seeing if he can access it in his browser, and if whether or not he's successfully able to download files there.

Some output from his game's console might also be able to point in the right direction for further troubleshooting.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL 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:34.


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