aXenDeveloper / ips-app-advanced-serverlist

(IPS App) This app shows servers information from GameQ library.
GNU General Public License v3.0
18 stars 11 forks source link

[BUG] Wrong Caching CSGO Servers Data #27

Closed BlackYuzia closed 2 years ago

BlackYuzia commented 2 years ago

Hi there, @aXenDeveloper

In #24 PR from @CrazyHackGUT he would fix getting info from server by A2S queries. But now, I get a bit different issue with that.

So, when I press refresh button image after refresh data, all servers get valid status and valid data (like online, map and etc) image

But, a few minutes later, that info return to "offline status". image

This could be trouble in cache, but I don't sure. Could you test this bug in your own IPS? You could use any public IP:PORT of CSGO server, also I can give you IP:PORT of servers what I use.

aXenDeveloper commented 2 years ago

I can't reproduce this error. Check servers by debug tool: https://github.com/aXenDeveloper/ips-app-advanced-serverlist-debug

BlackYuzia commented 2 years ago

Hmm, after using button "reload all servers" all is fine. I reopen or create new issue if I get the same trouble.

Debug tool get all data successfully.