Coder Social home page Coder Social logo

Comments (5)

fryfrog avatar fryfrog commented on August 15, 2024

I had to enable RCON in my ./Pal/Saved/Config/LinuxServer/PalWorldSettings.ini, maybe as simple as that?

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on August 15, 2024

Hi @mynam333 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. 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.

AntiMoron avatar AntiMoron commented on August 15, 2024

@thijsvanloef Hi, I found every time I start a container on a server, it will download some large content(4gb) for quite a long time. Can we optimize to cache the updated stuff to some volumn on the server? I though this is a similar question to that of current thread.

---- never mind, after reading some code I know the reason, it's my incorrect setting of volumn...---
I accidentally configured as following

volumes:
        - ./palworld:/palworld/" > $start_dir/docker-compose.yml # `./palworld` -> `/palworld` will fix this

image

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on August 15, 2024

@AntiMoron Please open a different issue, please include as much information as you can: https://github.com/thijsvanloef/palworld-server-docker/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on August 15, 2024

@mynam333 are you still experiencing this issue, or can I close the issue?

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.