• Missing Map maps/mapname.bsp
    8 replies, posted
Well I added new map and I did fastdl everything should work but when I join on the server it says missing map Picture: https://steamuserimages-a.akamaihd.net/ugc/947333685275068769/4D510ED146AE199C259150910BBC656820574E04/ FastDL Folder: http://prntscr.com/koru3z Maps Folder: http://prntscr.com/koru9s @I did add my fastdl url in config...I don't know why is this happening ?
Open your console and see what file /link errors. Enter that link into your browser and try to download the .bz2 map that way.
I get this..Could it be that my fastdl folder is "forbidden" in browser ? HTTP ERROR 8 downloading http://MYIP/fastdl/maps/rp_downtown_tits_v1.bsp.bz2 HTTP ERROR 8 downloading http://MYIP/fastdl/maps/rp_downtown_tits_v1.bsp HTTP ERROR 8 downloading http://MYIP/fastdl/maps/graphs/rp_downtown_tits_v1.ain.bz2 HTTP ERROR 8 downloading http://MYIP/fastdl/maps/graphs/rp_downtown_tits_v1.ain HTTP ERROR 8 downloading http://MYIP/fastdl/maps/graphs/rp_downtown_v4c_v3.ain.bz2 HTTP ERROR 8 downloading http://MYIP/fastdl/maps/graphs/rp_downtown_v4c_v3.ain HTTP ERROR 8 downloading http://MYIP/fastdl/maps/rp_downtown_tits_v1.bsp.bz2 HTTP ERROR 8 downloading http://MYIP/fastdl/maps/rp_downtown_tits_v1.bsp
Linux HTTP servers typically run under a user that isn't root. This is done to limit any potential damage to the system should the server become compromised. Figure out what user the HTTP server runs with and make sure that user has access to the www/html folder, as well as the symlinked fastdl folder.
Its not helping me...If I create any other directory and put for example some .txt file in var/www/html and I got MYIP/nameofthatfile.txt it will work,but I cannot access to my fastdl directory..And also it won't download my map I don't know is that a reason or what. http://prntscr.com/kp032p
Well you appear to have blindly allowed everything in the www/html folder (which is bad security practice), but that still doesn't mean that the HTTP server can access the folder that the symlink resolves to. You need to check permissions there too.
Well I can't change permissions there when I change something it just get back to like that on the picture.
You said this is a VPS, so you should be able to access a terminal and issue commands to change whatever you need. But one issue at a time. Did you check the permissions on the serverfiles/garrysmod folder? (I assume the symlink leads here).
Well my problem is SELinux I can not turn it off Digital Ocean doesn't allow it
Sorry, you need to Log In to post a reply to this thread.