#FIVEM SERVER WONT START ANYMORE

1 messages · Page 1 of 1 (latest)

supple bluff
#

i just transferred it back to my pc from my vps via filezilla and put my db in etc now when i start it i get this error either the one in the pic or http endpoint unresponsive erro

formal barn
#

Get the lastest version from your keymaster

supple bluff
#

latest version of what ?

#

i have the latest build

#

from artifacts

formal barn
#

Wasabi ambulance

supple bluff
#

not talking about the amb script

formal barn
#

Oh ok I see it now its under it lol

supple bluff
#

fxserver is not responding read econnreset

#

yeaa

formal barn
#

!full

silk swanBOT
#

Please provide a FULL SCREENSHOT.
:warning: This means literally the entire screen, from corner to corner!
:warning: Do not erase, censor or crop anything out.
:warning: Include the URL at the top (if browser) and clock at the bottom.
:warning: Include the windows taskbar and clock at the bottom.

supple bluff
#

ok

#

....

#

yo @formal barn ?

formal barn
#

Im back sorry

#

Give me one sec here

#

Did u upload the SQL files?

#

Common issues

  • Database issues: [script:oxmysql] Unknown column 'ishandcuffed' in 'users'
  • Server Load/Timeout: Many resources are starting (e.g., drugs_creator, inventory, wasabi_anbulu)—this might be slowing your server boot. If your HTTP endpoint isn’t ready in time (especially on a slow machine or overloaded config), txAdmin kills it.

Potential Fixes

  • Fix the Database Column Error:
ALTER TABLE users ADD COLUMN ishandcuffed BOOLEAN DEFAULT FALSE;

Or Remove or upload the SQL file

  • Increase Startup Time Limit: set sv_startupTimeout 120000 in your server.cfg
  • Disable/Comment Some Scripts Temporarily
  • Update All Dependencies
supple bluff
#

only need help with the fx server error

formal barn
supple bluff