Bug in my server?

I try to make one server
Make step by step and open port 30120 in my router
I try to locate my server in list and not see, but i enter in localhost.
in direct connect i try 127.0.0.1:30120 and find my server.

ps: i make server key and put correct in cfg

(Authenticating server license key…
Server license key authentication succeeded. Welcome!
cfx> Resolved live-internal.fivem.net:30110 to 163.172.164.221:30110
Sending heartbeat to live-internal.fivem.net:30110

— No errors detected, essentialmode is setup properly. —

Started resource fivem-map-hipster
Started map fivem-map-hipster
Loaded MySqlConnector, Version=0.24.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1842267347
hitch warning: frame time of 1110 milliseconds)

163.172.164.221:30110 = server not found

Where is the error?

That is saying that the DNS “live-internal.fivem.net” has been translated to the IP “163.172.164.221”. This is not your server IP so, it’s not the IP you connect to.

If you’re running the server off of your computer you should be able to connect with 127.0.0.1. If not, you need to find the IP address of your server and connect to that. If your server is running on Windows, you should make sure you add an exception to the firewall to allow incoming/outgoing connections.

There are currently some issues with the serverlist (majority of the servers are not shown). This is not an official statement or anything, just something I observered when running my server stats bot x)

I deactivated the firewall in win10