-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get the backup of dedicated server save file on S3? can you guide me? #18
Comments
What version of the module are you using and what AWS region are you in. |
@ridwanaliah also, set the |
i used the sudo 1.1.0, my region ap-southeast-1 |
okay i'll try it now PS: |
Version 1.1.1 includes a bug fix to support certain AWS regions with s3. If the palworld_backup_log.txt file in the /palworld-server directory says something like this:
Then you need to update the module version to 1.1.1 and do one of these 2 options: Option 1Delete your server and rerun terraform apply to get a new server with the new user_data script. This will build a new Option 2SSH into your server and edit the existing backup script located in
and add
|
Can you give me some instruction how to update to 1.1.1 module? anyway i still don't get any backup files |
Option 1 if i do this, all my dedicated server save games will lost or not? |
Sorry for the late response. Looking at your screenshot, it looks like you never got the backup script installed. I do not see the If that file does not exist then your only option is to destroy the server and recreate it using version 1.1.1. Starting from here: https://youtu.be/H0gGtPqhxco?si=L1OIwfsIkaCVBQEj&t=1175 you an use SCP to move the SaveGame files off your EC2 instance onto your PC to save your data. Then you can use the |
If that file does not exist then your only option is to destroy the server and recreate it using version 1.1.1. Starting from here: https://youtu.be/H0gGtPqhxco?si=L1OIwfsIkaCVBQEj&t=1175 you an use SCP to move the SaveGame files off your EC2 instance onto your PC to save your data I've tried this to scp it but it appears like this: can you help me? |
|
Hello The Sudo,
I have enabled the backup s3 modules
but why i still dont get the backup file on s3?
it says: No object found
can you help me?
thank you, sir.
The text was updated successfully, but these errors were encountered: