Jump to content

ich777

Community Developer
  • Posts

    15,748
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. TBH I really don‘t want that a template changes on it‘s own and or a maintainer can easily change things in my template that I changed on purpouse… It happened once for a OpenVPN-Client template IIRC that out of no where pointed to a completely different container where the source has no where to be found or at least it was some really suspicious source. I think the users should take care of that themselve if a container breaking change is introduced. I‘m really not a huge fan of self changing templates or better speaking maintainer changable templates.
  2. Please look at Paragon, they have a software that let you read a Linux filesystem. EDIT: here
  3. Do you have any AdBlocking software somewhere in your network? I got reported from time to time here that the server won‘t update but don‘t know what actully causes this… Please shutdown the container for a few hours and after that try to start it back up. Some users even reported that this is fixed the next day. Since when do you have the issue?
  4. I really don't know if my game server will work with the Epic version from the game since my game server pulls the Steam version. If your game is the alpha version you also have to set the dedicated server to the alpha
  5. Can you provide a log or something? Have you yet tried to enable Validation in the template? Is this maybe a alpha or pre alpha version that you want to update to? Have you read the description from the GAME_ID variable in the template?
  6. The latest release that I see is 0.11.8.9 (see here) on GitHub, the container basically pulls the latest release from there, if they don't update it on GitHub I can't do anything about it... The container is not like others, it updates itself on every start but you have to specify the Terraria version that it should pull in the template because the Terraria devs make my life really hard in terms of getting the version, so I changed over that the users have to enter the version that it should pull.
  7. This is really strange, never had issues with cron jobs in luckyBackup. I will set a new cron job up that runs in an hour and test it again. Do you run the container as root or not?
  8. I think it is possible that this can not work when you copy to a NTFS drive... Have you yet tried to copy the same exact files to a ext4 or XFS drive?
  9. You have to add a additional path to your container wherever you like it, for example: In this case you would download the files in the Firefox container to: /mnt/downloads and you can access the files through the folder Downloads, of course the share on your host Downloads have to exists (you can change the Host path to whatever path you like). Hope that helps.
  10. Can you open up a container terminal, enter: date and check if the date matches your local date/time?
  11. Have you yet tried to run the job once if it runs just fine? I tried it now and it works without a hitch.
  12. Do you meannon the destination? I don‘t think that NTFS is capable of containing folders files starting with $ but I‘m not to sure. Backing up to NTFS through luckyBackup is always a bit more complicated because it is simply not a Linux filesystem and most of the attributes deleted when copying over to NTFS.
  13. Are you sure that you have checked console mode click okay and the again CRON IT? Please send over the cron schedules. You have to restart the container after the cron job run to see it in luckyBackup.
  14. You have to enable "Console Mode" in the schedule screen, like the discription from the container says and to actually see it in the show backups screen you have to restart the container, the reason behind this is that luckyBackup was designed as a Desktop application and was never meant to run when a schedule is executed. Hope this helps and explains it a little better.
  15. This should be correct, have you tried to set the variable Validation to "true" (without double quotes)? You also can head over to @Spectral Force's Discord, he helps me out with 7DtD and has more knowledge about the game than I have.
  16. Sorry completely missed the post, can you issue this two lines from a Unraid terminal and post the output here: docker exec Thunderbird date date
  17. Was a little late updating the plugin, my server already compiled the new version yesterday but I only got time to update the plugin today… I‘m really glad to hear that everything is working now for you! 😊
  18. Please create a dedicated post on the Nvidia Driver plugin support thread.
  19. Nice, then I will change the plugin to take such things also into account.
  20. Please copy and paste this in a Unraid terminal window and download the driver afterwards from the CA App: mkdir -p /boot/config/plugins/nvidia-driver echo 'first_installation=true driver_version=latest local_version=none disable_xconfig=false update_check=true' > "/boot/config/plugins/nvidia-driver/settings.cfg"
  21. RC5 was released just a few days ago... May I ask into what issues did you run? Please reboot and try to install the plugin again from the CA App, it should work without a hitch.
  22. Not related to this but if you have the Intel GPU TOP plugin installed please remove those lines from your go file: modprobe i915 chmor -R 777 /dev/dri The plugin will handle the activation from the iGPU. Please run this command once from your command line: rm -rf /boot/config/plugins/nvidia-driver Can you also ping GitHub from your server? Can you open this file or download it on your server with this command: wget https://raw.githubusercontent.com/ich777/versions/master/nvidia_versions I would also recommend that you first upgrade your Server to Unraid version 6.10.0-rc5, you are still on 6.10.0-rc2
  23. Do you have any adblocking software on your network? If yes disable it and wait for at least 10 minutes and try it again. If this doesn‘t work make sure that the plugin is uninstalled, reboot your server and try it again. This is usually a indicator that your server can‘t reach GitHub. Please also post your Diagnostics.
  24. I would rather recommend that you take a look at the Nvidia T400 because you can get such a card brand new for about $ 135,- is low profile, doesn‘t need external power and can only consume about 35W. In terms of transcoding it is the same as a 1050Ti if not even better.
  25. Sieh dir mal rclone an, gibts ein Plugin dafür. Tutorial hab ich grad keins aber auf youtube wirst du fündig, ist zwar Kommandozeile only aber ist nicht wirklich schwer. Hoffe das hilft für den Anfang. 😉
×
×
  • Create New...