Coder Social home page Coder Social logo

Comments (11)

thijsvanloef avatar thijsvanloef commented on July 16, 2024 3

Please do the following to see if the issue persists:

  • docker stop palworld-server
  • docker rm palworld-server
  • docker rmi thijsvanloef/palworld-server-docker
  • docker compose up -d

from palworld-server-docker.

philipnordmann avatar philipnordmann commented on July 16, 2024 1

Hello, I add env variable and restart the container but I've got : "Failed to connect to RCON serverdial tcp 127.0.0.1:25575: connect: connection refused", do you know why ?

@nizukameha what helped me was to delete your data directory e.g. ./palworld and newly create the container from scratch described by @thijsvanloef
Be very careful since this will delete your save files.

If you don't want to do this you can copy ./palworld/DefaultPalWorldSettings.ini to ./palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini and recreate the container.

Not sure why but I think before the default settings were not copied.

from palworld-server-docker.

nizukameha avatar nizukameha commented on July 16, 2024

Hello, I add env variable and restart the container but I've got : "Failed to connect to RCON serverdial tcp 127.0.0.1:25575: connect: connection refused", do you know why ?

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on July 16, 2024

@nizukameha I need some more information about your setup. But as a first troubleshooting step, did you restart the container, or removed the container, repulled the image, and started the server again?

from palworld-server-docker.

nizukameha avatar nizukameha commented on July 16, 2024

@nizukameha I need some more information about your setup. But as a first troubleshooting step, did you restart the container, or removed the container, repulled the image, and started the server again?

I am using the image trought casaOS (for more context), I only restart the container, I don't removed the container because I'm scared of loosing my world. This is the content of my PalWorldSettings.ini

Edit: After another restart, it finally work :)

from palworld-server-docker.

shulshof avatar shulshof commented on July 16, 2024

I may be wrong but I don't it doesn't look like wget is installed and so it does not download rcon-cli:

root@9c870b1f18bf:/home/steam/server# wget bash: wget: command not found

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on July 16, 2024

@nizukameha RCON was added in an updated version of my docker image, if you only restart the container, the new image will not be downloaded and thus, you will not be able to use RCON.

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on July 16, 2024

@shulshof if wget is not present in your container, that means you are running an older version of my image. Please update the image:

  • docker stop palworld-server
  • docker rm palworld-server
  • docker rmi thijsvanloef/palworld-server-docker
  • docker compose up -d

If you mounted the palworld folder to your system, you should not lose any data. However it is always a good idea to backup your savefiles just to be sure.

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on July 16, 2024

@GyeongdongKim Is your issue resolved and can I close this issue?

from palworld-server-docker.

GyeongdongKim avatar GyeongdongKim commented on July 16, 2024

@GyeongdongKim Is your issue resolved and can I close this issue?

Yes, thank you.

from palworld-server-docker.

MrMysterius avatar MrMysterius commented on July 16, 2024

Quick, note that I found as well, when you stop the server it will save the currently loaded configuration again to the Pal/Saved/Config/LinuxServer/PalWorldSettings.ini config again, also the Default Configuration file DefaultPalWorldSettings.ini does not get loaded from my experience at all and the first config should always be used and only edited while server is stopped.

from palworld-server-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.