Can someone help me with this error code:
We can join on the server but the server don’t connect to the Database.
Can someone help me with this error code:
We can join on the server but the server don’t connect to the Database.
Is the database server running? did you specify right credentials?
[ERROR] [MySQL] An error happens on MySQL for query “SELECT * FROM items {=}”: now we have this error code…
We need help
Found new resource fivem in /root/gtafivem/savage/resources//fivem
Found new resource esplugin_mysql in /root/gtafivem/savage/resources//esplugin_m ysql
Found new resource async in /root/gtafivem/savage/resources//async
Found new resource fivem-map-skater in /root/gtafivem/savage/resources//fivem-ma p-skater
Found new resource mysql-async in /root/gtafivem/savage/resources//mysql-async
Found new resource fivem-map-hipster in /root/gtafivem/savage/resources//fivem-m ap-hipster
Found new resource runcode in /root/gtafivem/savage/resources//runcode
Found new resource essentialmode in /root/gtafivem/savage/resources//essentialmo de
Found new resource fivem-awesome1501 in /root/gtafivem/savage/resources//fivem-a wesome1501
Found new resource betaguns in /root/gtafivem/savage/resources//[test]/betaguns
Found new resource keks in /root/gtafivem/savage/resources//[test]/keks
Found new resource gameInit in /root/gtafivem/savage/resources//[test]/gameInit
Found new resource mapmanager in /root/gtafivem/savage/resources//[managers]/map manager
Found new resource es_admin in /root/gtafivem/savage/resources//[essential]/es_a dmin
Found new resource es_extended in /root/gtafivem/savage/resources//[essential]/e s_extended
Found new resource channelfeed in /root/gtafivem/savage/resources//[gameplay]/ch annelfeed
Found new resource obituary in /root/gtafivem/savage/resources//[gameplay]/obitu ary
Found new resource playernames in /root/gtafivem/savage/resources//[gameplay]/pl ayernames
Found new resource obituary-deaths in /root/gtafivem/savage/resources//[gameplay ]/obituary-deaths
Found new resource irc in /root/gtafivem/savage/resources//[gameplay]/irc
Found new resource race in /root/gtafivem/savage/resources//[gamemodes]/race
Found new resource race-test in /root/gtafivem/savage/resources//[gamemodes]/rac e-test
Found new resource baseevents in /root/gtafivem/savage/resources//[system]/basee vents
Found new resource z-loadscreen in /root/gtafivem/savage/resources//[system]/z-l oadscreen
Found new resource ■■■■■■■ in /root/gtafivem/savage/resources//[system]/■■■■■■■
Found new resource spawnmanager in /root/gtafivem/savage/resources//[system]/spa wnmanager
Found new resource scoreboard in /root/gtafivem/savage/resources//[system]/score board
Found new resource sessionmanager in /root/gtafivem/savage/resources//[system]/s essionmanager
Found new resource hardcap in /root/gtafivem/savage/resources//[system]/hardcap
Found new resource chat-theme-gtao in /root/gtafivem/savage/resources//[system]/ chat-theme-gtao
Found new resource chat in /root/gtafivem/savage/resources//[system]/chat
Found new resource esx_menu_list in /root/gtafivem/savage/resources//[esx]/[ui]/ esx_menu_list
Found new resource esx_menu_dialog in /root/gtafivem/savage/resources//[esx]/[ui ]/esx_menu_dialog
Found new resource esx_menu_default in /root/gtafivem/savage/resources//[esx]/[u i]/esx_menu_default
Found new resource yarn in /root/gtafivem/savage/resources//[system]/[builders]/ yarn
Found new resource webpack in /root/gtafivem/savage/resources//[system]/[builder s]/webpack
Started resource sessionmanager
Listening on socket failed - libuv error address already in use.
net-tcp-server failed to create server: couldn’t listenCould not bind MultiplexT cpServer to 0.0.0.0:30120.
Could not bind on 0.0.0.0:30120 - is this address valid and not already in use?
Started resource mapmanager
Started resource chat
Started resource spawnmanager
Started gametype Freeroam
Started resource fivem
Started resource hardcap
Started resource ■■■■■■■
Started resource scoreboard
Started resource playernames
Started resource z-loadscreen
Started resource mysql-async
Started resource async
Started resource essentialmode
Started resource esplugin_mysql
Started resource baseevents
Started resource es_extended
Started resource esx_menu_default
Started resource esx_menu_list
Started resource esx_menu_dialog
Authenticating server license key…
Server license key authenticatiocfx> n succeeded. Welcome!
Sending heartbeat to live-internal.fivem.net:30110
Current version: 5.1.0
Updater version: 5.2.0
Version mismatch, you are currently not using the newest stable version of essen tialmode. Please update
Started map fivem-map-hipster
Started resource fivem-map-hipster
WARNING: NON-EXISTENT NATIVE 000000004d52fe5b
[MySQL] [Slow Query Warning] [null] [10026ms] SELECT * FROM items
[ERROR] [MySQL] [null] An error happens on MySQL for query “[object Object]”: connect ETIMEDOUT
Error: (node:79358) UnhandledPromiseRejectionWarning: Error: connect ETIMEDOUT
at PoolConnection.Connection._handleConnectTimeout (mysql-async.js:1009:13)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:106:13)
at Socket.emit (events.js:208:7)
at Socket._onTimeout (net.js:420:8)
at ontimeout (timers.js:482:11)
at tryOnTimeout (timers.js:317:5)
at Timer.listOnTimeout (timers.js:277:5)
--------------------
at Protocol._enqueue (mysql-async.js:5807:48)
at Protocol.handshake (mysql-async.js:5714:23)
at PoolConnection.connect (mysql-async.js:720:18)
at Pool.getConnection (mysql-async.js:4577:16)
at Pool.query (mysql-async.js:4731:8)
at Promise (mysql-async.js:4970:12)
at new Promise ()
at execute (mysql-async.js:4967:26)
at global.exports (mysql-async.js:4993:5)
at citizen:/scripting/v8/main.js:78:40
Error: (node:79358) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
Error: (node:79358) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
You’re not connected to any locally hosted database.
Use phpmyadmin or some other form of mysql admin management platform.
Show us some code.
Do you have phpmyadmin (xampp), for whatever database you use?
You’re not connected to any locally hosted databases.