Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LGSL hosting also does not work #30

Closed
tam1gamer1 opened this issue Dec 23, 2020 · 11 comments
Closed

LGSL hosting also does not work #30

tam1gamer1 opened this issue Dec 23, 2020 · 11 comments

Comments

@tam1gamer1
Copy link

tam1gamer1 commented Dec 23, 2020

In localhost, all counter-strike(steam-protocol) servers work fine, but some servers work well with hosting.
Running servers:
ip: 213.238.173.30
c_port: 27015
q_port:27015
software port : default

ip: 213.238.173.40
c_port: 27015
q_port:27015
software port : default

Don't Running server:
ip: 95.173.173.76
c_port: 27015
q_port:27015
software port : default

@tam1gamer1 tam1gamer1 changed the title LGSL Hhosting also does not work LGSL hosting also does not work Dec 23, 2020
@xLeviNx
Copy link

xLeviNx commented Dec 24, 2020

You need to make sure your server allows it to be queried.

@tam1gamer1
Copy link
Author

You need to make sure your server allows it to be queried.

But I have no problem at localhost

@tam1gamer1
Copy link
Author

tam1gamer1 commented Dec 27, 2020

the problem still persists

@tltneon
Copy link
Owner

tltneon commented Dec 28, 2020

@tam1gamer1 Most free hostings block UDP queries so LGSL can't lookup for server's data. If you want to know that your hosting allow UDP try to press "Test UDP" at install.php page.

@tam1gamer1
Copy link
Author

@tam1gamer1 Most free hostings block UDP queries so LGSL can't lookup for server's data. If you want to know that your hosting allow UDP try to press "Test UDP" at install.php page.

now testing...

Connection successfully established, LGSL can take data from game servers.

@tltneon
Copy link
Owner

tltneon commented Dec 29, 2020

There are several troubles can be:

  1. Server's hosting can block UDP queries.
  2. You can type wrong query port.
  3. If you use router - it need to set up port forwarding.

@tam1gamer1
Copy link
Author

Olabilecek birkaç sorun var:

  1. Sunucunun barındırması, UDP sorgularını engelleyebilir.
  2. Yanlış sorgu bağlantı noktası yazabilirsiniz.
  3. Yönlendirici kullanıyorsanız - bağlantı noktası yönlendirmeyi ayarlamanız gerekir.

No no UDP successfully. In localhost, all counter-strike(steam-protocol) servers work .

@xLeviNx
Copy link

xLeviNx commented Jan 3, 2021

Just me querying your server for over 15 seconds blocks me. You have something in your server that is blocking queries.

@tam1gamer1
Copy link
Author

Sadece 15 saniyeden fazla bir süredir sunucunuzu sorgulamak beni engelliyor. Sunucunuzda sorguları engelleyen bir şey var.

I bought the server, it does not belong to me. What can I do?

@tltneon
Copy link
Owner

tltneon commented Jan 4, 2021

You can ask the hoster to open ports for game server (see ports that Steam games uses)

@xLeviNx
Copy link

xLeviNx commented Jan 5, 2021

Sadece 15 saniyeden fazla bir süredir sunucunuzu sorgulamak beni engelliyor. Sunucunuzda sorguları engelleyen bir şey var.

I bought the server, it does not belong to me. What can I do?

More likely an addon (assuming you are using rehlds) than the host issue. See if you are running any plugin's that block queries. Check your game.cfg or the config file if your server is a rehlds server.

@tltneon tltneon closed this as completed Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants