Having a problem when triying to do things in my local server with the database

I am having a problem with a spawn remember script where I use a database. The connection is established correctly, but when I connect to the server, the script doesn’t work and this message appears in the console:
Server list query returned an error: System.Net.Sockets.SocketException: Connection refused <- System.Net.Http.HttpRequestException: Connection refused (127.0.0.1:30120)
Do you have any idea what this means?

This error is unrelated to whatever you are doing; it’s just telling you that your server cannot connect to the FiveM server list, which for a localhost server, is probably what you want.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.