Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fails #3131

Closed
kimizumi1 opened this issue Dec 17, 2020 · 6 comments · Fixed by #3130
Closed

Update fails #3131

kimizumi1 opened this issue Dec 17, 2020 · 6 comments · Fixed by #3130
Labels
info: steamcmd type: bug Something isn't working
Milestone

Comments

@kimizumi1
Copy link

Some people and me too are experiencing issues updating gameservers:

[ FAIL ] Updating rustserver: Checking remote build: SteamCMD

At the moment my Rustserver is not fetching updates.
I've updated LGSM also but it didn't help

@JoinedSenses
Copy link

JoinedSenses commented Dec 18, 2020

#3129 (comment)

change line 45 of home/ACCOUNT/lgsm/functions/update_steamcmd.sh to:
elif [ -n "${branch}" ]&&[ "${branch}" != "public" ]; then

@kimizumi1
Copy link
Author

#3129 (comment)

change line 45 of home/ACCOUNT/lgsm/functions/update_steamcmd.sh to:
elif [ -n "${branch}" ]&&[ "${branch}" != "public" ]; then

Thanks!
Replacing the line worked (atleast on a Rust server)

@ifrag-ru
Copy link

#3129 (comment)

change line 45 of home/ACCOUNT/lgsm/functions/update_steamcmd.sh to:
elif [ -n "${branch}" ]&&[ "${branch}" != "public" ]; then

As I understand it, now you can turn it on and there shouldn't be any problems?

@Grimston
Copy link
Member

Correct, this will be applied to LinuxGSM as soon as someone with write access is available.

@h3o66 h3o66 added info: steamcmd type: bug Something isn't working labels Dec 19, 2020
@h3o66 h3o66 added this to the v20.6.2 milestone Dec 19, 2020
@h3o66
Copy link
Member

h3o66 commented Dec 19, 2020

Should be fixed with the latest hotfix v20.6.2

@h3o66 h3o66 closed this as completed Dec 19, 2020
@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info: steamcmd type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants