Skip to content

mtaserver url broken since 190401 update#2254

Merged
dgibbs64 merged 4 commits intoGameServerManagers:hotfix/190401.1from
frisasky1:gta
Apr 2, 2019
Merged

mtaserver url broken since 190401 update#2254
dgibbs64 merged 4 commits intoGameServerManagers:hotfix/190401.1from
frisasky1:gta

Conversation

@frisasky1
Copy link
Copy Markdown
Contributor

@frisasky1 frisasky1 commented Apr 2, 2019

Description

A user on discord reports he got following error when trying update mta server

Fixes #2255

curl: (22) The requested URL returned error: 404 Not Found
downloading multitheftauto_linux_x64-.tar.gz...OK
extracting multitheftauto_linux_x64-.tar.gz...OK
copying to /home/mta/serverfiles...cp: cannot stat '/home/mta/lgsm/tmp/multitheftauto_linux_x64-/multitheftauto_linux_x64-/*': No such file or directory

after checked code i found the download url have been changed, theres no version number in file name anymore, so i modified the file and the user feedback the bug was fixed after using modified file

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • New Server (new server added)
  • Refactor (restructures existing code)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • This pull request links to an issue
  • This pull request uses the develop branch as its base
  • I have performed a self-review of my own code
  • I have squashed commits
  • I have commented my code, particularly in hard to understand areas
  • I have made corresponding changes to the documentation if required

@ghost ghost added the status: triage label Apr 2, 2019
@dgibbs64
Copy link
Copy Markdown
Member

dgibbs64 commented Apr 2, 2019

Not sure how I missed that. Thanks. Hotfix will go out

@dgibbs64 dgibbs64 added the type: bug Something isn't working label Apr 2, 2019
@dgibbs64 dgibbs64 changed the base branch from develop to hotfix/190401.1 April 2, 2019 17:08
@dgibbs64 dgibbs64 merged commit daa34af into GameServerManagers:hotfix/190401.1 Apr 2, 2019
@ghost ghost removed the status: triage label Apr 2, 2019
@frisasky1 frisasky1 deleted the gta branch April 3, 2019 15:49
@dgibbs64 dgibbs64 added this to the 190401/1 milestone Apr 3, 2019
@dgibbs64 dgibbs64 changed the title fix mta download url mtaserver url broken since 190401 update Apr 7, 2019
@lock
Copy link
Copy Markdown

lock Bot commented Apr 15, 2020

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

@lock lock Bot locked and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants