VPS Hosting: How to ensure FiveM is up to date?

Hi FiveM community,

I’ve started to delve into the realm of VPS hosting. I’ve got my server up, ready to connect and playable (although still working out how to get ESX features working like my ZAP hosting service).

There’s a few errors coming up in the console which after a bit of GoogleFu, it’s been suggested to make sure the FiveM server is up to date. The only thing is I’ve not been able to find any ssh/linux commands to do this.

Does anyone have a handy doc or know what commands I can use to ensure my fxserver is updated and check what version it is?

Cheers peeps.

(for reference, I used @d0p3t’s server install script: https://github.com/d0p3t/fxserver-setup-script-ubuntu)

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

To get your server version put the below command when your server is running

version

This will produce the server version for you which you can compare on the artifacts server.

Hey @FAXES. thanks for the response.

Not sure if I’m doing this correctly.
image

Hmm might of been removed, used to work… I’ll dig about. Does chrome save what artifacts you have clicked on in the artifacts server?

Hi @FAXES.

It does, but not on this computer sadly. Also, the script linked in the first post handled most of that I think for Linux.

Is it a case of wget and just overwriting the existing install to make sure it’s up to date?

Well yeah, to update it you just re-download and follow the instructions on that. Also make sure to backup everything before :stuck_out_tongue:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.