Authy icon indicating copy to clipboard operation
Authy copied to clipboard

/register command doesn't work

Open SkirmisLTU opened this issue 2 years ago • 2 comments

image

SkirmisLTU avatar Dec 04 '23 15:12 SkirmisLTU

Can you try /authy:register instead? The command did not register correctly -- try checking your console logs for any errors upon startup. If there's anything Authy related -- the error messages would really help resolving the issue.

oplexz avatar Dec 06 '23 21:12 oplexz

same problem with itzg/minecraft-server default config with online-mode=false

  • server log
     
        mc_1  | [init] Running as uid=1000 gid=1000 with /data as 'drwxrwxr-x 12 1000 1000 4096 Mar  4 06:26 /data'
        mc_1  | [init] Resolved version given LATEST into 1.20.4 and major version 1.20
        mc_1  | [init] Resolving type given PAPER
        mc_1  | [init] Removing old PaperMC versions ...
        mc_1  | [init] Downloading PaperMC 1.20.4 (build 446) ...
        mc_1  | [init] Copying plugins over...
        mc_1  | [init] Setting initial memory to 3G and max to 3G
        mc_1  | [init] Starting the Minecraft server...
        mc_1  | Starting org.bukkit.craftbukkit.Main
        mc_1  | System Info: Java 17 (OpenJDK 64-Bit Server VM 17.0.5+8) Host: Linux 5.4.0 (amd64)
        mc_1  | Loading libraries, please wait...
        mc_1  | 2024-03-04 06:30:10,056 ServerMain WARN Advanced terminal features are not available in this environment
        mc_1  | [06:30:21 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
        mc_1  | [06:30:27 INFO]: Loaded 1174 recipes
        mc_1  | [06:30:28 INFO]: Loaded 1271 advancements
        mc_1  | [06:30:29 INFO]: Starting minecraft server version 1.20.4
        mc_1  | [06:30:29 INFO]: Loading properties
        mc_1  | [06:30:29 INFO]: This server is running Paper version git-Paper-446 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 6ad63fb)
        mc_1  | [06:30:31 INFO]: Server Ping Player Sample Count: 12
        mc_1  | [06:30:31 INFO]: Using 4 threads for Netty based IO
        mc_1  | [06:30:31 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
        mc_1  |     We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
        mc_1  |     For more information please visit: https://github.com/PaperMC/Paper/issues/8948
        mc_1  | [06:30:31 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
        mc_1  | [06:30:32 INFO]: Default game type: SURVIVAL
        mc_1  | [06:30:32 INFO]: Generating keypair
        mc_1  | [06:30:32 INFO]: Starting Minecraft server on *:25565
        mc_1  | [06:30:33 INFO]: Using epoll channel type
        mc_1  | [06:30:33 INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
        mc_1  | [06:30:33 INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
        mc_1  | [06:30:33 INFO]: [SpigotTGBridge] Loading server plugin SpigotTGBridge v0.20
        mc_1  | [06:30:33 INFO]: [Authy] Loading server plugin Authy v3.5.2
        mc_1  | [06:30:33 INFO]: Server permissions file permissions.yml is empty, ignoring it
        mc_1  | [06:30:33 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
        mc_1  | [06:30:33 WARN]: The server will make no attempt to authenticate usernames. Beware.
        mc_1  | [06:30:33 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
        mc_1  | [06:30:33 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
        mc_1  | [06:30:33 INFO]: Preparing level "world"
        mc_1  | [06:30:35 INFO]: Preparing start region for dimension minecraft:overworld
        mc_1  | [06:30:36 INFO]: Time elapsed: 508 ms
        mc_1  | [06:30:36 INFO]: Preparing start region for dimension minecraft:the_nether
        mc_1  | [06:30:36 INFO]: Time elapsed: 197 ms
        mc_1  | [06:30:36 INFO]: Preparing start region for dimension minecraft:the_end
        mc_1  | [06:30:36 INFO]: Time elapsed: 285 ms
        mc_1  | [06:30:36 INFO]: [SpigotTGBridge] Enabling SpigotTGBridge v0.20
        mc_1  | [06:30:37 INFO]: [Authy] Enabling Authy v3.5.2
        mc_1  | [06:30:39 INFO]: [Authy] Enabled 3.5.2
        mc_1  | [06:30:41 INFO]: Starting remote control listener
        mc_1  | [06:30:41 INFO]: Thread RCON Listener started
        mc_1  | [06:30:41 INFO]: RCON running on 0.0.0.0:25575
        mc_1  | [06:30:41 INFO]: Running delayed init tasks
        mc_1  | [06:30:41 INFO]: Done (12.077s)! For help, type "help"
        mc_1  | [06:30:41 INFO]: Timings Reset
        mc_1  | [06:30:41 INFO]: UUID of player Gleb is 198398b0-c676-37e1-8b4b-ddfc24ba2201
        mc_1  | [06:30:44 INFO]: Gleb joined the game
        mc_1  | [06:30:45 INFO]: Gleb[/xxx.138.191.xxx:56065] logged in with entity id 2 at ([world]12.027393180904733, 64.0, 7.693753161506294)
        mc_1  | [06:32:07 INFO]: Gleb lost connection: (❌) Time for authorization has expired!    
    
  • new clear server log
             
        mc_1  | [06:55:54 INFO]: Default game type: SURVIVAL
        mc_1  | [06:55:54 INFO]: Generating keypair
        mc_1  | [06:55:54 INFO]: Starting Minecraft server on *:25565
        mc_1  | [06:55:54 INFO]: Using epoll channel type
        mc_1  | [06:55:54 INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
        mc_1  | [06:55:54 INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
        mc_1  | [06:55:55 INFO]: [SpigotTGBridge] Loading server plugin SpigotTGBridge v0.20
        mc_1  | [06:55:55 INFO]: [Authy] Loading server plugin Authy v3.5.2
        mc_1  | [06:55:55 INFO]: Server permissions file permissions.yml is empty, ignoring it
        mc_1  | [06:55:55 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
        mc_1  | [06:55:55 WARN]: The server will make no attempt to authenticate usernames. Beware.
        mc_1  | [06:55:55 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
        mc_1  | [06:55:55 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
        mc_1  | [06:55:55 INFO]: Preparing level "world"
        mc_1  | [06:56:24 INFO]: Preparing start region for dimension minecraft:overworld
        mc_1  | [06:56:24 INFO]: Time elapsed: 469 ms
        mc_1  | [06:56:24 INFO]: Preparing start region for dimension minecraft:the_nether
        mc_1  | [06:56:24 INFO]: Time elapsed: 358 ms
        mc_1  | [06:56:24 INFO]: Preparing start region for dimension minecraft:the_end
        mc_1  | [06:56:25 INFO]: Time elapsed: 278 ms
        mc_1  | [06:56:25 INFO]: [SpigotTGBridge] Enabling SpigotTGBridge v0.20
        mc_1  | [06:56:25 INFO]: [Authy] Enabling Authy v3.5.2
        mc_1  | [06:56:26 INFO]: [Authy] Enabled 3.5.2
        mc_1  | [06:56:27 INFO]: Starting remote control listener
        mc_1  | [06:56:27 INFO]: Thread RCON Listener started
        mc_1  | [06:56:27 INFO]: RCON running on 0.0.0.0:25575
        mc_1  | [06:56:27 INFO]: Running delayed init tasks
        mc_1  | [06:56:27 INFO]: Done (36.689s)! For help, type "help"
        mc_1  | [06:56:27 INFO]: Timings Reset
        mc_1  | [06:56:49 INFO]: UUID of player Gleb is 198398b0-c676-37e1-8b4b-ddfc24ba2201
        mc_1  | [06:56:52 INFO]: Gleb joined the game
        mc_1  | [06:56:52 INFO]: Gleb[/xxx.138.191.xxx:45214] logged in with entity id 11 at ([world]-6.5, 86.0, -1.5)
        mc_1  | [06:57:36 INFO]: Gleb issued server command: /register
        mc_1  | [06:57:40 INFO]: Gleb issued server command: /register
        mc_1  | [06:57:50 INFO]: Gleb issued server command: /authy:register
        mc_1  | [06:57:51 INFO]: Gleb lost connection: (❌) Time for authorization has expired!
        mc_1  | [06:57:51 INFO]: Gleb left the game  
    

gleba avatar Mar 04 '24 06:03 gleba