1

Vanilla Whitelist Issues

SirBlobman 7/10/17 2:46 pm
304
7/12/2017 3:01 pm
I am running a 1.12 server and I cannot add myself to the whitelist
Here is my latest.log
latest.log
[18:36:14] [Server thread/INFO]: Starting minecraft server version 1.12
[18:36:14] [Server thread/INFO]: Loading properties
[18:36:14] [Server thread/INFO]: Default game type: SURVIVAL
[18:36:14] [Server thread/INFO]: Generating keypair
[18:36:14] [Server thread/INFO]: Starting Minecraft server on [hidden ip]
[18:36:15] [Server thread/INFO]: Using epoll channel type
[18:36:15] [Server thread/INFO]: Preparing level "Spawn"
[18:36:15] [Server thread/INFO]: Loaded 488 advancements
[18:36:15] [Server thread/INFO]: Preparing start region for level 0
[18:36:16] [Server thread/INFO]: Preparing spawn area: 50%
[18:36:17] [Server thread/INFO]: Done (2.083s)! For help, type "help" or "?"
[18:36:17] [Server thread/INFO]: Starting GS4 status listener
[18:36:17] [Query Listener #1/INFO]: Query running on [hidden ip]
[18:36:19] [Server thread/INFO]: /whitelist add SirBlobman
[18:36:41] [Server thread/INFO]: Could not add SirBlobman to the whitelist
[18:36:41] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 12269ms behind, skipping 245 tick(s)
[18:36:54] [Server thread/INFO]: There are 0/70 players online:
[18:36:54] [Server thread/INFO]:
[18:37:31] [Server thread/INFO]: There are 0/70 players online:
[18:37:31] [Server thread/INFO]:
[18:38:08] [Server thread/INFO]: There are 0/70 players online:
[18:38:08] [Server thread/INFO]:
[18:38:45] [Server thread/INFO]: There are 0/70 players online:
[18:38:45] [Server thread/INFO]:
[18:39:22] [Server thread/INFO]: There are 0/70 players online:
[18:39:22] [Server thread/INFO]:
[18:39:59] [Server thread/INFO]: There are 0/70 players online:
[18:39:59] [Server thread/INFO]:
[18:40:36] [Server thread/INFO]: There are 0/70 players online:
[18:40:36] [Server thread/INFO]:
[18:40:39] [User Authenticator #1/INFO]: UUID of player SirBlobman is 5ba03c6c-ad4c-4475-8ec9-8bc8a15a9ebe
[18:40:39] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@20eb453a[id=5ba03c6c-ad4c-4475-8ec9-8bc8a15a9ebe,name=SirBlobman,properties={textures=[com.mojang.authlib.properties.Property@7b0aa74f]},legacy=false] (/107.12.136.89:53876): You are not white-listed on this server!
[18:40:39] [Server thread/INFO]: com.mojang.authlib.GameProfile@20eb453a[id=5ba03c6c-ad4c-4475-8ec9-8bc8a15a9ebe,name=SirBlobman,properties={textures=[com.mojang.authlib.properties.Property@7b0aa74f]},legacy=false] (/107.12.136.89:53876) lost connection: You are not white-listed on this server!
[18:41:13] [Server thread/INFO]: There are 0/70 players online:
[18:41:13] [Server thread/INFO]: /whitelist add SirBlobman
[18:41:21] [Server thread/INFO]: Could not add SirBlobman to the whitelist
[18:41:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5196ms behind, skipping 103 tick(s)
[18:41:50] [Server thread/INFO]: There are 0/70 players online:
[18:41:50] [Server thread/INFO]:
[18:42:27] [Server thread/INFO]: There are 0/70 players online:
[18:42:27] [Server thread/INFO]:

Posted by
SirBlobman
Level 24 : Expert Modder
8

  Have something to say?

JoinSign in

4

SirBlobman
07/12/2017 3:01 pm
Level 24 : Expert Modder
Thanks for all the suggestions but the solution was to get a new IP from our host
The old daemon was blacklisted by Mojang because of too many requests
./whitelist add <player> works now
1
Thatsmusic99
07/12/2017 12:50 pm
Level 20 : Expert System
You have three possible options:

1. Use the following command in console:

whitelist add <IGN>

And make sure it works with this:

whitelist list

2. Modify whitelist.json so it looks something like this:


}
{
"uuid": "7091cdbc-ebdc-4eac-a6b2-25dd8acd3a0e", (Use your own UUID)
"name": "Thatsmusic99" (Use your own IGN)
}
}


3. Do what Jams1664 suggested.
1
SirBlobman
07/10/2017 3:00 pm
Level 24 : Expert Modder
but I need whitelist to work without having to login
that's the point of whitelist
1
Jams1664
07/10/2017 2:55 pm
Level 9 : Apprentice Network
I suggest removing whitelist and add yourself in game, then re-enabling the whitelist.
That might work.
1

Welcome