Giter VIP home page Giter VIP logo

Comments (5)

crashzk avatar crashzk commented on June 25, 2024 1

host_info_show 0 I believe causes the server to NOT respond to A2S queries.

@crashzk can you make sure the server that is not responding has that value set to 1 ?

image

from serverredirect.

GAMMACASE avatar GAMMACASE commented on June 25, 2024

It means that the server haven't got any A2S reply from the target ip, it's not a plugin problem, make sure the target server as pingable from the destination you are sending the A2S requests. Also you can use server_redirect_log_if_server_is_unavailable 0 to disable these log messages, but that won't fix anything, only hide them.

from serverredirect.

crashzk avatar crashzk commented on June 25, 2024

I understand, could this cause some type of operating error? In the tests I did here I can still connect to the servers through the plugin, it only shows these messages in the console but without harmful errors.

from serverredirect.

GAMMACASE avatar GAMMACASE commented on June 25, 2024

These are more of a informative logging messages, and you should understand them as "Server didn't reply to the query in the set time", the cause of why that happened is dependent on the setup environment you have, so it's almost impossible to tell why that happened by just that log alone.
One more reason why that could happen if the server replies slow to these queries, for example default timeout value is 10 seconds, when if server doesn't reply in time the log message would be printed. It's defined as server_redirect_socket_timeout cvar, but edit with caution, as it may only degrade overall performance.

from serverredirect.

tslashd avatar tslashd commented on June 25, 2024

host_info_show 0 I believe causes the server to NOT respond to A2S queries.

@crashzk can you make sure the server that is not responding has that value set to 1 ?

from serverredirect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.