Palworld Dedicated Server Setup Guide on Linux - Part 2 (Automating server updates / restarts)

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

ความคิดเห็น • 92

  • @nathanielgreene9318
    @nathanielgreene9318 ปีที่แล้ว

    Bro, thank you for this. I've struggled to figure out how to do this for the past couple of days. This tutorial helped me do it; thank you.

  • @randomly-genrated
    @randomly-genrated ปีที่แล้ว +1

    These videos are helping so much. Had more trouble forwarding the damn ports on my router which just would not take....after doing it the same way 100 times people could finally connect.

  • @bru2al1tyusa82
    @bru2al1tyusa82 11 หลายเดือนก่อน

    This is a great video, thank you for all the help setting this up.

  • @anders-tu7wo
    @anders-tu7wo ปีที่แล้ว +1

    Thank you for the tutorial! Me and my friends have been loving the game.

  • @Gorfy00
    @Gorfy00 ปีที่แล้ว +2

    Great tutorials, little thing I noticed here is in my ubuntu install that I did, using your systemd script, I had to adjust steamapps to SteamApps, because for some reason my install has it capitalized. Super small thing that kept it from working as intended. Keep up the good work sir, and thanks again!

    • @timofreee
      @timofreee ปีที่แล้ว

      Was your steam folder also capitalized as "Steam"? I'm doing the same workaround as you.

    • @Gorfy00
      @Gorfy00 ปีที่แล้ว

      @@timofreee negative, not in my case, the key is when looking at that startup txt file, just look at the path to the same file on your device and make sure the capitalization is the same, like I mentioned above the only difference was /SteamApps/ for me. Hope this helps, good luck! :)

    • @timofreee
      @timofreee ปีที่แล้ว

      @@Gorfy00 I did match the capitalization with the directory and path. Managed to start the service but for some reason users now connect with new GUID so it cant connect old save files. So I'll be manually managing for now.

    • @tytrater2136
      @tytrater2136 ปีที่แล้ว

      @@Gorfy00 I had the same issue on Ubuntu with SteamApps. Did you have to do any special configuration to start palworld.service? I'm getting vague errors and wondering if it's caused by Ubuntu vs Debian

    • @Gorfy00
      @Gorfy00 ปีที่แล้ว

      @@tytrater2136 if j remember correctly I simply changed the capitalization in the service and everything was good to go.

  • @stuartb5510
    @stuartb5510 ปีที่แล้ว +2

    EDIT: This was fixed. Thanks! OUTDATED: The README/Command Reference on Github is missing a line: apt install software-properties-common

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +2

      Thanks for sharing Stuart! A small typo on my end: github.com/A1RM4X/HowTo-Palworld/blob/0cb6359c1679ecc26207651b290b03f95a88a968/README.md?plain=1#L20
      Good job.

  • @yushinnadi7588
    @yushinnadi7588 ปีที่แล้ว

    This worked perfect on Ubuntu with a few minor modifications in the scripts thank you so much for creating the palworld.service file

    • @AKALegend96
      @AKALegend96 ปีที่แล้ว

      can you provide the change that you make. I can't get mine to work. thank you

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      I updated the tutorial and made a live video about it. One line to change that is all for Ubuntu 23.10

    • @yushinnadi7588
      @yushinnadi7588 ปีที่แล้ว

      Did what I post help?

  • @Slimzors
    @Slimzors ปีที่แล้ว +1

    Great videos. Thanks for your efforts!

  • @daviusikse1486
    @daviusikse1486 ปีที่แล้ว +1

    Nice good job !
    I will check tomorrow if there is not a docker image for the server, just for fun 😊

  • @nicdm81
    @nicdm81 ปีที่แล้ว +1

    Thanks for this second part! 💪💪

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      My pleasure!

  • @oreoman7319
    @oreoman7319 4 หลายเดือนก่อน

    For some reason when running the server as a service I can't connect to it even locally, but if I run the server just from the script it works fine.

  • @anonymanonymus6473
    @anonymanonymus6473 11 หลายเดือนก่อน +1

    You are the best

    • @A1RM4X
      @A1RM4X  11 หลายเดือนก่อน

      AHAHAH Thanks dude!

  • @t.d.87
    @t.d.87 10 หลายเดือนก่อน

    Hello, thank you so much for this video, the game is running, but i have a problem, when i close my putty session, the server is shutdown. I took a VPS at OVH. Should i add something more ?

  • @vinna2007
    @vinna2007 ปีที่แล้ว +1

    thank u! the server runs but not with the file we created. i just says nothing. and goes back in terminal

  • @vashjazz2613
    @vashjazz2613 ปีที่แล้ว

    when you use "service palworld stop" does the server saves and then stop? or do i have to do something before?

  • @LomogsQC
    @LomogsQC ปีที่แล้ว +1

    ty mate!

  • @laflemme8549
    @laflemme8549 ปีที่แล้ว +1

    Salut, super vidéo déja c'est super clair et tres bien expliqué, par contre j'ai un probleme au moment d'executer palworld.service, ca me donne cette erreur "Job for palworld.service failed" as tu une idée de ou ca pourrait venir ? Merci d'avance !

  • @laurentk2033
    @laurentk2033 ปีที่แล้ว

    Hey man i'm up to date with the steam app on my server but the server is still not accessible it says that the version is not compatible, do i need to do something else ?

  • @elperotti
    @elperotti ปีที่แล้ว +1

    ty for the time and effort, nice work!

  • @skeyes986
    @skeyes986 11 หลายเดือนก่อน

    Thanks for these instructions. I got it running and the server works great, but for some reason I am not able to see the status in terminal. I get these results-
    service palworld status
    bash: status: command not found
    Any ideas guys? Linux n00b here.

    • @A1RM4X
      @A1RM4X  11 หลายเดือนก่อน

      Hey! Try with: systemctl status palworld.service
      Enjoy!

  • @andrewniner
    @andrewniner ปีที่แล้ว +3

    Can you show how to do an automated backup of the "Saved" folder at regular intervals? We initiated the new service in this video and then everyone had to make a new character for some reason. All the bases and pals are there, but no one is linked to their stuff.
    If we had a backup I feel like we could have resolved whatever corrupted the files.

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      Hey! First, thanks for supporting the channel, I really appreciate it!

    • @D0zyfox
      @D0zyfox ปีที่แล้ว

      I had this too. I think if you stop the service and try to boot the server with just the command line it should fix, I did manage to connect back to my characters, so the character files should still be there, but still not sure how to make the service work with a saved world unless I'm missing something

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      @@D0zyfox I made a functional script which back up all the server data, with a restoration function. The video and the script should be available before the end of the week.

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      Video out: th-cam.com/video/XCTHfe82ZmI/w-d-xo.html

  • @GlennPerdicaro
    @GlennPerdicaro ปีที่แล้ว +1

    for infos i try also whit ubuntu distro your guide work as well but the problem whit ini file are same

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      Good to know bro!

  • @GANF_Six
    @GANF_Six 4 หลายเดือนก่อน

    I'm using a server from a company and it only uses the debien12 interface through the putty program, I followed the tutorial until the part about installing the server, configuring it and starting it, but every time I close the putty program it closes the server, I don't know because

    • @A1RM4X
      @A1RM4X  4 หลายเดือนก่อน +1

      Check this: github.com/A1RM4X/HowTo-Palworld

    • @GANF_Six
      @GANF_Six 4 หลายเดือนก่อน

      @@A1RM4X ty bro

  • @yushinnadi7588
    @yushinnadi7588 ปีที่แล้ว

    When Palworld servers starts the only two ports that are new is UDP 8211 and UDP 27015 I do not believe that TCP is needed on inbound firewall rule.

  • @serginhodopneu4759
    @serginhodopneu4759 ปีที่แล้ว

    Is it possible to broadcast a message like 5 minutes before server restarts?

  • @KaotikFlux-exe
    @KaotikFlux-exe ปีที่แล้ว

    Is it possible To Transfer from a Windows Online Server to a Linux Server ?
    and how i Do it?

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      Here you go: github.com/A1RM4X/HowTo-Palworld?tab=readme-ov-file#2-transferring--copying-server-configuration-files-from-a-server-to-another-server

  • @talf1127
    @talf1127 ปีที่แล้ว

    for some reason im unable to connect to the server with port 8211 i did all the steps and even i my router forworded that port my my machine

  • @fatdoyy
    @fatdoyy ปีที่แล้ว

    Thanks for the tutorial! I encountered a problem where I can't start the palworld service, got the error when checking status "palworld.service: Failed with result 'signal'". Any ideas?

  • @GlennPerdicaro
    @GlennPerdicaro ปีที่แล้ว

    it would be interesting to try with a very light debian distro to see if the palworld server works, I used debian 12 but it uses too many basic resources

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      Not sure if it will help that much, my debian distro suck 37 Mb of RAM before starting the server! I hope the Palworld dev team will work on the server exec themselves, it looks like they eat a lot of RAM if not restarted (I have seen server burning 64 Gb of RAM lol).

  • @talf1127
    @talf1127 ปีที่แล้ว

    i ran these 2
    sudo iptables -A INPUT -p tcp --dport 8211 -j ACCEPT
    sudo iptables -A INPUT -p udp --dport 8211 -j ACCEPT
    and this one: sudo apt-get install iptables-persistent
    still ahve no access
    i am using Vbox if there is something that needs to be done there my network is in NAT mode maybe i need bridge for it to work?
    and do my friend they use my external IP to connect to the server?

  • @SNRGZE
    @SNRGZE ปีที่แล้ว +1

    Hey, kind of a longshot but as you covered the Server transfer part:
    Me and my friends did that (from another weaker linux server) and now my friend can't connect anymore. In the ingame admin panel his uid won't show up, only 00000000. The file and connecting to the server with his account still works on the old server and it also works with everyone else, do you know what this is caused by?
    Thanks in advance and also for your sick tutorials dude ❤

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      Hey! No idea for the question you asked.
      However I am building a script to automatically backup the saves on a server and another one to push this backup on a brand new server. Video will be out soon tm.
      Thanks!

  • @giakhiempham4057
    @giakhiempham4057 ปีที่แล้ว

    Hello sir, which debian version arew you using ? I install but cannot find the .steam folder for symbolic link

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      Debian 12. I noticed that some host provider like OVH don´t have the same folder structure. I will update it in the 3rd part of the video series.

  • @ViniCavin
    @ViniCavin ปีที่แล้ว

    Thank you for the videos! 🙏
    Which VPS are you using to run the server, and how much is it p/ month approx?

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      I run my own server locally in my own lab. I set it up at 4 vcores (the server can´t user more anyways) and 16Gb of RAM, go with 32GB to be safe.

    • @ViniCavin
      @ViniCavin ปีที่แล้ว

      @@A1RM4X ty for the reply! do you know if a GPU is needed as well?

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      @@ViniCavin no GPU required

    • @ViniCavin
      @ViniCavin ปีที่แล้ว

      @@A1RM4X Thank you, Sir! You're awesome ⭐

  • @EternalPerdition
    @EternalPerdition ปีที่แล้ว

    My service file ended up pretty similar before I found this. Too bad you don't have a console from running the script so you can use a socket file and echo 'shutdown' into it for ExecStop. Instead I have a script that runs rcon (using rcon-cli which I found on GitHub) to shut it down, and then monitors if a server pid is still running (simple while loop using kill -0, pgrep, head) so systemd doesn't immediately kill it. It is what it is I guess.
    What's with the environment options btw? I don't see anything different after adding those.

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      Hey! Nice to hear!
      I am making a third part video in which I add a script to backup the server each time it reboots, to make sure we avoid any type of corruption of the data. And I will deploy another script to deploy the backup to another instance (in case of server upgrade or in case of save corruption).
      For the service file I just wanted to lock out the environment options to the correct folder, better safe than sorry.
      Thanks for the feedback!

  • @Jondeel
    @Jondeel ปีที่แล้ว

    ive tried setting up a Debian, and even a Ubuntu on AWS and following the tutorial, but even doing everything as the tutorial has showed, it always ends with me running the server process, and it ending itself after some seconds, it always appear KILLED at the end

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      I can´t reproduce this error on my end. Check if your server is not overloaded or if it fulfills the spec requirements.

  • @d4rkdjx
    @d4rkdjx ปีที่แล้ว

    Quick question im wondering, if im just doing the server for me and my friends do i have to do open the TCP and UDP ports?

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      Yes. It is required top open the port on the machine which host the Palworld server.

    • @d4rkdjx
      @d4rkdjx ปีที่แล้ว +1

      @@A1RM4X Okay thanks so much for the tutorial 👍

    • @d4rkdjx
      @d4rkdjx ปีที่แล้ว

      @@A1RM4X Thanks for the tutorial i did everything and also did open the tcp and udp allowed the port 8211, when i check the status it says active(running) but my friends cannot access (making sure its the right ip address) so i dont know what else to do, ill keep trying, anyways thanks for the tutorial and the quick answers :D !

  • @relaxnaturemusic93
    @relaxnaturemusic93 ปีที่แล้ว

    Do you have any solution if I close the command line the server will also lose connection

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +1

      Check the video description. I am making a whole series about those Palworld server each time I improve the tutorial / script. th-cam.com/video/bjC081ERYcQ/w-d-xo.html

    • @relaxnaturemusic93
      @relaxnaturemusic93 ปีที่แล้ว

      @@A1RM4X ty. Im done with this

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      @@relaxnaturemusic93 good luck brother

  • @jotajota8455
    @jotajota8455 ปีที่แล้ว

    Is it possible to take the save from the Windows server to the Debian server?
    Thannks!!!!!!!!!

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว +2

      I am going to work on this. I am running Linux, so ... Will do some test in the coming days.

    • @jotajota8455
      @jotajota8455 ปีที่แล้ว

      @@A1RM4X Nice! Thanks

  • @Maskmonkey1
    @Maskmonkey1 ปีที่แล้ว

    would this tutorial work on a palworld server running on Ubuntu?

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      Might need some modifications, but I can´t make 25 tutorials which include all the distros...

    • @Maskmonkey1
      @Maskmonkey1 ปีที่แล้ว

      @@A1RM4X I completely understand. Thank you for making the amazing tutorials.

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      @@Maskmonkey1 I did it anyways, check the tutorial on GitHub. There is only 1 command which is different from Debian. Enjoy!

  • @ducky1681
    @ducky1681 ปีที่แล้ว

    What's with the title?

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      Video got published with the wrong title, now all is good!
      Enjoy!

  • @randomly-genrated
    @randomly-genrated ปีที่แล้ว +1

    Also please never remove the written guide I would be so screwed lol.

  • @jupliket7726
    @jupliket7726 ปีที่แล้ว

    Right after I did all the steps my world got wiped out :( ( ( (
    Make sure u get saved ure world before

  • @JosiTV
    @JosiTV ปีที่แล้ว

    I think TH-cam is deleting my comments

    • @A1RM4X
      @A1RM4X  ปีที่แล้ว

      It might lol