Jump to content

sheldz8

Members
  • Posts

    96
  • Joined

  • Last visited

Everything posted by sheldz8

  1. Edit your script and remove what i presume is your remote name secure because it auto creates that folder inside gmerged and glocal It will always duplicate the path If you dont change the path on the script
  2. Did you change the mount commands? This is the error you need to fix "Command mount needs 2 arguments minimum: you provided 0 non flag arguments: []" If you did change it then you could of left out a \ throughout the command or on the last line you added a \ instead of leaving it out. You could of also changed the $command items and left out something I'm not sure if this post is making sense.
  3. I don't have radarr, sonarr or plex or any vm's running but i'm running the upload script Is it supposed to use 100% of the cpu and memory?
  4. Where in the upload script do i use the mkdir command? I'm not sure what you mean by right section of the script. If I change the command from move to copy or sync what happens?
  5. Yes I did and now it worked. Every time it moves it obviously deletes the folders under /mnt/user/local/gdrive but how can I let Syncthing always see a "completed" folder even though it was deleted after first import? I currently have it setup to download to another folder but I want to change it to now go to the local folder. To make things easier must I try setup rclone on my seedbox so the torrents upload to gdrive from there but the only issue is that I have a limit of 4TB upload bandwidth with ultraseedbox. On Radarr / Sonarr must I create a rw, slave mount for mergerfs folder to see the Media?
  6. I managed to setup rclone but i'm trying to upload test files to gdrive but i always see "excluded" on the script logs 12.08.2021 00:51:56 INFO: *** Rclone move selected. Files will be moved from /mnt/user/local/gdrive for gdrive *** 12.08.2021 00:51:56 INFO: *** Starting rclone_upload script for gdrive *** 12.08.2021 00:51:56 INFO: Script not running - proceeding. 12.08.2021 00:51:56 INFO: Checking if rclone installed successfully. 12.08.2021 00:51:56 INFO: rclone installed successfully - proceeding with upload. 12.08.2021 00:51:56 INFO: Uploading using upload remote gdrive 12.08.2021 00:51:56 INFO: *** Using rclone move - will add --delete-empty-src-dirs to upload. 2021/08/12 00:51:56 INFO : Starting transaction limiter: max 8 transactions/s with burst 1 2021/08/12 00:51:56 DEBUG : --min-age 10m0s to 2021-08-12 00:41:56.321003203 +0200 SAST m=-599.986105024 2021/08/12 00:51:56 DEBUG : rclone: Version "v1.56.0" starting with parameters ["rcloneorig" "--config" "/boot/config/plugins/rclone/.rclone.conf" "move" "/mnt/user/local/gdrive" "gdrive:" "--user-agent=gdrive" "-vv" "--buffer-size" "512M" "--drive-chunk-size" "512M" "--tpslimit" "8" "--checkers" "8" "--transfers" "4" "--order-by" "modtime,descending" "--min-age" "10m" "--drive-stop-on-upload-limit" "--bwlimit" "07:00,2M 22:00,0 00:00,0" "--bind=" "--delete-empty-src-dirs"] 2021/08/12 00:51:56 DEBUG : Creating backend with remote "/mnt/user/local/gdrive" 2021/08/12 00:51:56 DEBUG : Using config file from "/boot/config/plugins/rclone/.rclone.conf" 2021/08/12 00:51:56 DEBUG : Creating backend with remote "gdrive:" 2021/08/12 00:51:56 DEBUG : gdrive: detected overridden config - adding "{y5r0i}" suffix to name 2021/08/12 00:51:56 DEBUG : fs cache: renaming cache item "gdrive:" to be canonical "gdrive{y5r0i}:" 2021/08/12 00:51:56 DEBUG : Media/test.mp4: Excluded 2021/08/12 00:51:57 DEBUG : Google drive root '': Waiting for checks to finish 2021/08/12 00:51:57 DEBUG : Google drive root '': Waiting for transfers to finish 2021/08/12 00:51:57 DEBUG : Media: Removing directory 2021/08/12 00:51:57 DEBUG : Media: Failed to Rmdir: remove /mnt/user/local/gdrive/Media: directory not empty 2021/08/12 00:51:57 DEBUG : Local file system at /mnt/user/local/gdrive: failed to delete 1 directories 2021/08/12 00:51:57 INFO : There was nothing to transfer 2021/08/12 00:51:57 INFO : Transferred: 0 / 0 Byte, -, 0 Byte/s, ETA - Deleted: 0 (files), 1 (dirs) Elapsed time: 1.2s 2021/08/12 00:51:57 DEBUG : 6 go routines active 12.08.2021 00:51:57 INFO: Not utilising service accounts. 12.08.2021 00:51:57 INFO: Script complete Script Finished Aug 12, 2021 00:51.57 Full logs for this script are available at /tmp/user.scripts/tmpScripts/unraid_rclone_upload/log.txt # REQUIRED SETTINGS RcloneCommand="move" # choose your rclone command e.g. move, copy, sync RcloneRemoteName="gdrive" # Name of rclone remote mount WITHOUT ':'. RcloneUploadRemoteName="gdrive" # If you have a second remote created for uploads put it here. Otherwise use the same remote as RcloneRemoteName. LocalFilesShare="/mnt/user/local" # location of the local files without trailing slash you want to rclone to use RcloneMountShare="/mnt/user/remote" # where your rclone mount is located without trailing slash e.g. /mnt/user/mount_rclone MinimumAge="10m" # sync files suffix ms|s|m|h|d|w|M|y ModSort="descending" # "ascending" oldest files first, "descending" newest files first # OPTIONAL SETTINGS # Add name to upload job JobName="upload" # Adds custom string to end of checker file. Useful if you're running multiple jobs against the same remote. # Add extra commands or filters Command1="--exclude downloads/**" Command2="" Command3="" Command4="" Command5="" Command6="" Command7="" Command8=""
  7. I just upgraded to the new beta version from the stable release and I no longer see the user folder under /mnt and I can't use the shares, docker and vm's. I attached the diagnostics. unraid-server-diagnostics-20210810-1024.zip
  8. I've never heard of that before, I only used the SMB when I wasn't at home, Is WireGuard similar to OpenVPN? I thought OpenVPN was only supposed to be used to access the main page I'm still new to UnRAID
  9. I was recently attacked with !0XXX ransomware on my UnRAID Server It only affected one share instead of all of shares I had the SMB port open (which is no longer open on my router) so that I can access it over the network with DuckDns but under the shares tab they are all set to private and it uses a standard user with password. Based on the below link on Reddit I don't think it was something that was downloaded because Radarr / Sonarr can't execute files and it occurred during the night while I was sleeping. https://www.reddit.com/r/unRAID/comments/ovuxry/0xxx_ransomware_0xxx_support_topic_page_3/ I had the port open for one reason and that was to use the OpenDrive application on my work Windows computer to upload from one of the shares (unaffected) it only affected a share that wasn't in use by the OpenDrive Application. https://www.bleepingcomputer.com/forums/t/753400/0xxx-nas-ransomware-0xxx-support-topic/page-3 This ransomware only affected Linux users globally in the past week and everyone on the above link suspects Samba is the cause.
  10. I'm using the mount script and edited everything to fit my file directories and mount but when I reboot i get "unable to find config using default rclone.conf" I have this in the mount script Command2="--config=/boot/config/plugins/rclone/.rclone.conf"
×
×
  • Create New...