MYSQL Error - Need help to fix

[ERROR] connect ETIMEDOUT

[ERROR] [MySQL] [esx_trunk] An error happens on MySQL for query "SELECT * FROM trunk_inventory": connect ETIMEDOUT

[ERROR] [MySQL] [esx_trunk] An error happens on MySQL for query "DELETE FROM `trunk_inventory` WHERE `owned` = 0": Handshake inactivity timeout

[ERROR] [MySQL] [esx_vehicleshop] An error happens on MySQL for query "SELECT * FROM vehicle_categories": Handshake inactivity timeout

[ERROR] [MySQL] [esx_jb_eden_garage2] An error happens on MySQL for query "UPDATE owned_vehicles SET state=true WHERE state=false": Handshake inactivity timeout

[ERROR] [MySQL] [esx_shops] An error happens on MySQL for query "SELECT * FROM shops LEFT JOIN items ON items.name = shops.item": Handshake inactivity timeout

[ERROR] [MySQL] [esx_weaponshop] An error happens on MySQL for query "SELECT * FROM weashops": Handshake inactivity timeout

[ERROR] [MySQL] [esx_addonaccount] An error happens on MySQL for query "SELECT * FROM addon_account": Handshake inactivity timeout

[ERROR] [MySQL] [esx_society] An error happens on MySQL for query "SELECT * FROM jobs": Handshake inactivity timeout

[ERROR] [MySQL] [esx_datastore] An error happens on MySQL for query "SELECT * FROM datastore": Handshake inactivity timeout

SCRIPT ERROR: @esx_shops/server/main.lua:8: attempt to get length of a nil value (local 'shopResult')

> ref (@esx_shops/server/main.lua:8)

> setImmediate (@mysql-async/mysql-async.js:14431)

[ERROR] [MySQL] [esx_boatshop] An error happens on MySQL for query "SELECT * FROM boat_categories": ER_NO_SUCH_TABLE: Table 'essentialmode.boat_categories' doesn't exist

SCRIPT ERROR: @esx_trunk/server/trunk.lua:15: attempt to get length of a nil value (local 'result')

SCRIPT ERROR: @esx_addonaccount/server/main.lua:11: attempt to get length of a nil value (local 'result')

> fn (@mysql-async/lib/MySQL.lua:197)

SCRIPT ERROR: @esx_society/server/main.lua:18: attempt to get length of a nil value (local 'result')

> fn (@mysql-async/lib/MySQL.lua:197)

SCRIPT ERROR: @esx_datastore/server/main.lua:11: attempt to get length of a nil value (local 'result')

> fn (@mysql-async/lib/MySQL.lua:197)

SCRIPT ERROR: @esx_vehicleshop/server/main.lua:33: attempt to get length of a nil value (upvalue 'Categories')

> fn (@mysql-async/lib/MySQL.lua:197)

QUEUE: Flawws[steam:11000011266883d] was placed 1/1 in queue

QUEUE: Flawws[steam:11000011266883d] is loading into the server

Sending heartbeat to live-internal.fivem.net:30110

server thread hitch warning: timer interval of 166 milliseconds

Successfully Loaded Identity For Waqas Khan

SCRIPT ERROR: @esx_society/server/main.lua:171: attempt to index a nil value (local 'account')

> ref (@esx_society/server/main.lua:171)

> handler (@esx_addonaccount/server/main.lua:70)

> ref (@esx_society/server/main.lua:170)

> TriggerServerCallback (@es_extended/server/functions.lua:33)

> handler (@es_extended/server/common.lua:88)

Does anyone know how to fix?

This happens after the first player joins…

Server.cfg?

Did you get to solve this?