Jump to content

DedicatedServer can't download mods on Ubuntu 20.04


Liushen
  • Pending


 

[00:00:11]: [Workshop] Item query page 0, size: 11, total size: 11
[00:00:11]: [Workshop] Item query queued IDs: 1185229307 1207269058 1595631294 1998081438 2189004162 2577742416 2799853560 3250688725 362175979 2609009672 2927761874
[00:00:11]: [Workshop] Item query sent
[00:00:11]: [Workshop] ItemQuery got this many results: 11, matching: 11
[00:00:11]: [Workshop] ModQuery got 11 results
[00:00:11]: [Workshop] ModQuery queued to download IDs: 1185229307 1207269058 1998081438 2189004162 2577742416 2799853560 3250688725 2609009672 2927761874
[00:00:11]: [Workshop] ModQuery already have IDs: {1.1.5,1595631294} {1.4.5,362175979}
[00:00:11]: [Workshop] ItemQuery finished all queries, moving to download phase
[00:00:11]: [Workshop] ItemQuery downloading 9 pending mods marked to download
[00:00:11]: [Workshop] DownloadPublishedFile [8] 1185229307
[00:00:11]: [Workshop] DownloadPublishedFile [8] 1207269058
[00:00:11]: [Workshop] DownloadPublishedFile [8] 1998081438
[00:00:11]: [Workshop] DownloadPublishedFile [8] 2189004162
[00:00:11]: [Workshop] DownloadPublishedFile [8] 2577742416
[00:00:11]: [Workshop] DownloadPublishedFile [8] 2799853560
[00:00:11]: [Workshop] DownloadPublishedFile [8] 3250688725
[00:00:11]: [Workshop] DownloadPublishedFile [8] 2609009672
[00:00:11]: [Workshop] DownloadPublishedFile [8] 2927761874
[00:00:42]: DownloadServerMods timed out with no response from Workshop...

Since the beginning of October, this bug has not been fixed. How can we resolve it?


Steps to Reproduce

I have correctly configured the MOD information in the dedicated_server_mods_setup.lua file.




User Feedback


Hey guys, I figured out the issue! If you're running a 32-bit server, just enter this command: cp ./steamclient.so ./bin/lib32/. The steamclient.so file is about 38MB. If you're on a 64-bit server, use this command instead: cp ./linux64/steamclient.so ./bin64/lib64, and that file is around 36MB. I'm not exactly sure what the steamclient.so does, but from my testing, doing this lets you download mods without any problems. I hope the Klei admins can clarify this for me and fix the bug soon, since there might be other folks running Linux servers who are dealing with this issue too.

  • Thanks 1

Share this comment


Link to comment
Share on other sites

I had exactly the same problem as you (also running Ubuntu 20.04) and your fix worked!

Thank you!

I hope this gets looked up on at some point :)

  • Like 1

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...