Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
423 stars 96 forks source link

Kick on login in server #56

Closed Inaayat04 closed 3 years ago

Inaayat04 commented 3 years ago

I keep getting this error when I join a server and it kicks me

2021/02/12 16:44:19 error: parse login request: validate token 2: square/go-jose/jwt: validation field, token issued in the future (iat)

How to fix that?

TwistedAsylumMC commented 3 years ago

Does this happen with every server you join? Or is it a specific server only. If it's a specific server, please give the IP address so we can try to reproduce the error

Inaayat04 commented 3 years ago

It happens on every server I join.

Sandertv commented 3 years ago

This has to do with your system's time not being set correctly. Unfortunately there's nothing I can do about that. Try checking your time and correcting it where appropriate.