TCPShield / RealIP

The Spigot, Bungee and Velocity plugin that parses client IP addresses passed from the TCPShield network.
https://tcpshield.com
MIT License
145 stars 52 forks source link

Some errors #61

Closed haha44444 closed 2 years ago

haha44444 commented 2 years ago

Some errors. Please check here: https://paste.ubuntu.com/p/X4VnT6RbKn/ I use WaterFall and ver is waterfall-1.16-431 plugins: BotSentry, DynamicSlot, ServerListPlus, ServerNameChanger, TCPShield, UltimateAntibot You can find them in spigotmc and Github.

trev-sharp commented 2 years ago

Looks like your server is failing to connect to Google's servers so TCPShield can offset the time verification delay. I would suggest, for now, to go under your config and change timestamp-validation to system. However, I would look into other underlying causes to why you can't connect to the timestamp server. (Maybe firewalls, or request blocking by Google themselves)

haha44444 commented 2 years ago

Looks like your server is failing to connect to Google's servers so TCPShield can offset the time verification delay. I would suggest, for now, to go under your config and change timestamp-validation to system. However, I would look into other underlying causes to why you can't connect to the timestamp server. (Maybe firewalls, or request blocking by Google themselves)

Thank you. Yes, my country can't connect to the Google server, because my country blocks all Google services. I will change the " timestamp-validation" to "system". It is recommended that you write this item into the plug-in configuration. It seems that the plug-in configuration on the official website config seems to be old.

image

DylanKeir commented 2 years ago

Looks like your server is failing to connect to Google's servers so TCPShield can offset the time verification delay. I would suggest, for now, to go under your config and change timestamp-validation to system. However, I would look into other underlying causes to why you can't connect to the timestamp server. (Maybe firewalls, or request blocking by Google themselves)

Thank you. Yes, my country can't connect to the Google server, because my country blocks all Google services. I will change the " timestamp-validation" to "system". It is recommended that you write this item into the plug-in configuration. It seems that the plug-in configuration on the official website config seems to be old.

image

I've edited the TCPShield documentation to include some information about timestamp validation.