개인 자료란 (JE)

  서버 커뮤니티

Profile chip 대표칭호 없음
Profile

질문하기 멀티플레이

서버를 열었음에도 불구하고 아이피와포트를 입력하면 오류가 발생하네영

2018.01.05 조회 수 5767 추천 수 0

Couldn't connect to server

io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: 220.125.184.190/220.125.184.190:25565

at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)

at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)

at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:352)

at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)

at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:612)

at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559)

at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476)

at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)

at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)

at java.lang.Thread.run(Thread.java:745)

Caused by: java.net.ConnectException: Connection timed out: no further information

 ... 10 more

 

오류 내용입니당




1개의 댓글

uss0504
2018.01.07

방화벽 확인 해보셨나요? 공유기 내에 포트포워딩도 설정했나요?