Everything posted by Spoonsy1480
-
Changed router now issue with docker
No idea why but it’s working now I haven’t done anything or changed anything?
-
Changed router now issue with docker
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
-
Changed router now issue with docker
As I’m playing music from server while I’m at work and I can watch plex if no internet no plex
-
Changed router now issue with docker
Yes everything is running fine and I can access them all
-
Changed router now issue with docker
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?
-
Unassigned drive
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?
-
Unassigned drive
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
-
Unassigned drive
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?
-
[Plugin] rclone
-
High cpu usage cause by rclone
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
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
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?
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
#!/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
-
My Servers Early Access Plugin
That did it thank you Sent from my iPhone using Tapatalk
-
My Servers Early Access Plugin
-
[Plugin] rclone
/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
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
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
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
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
-
[Plugin] Nvidia-Driver
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
-
[Plugin] Nvidia-Driver
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
-
[Plugin] Nvidia-Driver
Sent from my iPhone using Tapatalk
-
[Plugin] Nvidia-Driver
Sent from my iPhone using Tapatalk
-
[Plugin] Nvidia-Driver
Sent from my iPhone using Tapatalk
-
[Plugin] Nvidia-Driver
It says cannot access no such file or directory Sent from my iPhone using Tapatalk
-
[Plugin] Nvidia-Driver
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
-
[Plugin] Nvidia-Driver
Tried this still no go when I use console and go to nvidia-smi all I get is a white screen I didn’t close any windows until it had installed Sent from my iPhone using Tapatalk