개인 자료란 (JE)

  서버 커뮤니티

Profile adadawdv 대표칭호 없음
Profile

질문하기 멀티플레이

버킷문제일까요 호스팅 문제일까요 ..

2023.05.03 조회 수 68 추천 수 0
이해도 초보자 
게임버전 (JE) 1.19.2 
게임버전 (BE) 관련없음 

] [Server thread/INFO] [CleanroomGenerator/]: Loading CleanroomGenerator v1.2.1

[035월2023 14:36:49.600] [Server thread/INFO] [CoreProtect/]: Loading CoreProtect v21.3

[035월2023 14:36:49.600] [Server thread/INFO] [LuckPerms/]: Loading LuckPerms v5.4.40

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]: java.net.ConnectException: Connection timed out: connect

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect0(Native Method)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:579)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:568)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:633)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:583)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:498)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:246)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:351)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:373)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at Updater.a(:95)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at Updater.init(:37)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin.onLoad(BukkitLoaderPlugin.java)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244)

[035월2023 14:37:10.628] [Server thread/ERROR] [STDERR/]:     at java.base/java.lang.Thread.run(Thread.java:833)

[035월2023 14:37:10.628] [Server thread/ERROR] [org.bukkit.craftbukkit.v1_19_R1.CraftServer/]: java.net.ConnectException: Connection timed out: connect initializing LuckPerms v5.4.40 (Is it up to date?)

java.lang.Error: java.net.ConnectException: Connection timed out: connect

    at Updater.init(:51) ~[?:?] {}

    at me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin.onLoad(BukkitLoaderPlugin.java) ~[?:?] {}

    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419) ~[arclight-1.19.2-1.0.1-0550c6cd.jar%23169!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A,re:mixin}

    at net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

Caused by: java.net.ConnectException: Connection timed out: connect

    at sun.nio.ch.Net.connect0(Native Method) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] {}

    at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:633) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:583) ~[?:?] {}

    at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:498) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[?:?] {}

    at sun.net.www.http.HttpClient.<init>(HttpClient.java:246) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:351) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:373) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] {}

    at Updater.a(:95) ~[?:?] {}

    at Updater.init(:37) ~[?:?] {}

    ... 7 more

[035월2023 14:37:10.629] [Server thread/INFO] [InventoryRollbackPlus/]: Loading InventoryRollbackPlus v1.6.9

[035월2023 14:37:10.629] [Server thread/INFO] [PlaceholderAPI/]: Loading PlaceholderAPI v2.11.3

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]: java.net.ConnectException: Connection timed out: connect

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect0(Native Method)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:579)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:568)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:633)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:583)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:498)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:246)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:351)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:373)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at Updater.a(:95)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at Updater.init(:37)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at me.clip.placeholderapi.PlaceholderAPIPlugin.onLoad(PlaceholderAPIPlugin.java)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244)

[035월2023 14:37:31.640] [Server thread/ERROR] [STDERR/]:     at java.base/java.lang.Thread.run(Thread.java:833)

[035월2023 14:37:31.640] [Server thread/ERROR] [org.bukkit.craftbukkit.v1_19_R1.CraftServer/]: java.net.ConnectException: Connection timed out: connect initializing PlaceholderAPI v2.11.3 (Is it up to date?)

java.lang.Error: java.net.ConnectException: Connection timed out: connect

    at Updater.init(:51) ~[?:?] {}

    at me.clip.placeholderapi.PlaceholderAPIPlugin.onLoad(PlaceholderAPIPlugin.java) ~[?:?] {}

    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419) ~[arclight-1.19.2-1.0.1-0550c6cd.jar%23169!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A,re:mixin}

    at net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

Caused by: java.net.ConnectException: Connection timed out: connect

    at sun.nio.ch.Net.connect0(Native Method) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] {}

    at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:633) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:583) ~[?:?] {}

    at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:498) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[?:?] {}

    at sun.net.www.http.HttpClient.<init>(HttpClient.java:246) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:351) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:373) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] {}

    at Updater.a(:95) ~[?:?] {}

    at Updater.init(:37) ~[?:?] {}

    ... 7 more

[035월2023 14:37:31.641] [Server thread/INFO] [ClearLag/]: Loading ClearLag v3.2.2

[035월2023 14:37:31.641] [Server thread/INFO] [MS-Misc/]: Loading MS-Misc v1.0-SNAPSHOT

[035월2023 14:37:31.641] [Server thread/INFO] [QuickSave/]: Loading QuickSave v1.3.0.1

[035월2023 14:37:31.641] [Server thread/INFO] [WorldBorder/]: Loading WorldBorder v1.9.10 (beta)

[035월2023 14:37:31.641] [Server thread/INFO] [MS-Core/]: Loading MS-Core v1.0.18

[035월2023 14:37:31.641] [Server thread/INFO] [Vault/]: Loading Vault v1.7.3-b131

[035월2023 14:37:31.641] [Server thread/INFO] [Essentials/]: Loading Essentials v2.19.7

[035월2023 14:37:31.652] [Server thread/INFO] [MS-Company/]: Loading MS-Company v1.0-SNAPSHOT

[035월2023 14:37:31.652] [Server thread/INFO] [MS-UserShop/]: Loading MS-UserShop v1.0-SNAPSHOT

[035월2023 14:37:31.652] [Server thread/INFO] [HeadDatabase/]: Loading HeadDatabase v4.17.0

[035월2023 14:37:31.652] [Server thread/INFO] [MS-Shop/]: Loading MS-Shop v0.0.1

[035월2023 14:37:31.652] [Server thread/INFO] [Multiverse-Core/]: Loading Multiverse-Core v4.3.1-b861

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]: java.net.ConnectException: Connection timed out: connect

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect0(Native Method)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:579)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:568)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:633)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:583)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:498)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:246)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:351)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:373)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at Updater.a(:95)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at Updater.init(:37)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at com.onarandombox.MultiverseCore.MultiverseCore.onLoad(MultiverseCore.java)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244)

[035월2023 14:37:52.666] [Server thread/ERROR] [STDERR/]:     at java.base/java.lang.Thread.run(Thread.java:833)

[035월2023 14:37:52.666] [Server thread/ERROR] [org.bukkit.craftbukkit.v1_19_R1.CraftServer/]: java.net.ConnectException: Connection timed out: connect initializing Multiverse-Core v4.3.1-b861 (Is it up to date?)

java.lang.Error: java.net.ConnectException: Connection timed out: connect

    at Updater.init(:51) ~[?:?] {}

    at com.onarandombox.MultiverseCore.MultiverseCore.onLoad(MultiverseCore.java) ~[?:?] {}

    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419) ~[arclight-1.19.2-1.0.1-0550c6cd.jar%23169!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A,re:mixin}

    at net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

Caused by: java.net.ConnectException: Connection timed out: connect

    at sun.nio.ch.Net.connect0(Native Method) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] {}

    at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:633) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:583) ~[?:?] {}

    at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:498) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[?:?] {}

    at sun.net.www.http.HttpClient.<init>(HttpClient.java:246) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:351) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:373) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] {}

    at Updater.a(:95) ~[?:?] {}

    at Updater.init(:37) ~[?:?] {}

    ... 7 more

[035월2023 14:37:52.667] [Server thread/INFO] [Citizens/]: Loading Citizens v2.0.30-SNAPSHOT (build 2673)

[035월2023 14:37:52.667] [Server thread/INFO] [EssentialsChat/]: Loading EssentialsChat v2.19.7

[035월2023 14:37:52.667] [Server thread/INFO] [TAB/]: Loading TAB v3.3.2

[035월2023 14:37:52.667] [Server thread/INFO] [Multiverse-Portals/]: Loading Multiverse-Portals v4.2.1-b834

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]: java.net.ConnectException: Connection timed out: connect

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect0(Native Method)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:579)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.Net.connect(Net.java:568)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:633)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/java.net.Socket.connect(Socket.java:583)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:498)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:246)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:351)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:373)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at Updater.a(:95)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at Updater.init(:37)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at com.onarandombox.MultiversePortals.MultiversePortals.onLoad(MultiversePortals.java)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244)

[035월2023 14:38:13.676] [Server thread/ERROR] [STDERR/]:     at java.base/java.lang.Thread.run(Thread.java:833)

[035월2023 14:38:13.676] [Server thread/ERROR] [org.bukkit.craftbukkit.v1_19_R1.CraftServer/]: java.net.ConnectException: Connection timed out: connect initializing Multiverse-Portals v4.2.1-b834 (Is it up to date?)

java.lang.Error: java.net.ConnectException: Connection timed out: connect

    at Updater.init(:51) ~[?:?] {}

    at com.onarandombox.MultiversePortals.MultiversePortals.onLoad(MultiversePortals.java) ~[?:?] {}

    at org.bukkit.craftbukkit.v1_19_R1.CraftServer.loadPlugins(CraftServerMixin.java:419) ~[arclight-1.19.2-1.0.1-0550c6cd.jar%23169!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.arclight.bukkit.json:CraftServerMixin,pl:mixin:A,re:mixin}

    at net.minecraft.server.dedicated.DedicatedServer.handler$zbl000$arclight$loadPlugins(DedicatedServerMixin.java:648) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServerMixin.java:159) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.dedicated.DedicatedServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServerMixin.java:2087) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServerMixin.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23181!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:A,re:mixin,pl:accesstransformer:B}

    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

Caused by: java.net.ConnectException: Connection timed out: connect

    at sun.nio.ch.Net.connect0(Native Method) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] {}

    at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] {}

    at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:633) ~[?:?] {}

    at java.net.Socket.connect(Socket.java:583) ~[?:?] {}

    at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:498) ~[?:?] {}

    at sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[?:?] {}

    at sun.net.www.http.HttpClient.<init>(HttpClient.java:246) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:351) ~[?:?] {}

    at sun.net.www.http.HttpClient.New(HttpClient.java:373) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] {}

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] {}

    at Updater.a(:95) ~[?:?] {}

    at Updater.init(:37) ~[?:?] {}

    ... 7 more

[035월2023 14:38:13.677] [Server thread/INFO] [EssentialsSpawn/

2개의 댓글

qsef1256
2023.05.03

호스팅 문제 같네요, 외부 접속 막혀있나 확인해보세요

코코냐
2023.05.03

서버는 문제가 없습니다. 업데이트 확인에서 싹 오류 뿜는걸 보니 다른게 막힌것 같습니다.

뉴스 및 창작물
/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1

/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0