Closed vinanrra closed 4 months ago
@dgolveira @captainlogan1
I was able to reproduce the issue it's going to be fixed by changing how it's done the backup if you could test it the new image
vinanrra/7dtd-server:test
I will have my server running this version if it's working as expected I will upload the changes
@dgolveira @captainlogan1
I was able to reproduce the issue it's going to be fixed by changing how it's done the backup if you could test it the new image
vinanrra/7dtd-server:test
Ok, i will test. Tanks.
@dgolveira @captainlogan1
I was able to reproduce the issue it's going to be fixed by changing how it's done the backup if you could test it the new image
vinanrra/7dtd-server:test
Nice, looks like this will reduce the large size too. Two birds with one stone :satisfied:
I found the issue, the crontab it's being executed with the user ubuntu
instead of the sdtdserver
, I will check how I can fix this, this issue it's because of the switch to Ubuntu 24, it wasn't at 22
Pushed a new update that MAYBE fix the issue, also added an option to select the hour when you want to start the backup and maximum backups that you want to keep it.
Pushed a new update that MAYBE fix the issue, also added an option to select the hour when you want to start the backup and maximum backups that you want to keep it.
Did you update vinanrra/7dtd-server:test? because from yesterday to today this version had the same problem
Hi @dgolveira it seems that you aren't used the latest version, I have pushed today another version and I have added the possibility to choose the time when you want to do the backup, and also it seems to have fixed the issue.
Fixed at v0.7.6
Discussed in https://github.com/vinanrra/Docker-7DaysToDie/discussions/245