When updating my addon collection during the startup, all the items that need updating don't get updated because there is "No internet connection", while it's obvious that it isn't true.
This is what the console says:
`Console initialized.
mount.cfg adding path: 'E:\css_server\cstrike'
mount.cfg adding path: 'D:\hlserver\tf'
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game.dll loaded for "Garry's Mod"
Initializing Steam libraries for Workshop..
WS: Waiting for Steam to log us in.....
WS: Fetching collection info...
Processing collection 2484276557...
Collection 'epic gaming' (423 items)
Retrieving item details...
421 new addon(s) + 2 new collection(s)
Processing collection 839399914...
Collection 'Gmod - R6 Siege content' (38 items)
Retrieving item details...
37 new addon(s)
Processing collection 922440825...
Collection 'PWB Weapons' (8 items)
Retrieving item details...
No new addons or collections
WS: Finished!
WS: Processing 458 addons...
Processing addon 458: SCars Slim (104483020)...
Mounted!
Processing addon 457: gm_Lair (104488112)...
Mounted!
Processing addon 456: Ragdoll Mover (104575630)...
Addon downloaded, needs updating...
Download Failed! Generic failure!
Processing addon 455: Standing Pose Tool (104576786)...
Mounted!
Processing addon 454: Bone Merger (104601200)...
Mounted!
Processing addon 453: Easy Animation Tool (104604709)...
Addon downloaded, needs updating...
Download Failed! No internet connection!`
How do I fix this?