#need help

39 messages · Page 1 of 1 (latest)

wintry burrow
#

Error -111: connect ECONNREFUSED 127.0.0.1:3306
14:22:52 [ script:oxmysql] Unable to establish

stuck stone
#

hy

tawny moth
bold dockBOT
#

Due to the nature of servers, this can happen due to dozens of reasons. When asking for assistance in Discord, it's best to provide as many details as possible—providing information such as what is running on your server, errors in the console, logs, any recent changes, etc.

If you are not familiar with any of that, it's then best to create a support ticket. Once you create a support ticket, our staff will be able to take a look at your server and see what's going on. You can create a support ticket at any time at https://bisecthosting.com/support

wintry burrow
#

yea so its four nats framework its saying it can not get a connectshon from the database

#

Unable to establish a connection to the database (ECONNREFUSED)!
14:50:40 [ script:oxmysql] Error -111: connect ECONNREFUSED 127.0.0.1:3306

pearl kernel
#

!support ⬇️

bold dockBOT
pearl kernel
#

Staff will be better equipped to handle this. Especially since the error message includes your database connection info, including password.

lyric rune
wintry burrow
#

No thats the server ip

lyric rune
#

127.0.0.1 is a localhost ip-

#

youre not conencting to the server

#

so thats why it gives the error

#

😭

#

find the actual ip for the server and conenct to that instead with the correct port

lyric kindle
#

The error being shown is that the Database info isnt set right
-> Check the Database details via the Cog wheel icon on your Databases tab in your panel, copy these details down
-> Using this info, go to your server.cfg and ensure it matches
set mysql_connection_string "mysql://DatabaseUsername:DatabasePassword@DatabaseHost:DatabasePort/DatabaseName"
^ If using txAdmin, this would be under txData/<Framework Name>/server.cfg

#

Doesnt use the Server IP or localhost 😉

wintry burrow
lyric kindle
#

yeah that needs to match whats in your Database tab

#

replace DatabaseUsername with the USername in the database info, databasePassword with the password, etc

#
  1. Click this
wintry burrow
lyric kindle
#
  1. click that next to the DB youre using
#

Dont send the SS of what shows here

#

thats login details

#

copy what shows into that config line

lyric kindle
#

Again, do not send login details here please 😅

wintry burrow
#

aww sorry

lyric kindle
#

Copy the info that shows there, and fill in the server.cfg line

#

save > restart; should connect to the Database fine

wintry burrow
#

i did it thank u so much four your help sir

lyric kindle
#

no problemo 🙂

wintry burrow
#

🫡

wintry burrow
#

the server stuck on this guys

pearl kernel
#

It's the server's localhost.