thijsvanloef / palworld-server-docker

A Docker Container to easily run a Palworld dedicated server.
https://hub.docker.com/r/thijsvanloef/palworld-server-docker
MIT License
2.43k stars 295 forks source link

RCON - Putty "remote side unexpectedly closed network connection #164

Closed dagarnx closed 9 months ago

dagarnx commented 9 months ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'putty'
  2. Click on under putty configuration Hostname/local ip 192.168.etc.etc port 25575, connection type ssh
  3. Scroll down to 'oopen'
  4. See error remote side unexpectedly closed network connection

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information)

docker-compose.yml contents

Container/Host Logs

Additional context

Add any other context about the problem here.

thijsvanloef commented 9 months ago

SSH is a different protocol and cannot be used to connect to the container, if you want to use RCON, please run the following command on the same host you run your container on:

docker exec -it palworld-server rcon-cli