Skip to Content
Getting StartedVerify Your First QBCore Server Boot

Verify your first QBCore server boot

Use this checklist after the txAdmin quickstart. Installation gets files onto a host; this page proves that the resulting system works before customization.

Console

  • Every recipe task completed.
  • oxmysql connects without authentication or schema errors.
  • qb-core starts before resources that depend on it.
  • No resource reports a missing export, file, or dependency.

Player flow

  1. Connect with a development client.
  2. Create a new character.
  3. Spawn and open the inventory.
  4. Disconnect and reconnect.
  5. Confirm character and inventory persistence.

Restart flow

Restart the complete txAdmin profile. Repeat the connection and persistence checks, then restart one non-core resource and confirm its state recovers without errors.

Capture the baseline

Record the commit SHA for qb-core and every customized repository, export the txAdmin recipe/configuration, and create a restorable database backup.

Do not add third-party scripts to compensate for a failing baseline. Diagnose recipe, dependency, database, or start-order errors first.

Next: permissions, resource updates, and troubleshooting.