[18:54:23 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@74fba35c[id=6c968faf-8af6-379f-a285-c2473d4d3e1b,name=NO_PLAYER1,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:126) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:100) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:194) ~[authlib-3.3.39.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:38) ~[purpur-1.18.2.jar:git-Purpur-1632]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:187) ~[authlib-3.3.39.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:31) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$4(SkullBlockEntity.java:170) ~[?:?]
at net.minecraft.Util.ifElse(Util.java:426) ~[?:?]
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$7(SkullBlockEntity.java:167) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.net.SocketTimeoutException: Connect timed out
at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:546) ~[?:?]
at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
at java.net.Socket.connect(Socket.java:633) ~[?:?]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) ~[?:?]
at sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:532) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:637) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:266) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:380) ~[?:?]
at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1287) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:140) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:105) ~[authlib-3.3.39.jar:?]
... 11 more
如题 这个貌似是mojang的问题 我记着解决方法是安装个插件 现在找不到了捏
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:126) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:100) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:194) ~[authlib-3.3.39.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:38) ~[purpur-1.18.2.jar:git-Purpur-1632]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:187) ~[authlib-3.3.39.jar:?]
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:31) ~[purpur-1.18.2.jar:git-Purpur-1632]
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$4(SkullBlockEntity.java:170) ~[?:?]
at net.minecraft.Util.ifElse(Util.java:426) ~[?:?]
at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$7(SkullBlockEntity.java:167) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.net.SocketTimeoutException: Connect timed out
at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:546) ~[?:?]
at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
at java.net.Socket.connect(Socket.java:633) ~[?:?]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) ~[?:?]
at sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:532) ~[?:?]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:637) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:266) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:380) ~[?:?]
at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1287) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:140) ~[authlib-3.3.39.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:105) ~[authlib-3.3.39.jar:?]
... 11 more
如题 这个貌似是mojang的问题 我记着解决方法是安装个插件 现在找不到了捏
针织薄外套 发表于 2023-3-18 18:57
https://www.spigotmc.org/resources/blockmojang.81213/
版本1.18.2的能用吗
针织薄外套 发表于 2023-3-18 18:57
https://www.spigotmc.org/resources/blockmojang.81213/
试了 还是不行 还是有这个报错
尝试更新 ProtocolLib 到最新版 5.x
Caused by: java.net.SocketTimeoutException: Connect timed out
你的服务器连不上Mojang的校验服务器了。
如果你有服务器的命令行权限,建议ping一下api.mojang.com
teddyxlandlee 发表于 2023-3-18 21:29
你的服务器连不上Mojang的校验服务器了。
如果你有服务器的命令行权限,建议ping一下api.mojang.com ...
ping一下 然后捏
名副其实 发表于 2023-3-18 19:33
尝试更新 ProtocolLib 到最新版 5.x
就是最新版 还是有
根据你提供的日志信息,这个问题似乎是由于Minecraft服务端无法连接到Mojang的验证服务器所导致的。出现com.mojang.authlib.exceptions.AuthenticationUnavailableException和java.net.SocketTimeoutException异常是因为连接请求超时。
这种情况可能是由以下原因导致的:
你的网络连接不稳定,导致与Mojang验证服务器的连接超时。
Mojang的验证服务器可能暂时不可用或在维护。
为了解决这个问题,你可以尝试以下方法:
检查你的网络连接,确保它是稳定的。可以通过重启路由器或调查网络中的其他潜在问题来解决网络问题。
确保防火墙或安全软件没有阻止Minecraft服务端与验证服务器之间的通信。如果有,你需要将Minecraft服务端添加到允许列表。
稍后再次尝试连接,因为Mojang的验证服务器可能会在一段时间后恢复正常。
如果问题仍然存在,你可以考虑在Minecraft服务端配置文件(server.properties)中将online-mode设置为false。这将关闭在线验证,允许玩家在没有验证的情况下加入服务器。但请注意,这样做可能会带来安全风险,因为禁用验证后,任何人都可以使用任何用户名加入服务器。所以这个方法只适用于你完全信任的私人服务器。
这种情况可能是由以下原因导致的:
你的网络连接不稳定,导致与Mojang验证服务器的连接超时。
Mojang的验证服务器可能暂时不可用或在维护。
为了解决这个问题,你可以尝试以下方法:
检查你的网络连接,确保它是稳定的。可以通过重启路由器或调查网络中的其他潜在问题来解决网络问题。
确保防火墙或安全软件没有阻止Minecraft服务端与验证服务器之间的通信。如果有,你需要将Minecraft服务端添加到允许列表。
稍后再次尝试连接,因为Mojang的验证服务器可能会在一段时间后恢复正常。
如果问题仍然存在,你可以考虑在Minecraft服务端配置文件(server.properties)中将online-mode设置为false。这将关闭在线验证,允许玩家在没有验证的情况下加入服务器。但请注意,这样做可能会带来安全风险,因为禁用验证后,任何人都可以使用任何用户名加入服务器。所以这个方法只适用于你完全信任的私人服务器。
流lai很酸 发表于 2023-3-21 18:22
根据你提供的日志信息,这个问题似乎是由于Minecraft服务端无法连接到Mojang的验证服务器所导致的。出现com ...
现在 才看见 目前还是存在这个问题,防火墙已全部关闭,正版验证也是false的 还是不行