I cant connect to my server any idea?


# This file is a minimal version of the default config file.
# This is NOT supposed to be enough for most servers.
# Please read the fivem documentation:
#   https://aka.cfx.re/server-commands
#   https://docs.fivem.net/docs/server-manual/setting-up-a-server/

## You SHOULD edit the following:
sv_hostname "StateZ built with FiveM Basic Server!"
sets sv_projectName "[FiveM Basic Server] StateZ"
sets sv_projectDesc "Recipe for the base resources required to run a minimal FiveM server."
sets tags "default, deployer"
sets locale "root-AQ"

set mysql_connection_string "server=localhost;database=cfxdefault_5a1be7;userid=root;password=;"

## You CAN edit the following:
sv_enforceGameBuild 3258 #mp2024_01	- Bottom Dollar Bounties
sv_licenseKey "■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
sv_maxclients 32
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"
set steam_webApiKey "none"
set resources_useSystemChat true

## These resources will start by default.
ensure oxmysql
ensure player-data
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure RottenV
ensure basic-gamemode
ensure hardcap
ensure pogressBar

## Add system admins
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_principal identifier.fivem:12141792 group.admin #J.Junito

i been trying to join my server but wont let me. steam is running but it still wont let me join

please let me know if i need to provide anything for you to be able to help me

Thank You!