This happens right after the server finishes starting up
What it means is your server has made more than 1 request per minute for that profile. (Or possibly more than 500 a minute for the uuid or name, but I think the latter is more likely). As to why this is happening, I’m not sure. It’s possible you deleted the server player cache.
I was actually away for a few days and it just started happening recentlly without any changes to the server
Could be a corrupt player cache…
Any way to fix?
Delete the player cache… (usercahce.json and usernamecahce.json)
After that, you’ll have to wait a minute or so for it to let the server request the profile again.
I stopped the server and deleted both of those files but it still shows up on console:
That’s an unfortunate side effect of Mojang’s rate limiting. There’s not much you can do about that other than wait a minute or two
Yes indeed…
@Gershon
Is it still not working after waiting a couple minutes?
It only happens right after the server finishes starting up
But if you shut the server down for 1-2 minutes, does the error still occur?
I’ll try that when there is no players online and i’ll report back the results