Everything posted by poopsie
-
FTP Keeps starting on reboot
I read that about an hour ago in another post. After I removed the user name, it fixed it- thanks!!
-
FTP Keeps starting on reboot
That is what I do, but when reboot, it comes back to Settings => FTP Server => Enabled It is enabling FTP on its own during reboots
-
FTP Keeps starting on reboot
Everytime I restart my unraid (Usually after an update or HD Failure) the FTP keeps reactivating. I know this because I am using the Fix Common Problems plugin and it alerts me ever reboot about it. How do I turn it off for good? Thanks
-
[Support] ken-ji - Dropbox
I appreciate your help. I will continue working on this to see if I can find anything out and report back. As a side note, I tried a couple of free Dropbox accounts, and they all worked fine. Is it possible my paid Dropbox account files have some weird file permissions attached to them causing this?
-
[Support] ken-ji - Dropbox
So I had initially set it up using the User and USERID envir. after I couldn't get it to work. I blew all that out, and completely started over using your defaults. I have posted the same results in the previous post-It now shows nobody. BUT, my log is over and over now what I have in the picture- UPDATE: - It just started on the warning: tornado errors again. This would be using all defaults, and nothing matt related: root@Unraid:/mnt/user/Data# ls -al /mnt/user/Data/Dropbox total 4 drwxrwxrwx 1 nobody users 36 Dec 13 17:28 ./ drwx------ 1 nobody users 177 Dec 13 17:27 ../ drwxr-xr-x 1 nobody nogroup 36 Dec 13 17:28 .dropbox.cache/ root@Unraid:/mnt/user/Data# ls -al /mnt/user/appdata/dropbox total 0 drwxrwxrwx 1 nobody users 74 Dec 13 17:28 ./ drwxrwxrwx 1 nobody users 16 Dec 13 17:27 ../ drwx------ 1 nobody nogroup 183 Dec 13 17:29 .dropbox/ drwxr-xr-x 1 nobody nogroup 87 Dec 13 17:28 .dropbox-dist/ drwxr-xr-x 1 root root 6 Dec 13 17:28 Dropbox/
-
[Support] ken-ji - Dropbox
root@Unraid:/mnt/user/Data# ls -al /mnt/user/Data/Dropbox total 4 drwxrwxrwx 1 nobody users 36 Dec 13 17:28 ./ drwx------ 1 nobody users 177 Dec 13 17:27 ../ drwxr-xr-x 1 nobody nogroup 36 Dec 13 17:28 .dropbox.cache/ root@Unraid:/mnt/user/Data# ls -al /mnt/user/appdata/dropbox total 0 drwxrwxrwx 1 nobody users 74 Dec 13 17:28 ./ drwxrwxrwx 1 nobody users 16 Dec 13 17:27 ../ drwx------ 1 nobody nogroup 183 Dec 13 17:29 .dropbox/ drwxr-xr-x 1 nobody nogroup 87 Dec 13 17:28 .dropbox-dist/ drwxr-xr-x 1 root root 6 Dec 13 17:28 Dropbox/ As you can see my Dropbox files are under another share. Is that an issue or can it stay there? Thanks
-
[Support] ken-ji - Dropbox
I am having a heck of a time getting this thing going. I am getting the dreaded warning: tornado error. Maybe someone could explain permissions to me, as I thought I understood them, but I guess not. 1) I always login as root to unraid both in Terminal and Gui. I know this is frowned upon in the Linux world, but I thought that was the only way to do it in Unraid. 2) All my shares were setup then as root 3) All my dockers were also setup as root. Did I completely mess this up? Why would I need to set Dropbox userid if I never set it up under another user? This was all done on V6.2, so I never needed to run new permissions, but I did anyway and it still is not working. Thanks for any help!
-
RAM Usage - Killing my VM's
Next time it happens, I will do that. Thanks Squid!
-
RAM Usage - Killing my VM's
So my VM's should be taking RAM as needed correct? So back to my original question, why did my VM shutdown when my usage on unraid was really high?
-
RAM Usage - Killing my VM's
Thanks for the replies. Here is the output after a I rebooted and shutdown my VM's total used free shared buff/cache available Mem: 14026 1294 1041 6927 11690 5297 Swap: 0 0 0 Is it possible that if I started a VM after the ram cache was full, it can't reallocate?
-
RAM Usage - Killing my VM's
That i understand, so the next question to ask then is does UNRAID bump out anything else that is using RAM to associate it to cache? If so, what is the point of allowing VM's than if eventually they will be taken offline for the unused RAM?
-
RAM Usage - Killing my VM's
My unraid has a very high RAM usage. Now I do understand that it is the RAM Cache, and it is not really using it all up. But, it is killing my VM's. My machine has 14GB of RAM, only allocating 1GB to my Ubuntu server and 4GB to my Server 2012, plus 2 dockers running. When they are all shut down, I am still using 84% of my RAM for unraid. I read that there is a way to tell unraid to only use so much RAM, is it safe to do that? What are the downsides of doing that? Is it done in something called dirty config? Thanks!!!