Spoonsy1480

Members
  • Posts

    87
  • Joined

  • Last visited

Everything posted by Spoonsy1480

  1. No idea why but it’s working now I haven’t done anything or changed anything?
  2. If you look at my screenshot it says they are not available and I can not update them I’m trying to fix this problem
  3. As I’m playing music from server while I’m at work and I can watch plex if no internet no plex
  4. Yes everything is running fine and I can access them all
  5. Changed my router when unraid rebooted something is wrong with docker as it won’t update. Anyone know what I need to do to fix this?
  6. So it’s supposed to be slave not shared as I have Emby on the shared but do not show errors should I change them to slave?
  7. Thanks my mint/disks where set to shared now changed to slave. Don’t know why I got errors I haven’t changed anything only updated rclone plugin
  8. Docker application plex has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option I’m getting this I am using rclone and those directory are shared not slave but nothing is using unassigned devices. I did set the disks to spin down after 30 mins and then later I got this message is that the problem or rclone drives?
  9. I’m getting really high cpu load and when I look at htop in Terminal it shows rclone
  10. My server is all of a sudden running high cpu on all cores nothing seems to be running. I have run htop in terminal and it shows root and a nobody all the time . looking more into it, it seems to be rclone
  11. Your rcloneremtename would I change mine to tdrive and would I change the rclonemountshare to /mnt/disks/ as that where mine is? Do I add the rclonecacheshsare the same as yours as user0. And the local file share you have /mnt/user/local I don’t have local in my user file?
  12. #!/bin/bash #---------------------------------------------------------------------------- #first section makes the folders for the mount in the /mnt/disks folder so docker containers can have access #there are 4 entries below as in the video i had 4 remotes amazon,dropbox, google and secure #you only need as many as what you need to mount for dockers or a network share mkdir -p /mnt/disks/tdrive mkdir -p /mnt/disks/gdrive #This section mounts the various cloud storage into the folders that were created above. rclone mount --max-read-ahead 1024k --allow-other tdrive: /mnt/disks/tdrive & rclone mount --max-read-ahead 1024k --allow-other gdrive: /mnt/disks/gdrive & this is my script at the moment I would like to add unionfs to this how do I do it, not bothered about uploading or having it encrypted as I have 230tb already on a tdrive that is unencrypted. it’s really only tdrive that has my data on it
  13. I have used 210gb off my cache drive it only has appdata on it this seems excessive how can I find out what app is doing this
  14. That did it thank you Sent from my iPhone using Tapatalk
  15. This has happened how do I fix it. Tried uninstalling and reinstalling no change
  16. /tmp/user.scripts/tmpScripts/Rclone_mount/script: line 5: section: command not found I get this when I try to run a mount script Sent from my iPhone using Tapatalk Sorted it out I just needed to run in background
  17. I would I change this so I can run t-drive and g-drive, I don’t use encrypted so I wouldn’t need that. How do I change the script for my purpose as I’m not that clever with this sort of thing Sent from my iPhone using Tapatalk
  18. nginx: [emerg] cannot load certificate "/config/keys/letsencrypt/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/config/keys/letsencrypt/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file) I got this error yesterday and I can not find out how to fix everything was working fine I kept getting emails saying my certificate was about to expire Ok fixed it wiped old config and reinstalled now everything is good Sent from my iPhone using Tapatalk
  19. I did use it in a vm once could it still be locked to that and how can I disable that as I don’t use any vm now Sent from my iPhone using Tapatalk
  20. I have no idea what my go file is! I’m not at home at the moment and I do not have another card Sent from my iPhone using Tapatalk
  21. Sent from my iPhone using Tapatalk
  22. Sent from my iPhone using Tapatalk
  23. Sent from my iPhone using Tapatalk
  24. It says cannot access no such file or directory Sent from my iPhone using Tapatalk
  25. If I use console in UnRAID it goes white, if I ssh into my UnRAID box nothing happens when I try nvidia-smi Sent from my iPhone using Tapatalk