Ark-docker icon indicating copy to clipboard operation
Ark-docker copied to clipboard

Can't join server

Open Wolly300 opened this issue 4 years ago • 5 comments

Hi,

I can't join my server. I added the server via steam server list and all setting will be displayed correctly. But when I try to join in ARK, I get the "Joining failed - Connection timeout" error message. I removed the password and disabled BattlEye nothing seems to help.

How can I fix this?

Wolly300 avatar Feb 15 '21 11:02 Wolly300

Same Here. Have the same issue. Pls fix

xXValiXx avatar Feb 18 '21 19:02 xXValiXx

Same Here. Have the same issue. Pls fix @xXValiXx I could fix the problem. I had port problems with docker and ufw. Make sure you route this ports:

  • '7777:7777'
  • '7777:7777/udp'
  • '7778:7778'
  • '7778:7778/udp'
  • '27015:27015'
  • '27015:27015/udp'
  • '32330:32330'

Use this Image, it fixed all bugs and it runs perfectly for me:

https://hub.docker.com/r/motey/arkserver

Wolly300 avatar Feb 18 '21 21:02 Wolly300

@Wolly300 Thank you so much. I figured it out on my own while searching for the right ports i have to use.

xXValiXx avatar Feb 18 '21 22:02 xXValiXx

@Wolly300 Thank you so much. I figured it out on my own while searching for the right ports i have to use.

Np. But you should still change the Image.

Wolly300 avatar Feb 18 '21 22:02 Wolly300

@Wolly300 i will try that image. Thank you.

xXValiXx avatar Feb 19 '21 08:02 xXValiXx