Zepius

Members
  • Posts

    45
  • Joined

  • Last visited

Everything posted by Zepius

  1. I assume this is running the x64 version of nextcloud? i'm having issues with downloading large files > 10GB where i can download about 1-2GB and then it stops EDIT: this error shows up in the logs when it fails Uncaught Error: Access to undeclared static property: OC\Files\Filesystem::$normalizedPathCache in /config/www/nextcloud/lib/private/Files/Filesystem.php:806 Stack trace: #0 /config/www/nextcloud/lib/private/Files/View.php(2018): OC\Files\Filesystem::normalizePath('/zepius/files/M...') #1 /config/www/nextcloud/lib/private/Files/View.php(1156): OC\Files\View->unlockFile('/Media/Movies/Z...', 1) #2 [internal function]: OC\Files\View->OC\Files\{closure}() #3 /config/www/nextcloud/apps/files_external/3rdparty/icewind/streams/src/CallbackWrapper.php(109): call_user_func(Object(Closure)) #4 [internal function]: Icewind\Streams\CallbackWrapper->stream_close() #5 {main} thrown at /config/www/nextcloud/lib/private/Files/Filesystem.php#806
  2. this was exactly what i needed. thanks
  3. that might work. i'll give it a try. thanks
  4. right. can they share a folder outside of the ones that are created by the docker?
  5. I'm looking for a docker that allows me to share the data i have in a specific folder already over a platform where a user can log in and download that data. I've seen Nextcloud and Owncloud but those seem to create new shares which i do not want. does such a docker exist? i also do not want to mess with VPN.
  6. great thanks. exactly what i needed
  7. Yesterday, I had a drive fail (disk is clicking and not recoverable) and its now listed as not installed in unRAID. I have a new, larger drive (1TB to 3TB) arriving tomorrow. I just want to make sure I have the proper steps to getting the drive installed and the contents properly written to the new drive. Can someone give me those steps or link me to the proper page with the steps on them? i'm on unRAID 6.2.4
  8. ssh into the box and login as root type: passwd reset the password.
  9. login to the terminal as root and type: passwd should prompt for the password change.
  10. i'll just assume you'll get a SSD and have a cache drive for the below: you'd want /downloads to be /mnt/cache/downloads as staging table for CP and Sonarr to move and organize your movies and tv shows to your actual share for your media ( /mnt/user/Media/ or whatever you have it as ). even if you have different categories for how downloads are saved (i use nzbget, so i dont know what transmission does) for when your media gets downloaded within the /downloads/ directory, you would still point /downloads within sonarr and couchpotato to still be /mnt/cache/downloads instead of like /mnt/cache/downloads/tv . sonarr and CP would complain about not having access to the file otherwise. hopefully that makes it a little more clear. if you need a screenshot of my dockers, please let me know.
  11. ideally your appdata would be on a cache drive, which you do not have so you cannot set a share to be cache only. as far as paths when it comes to downloaders and apps like sonarr, make sure your /downloads is pointed at the same place across your apps, not to like a subfolder within that path.
  12. still doesn't start even changing the volume mappings to just be folders.
  13. then can someone convert this so i can manage it through the docker tab? Turn on dockerhub searches within CA settings, then search for dvdgiessen. You'll have to add the port of 1935, and a volume mapping of /path/to/my/custom/nginx.conf mapped to /etc/nginx/nginx.conf (its not an automated build, so CA won't be able to populate those fields) tried this. doesnt start for me. and there's nothing in the log from the docker page
  14. then can someone convert this so i can manage it through the docker tab?
  15. So I'm looking to stream to multiple sites at once (twitch, hitbox, facebook live, etc) and while there are services I can pay to do this, I'd rather use my server to do this. https://obsproject.com/forum/resources/how-to-set-up-your-own-private-rtmp-server-using-nginx.50/ Can this be created perhaps with parameters to add stream keys? Thanks!
  16. before you go buy a new NIC, are you sure its the NIC on the motherboard and not your router/cables?
  17. i actually would like the option to backup to a share. I have a share setup that is connected to a dropbox docker. I would like to have that backed to that location automatically.
  18. im not sure if its a bug or not, but if you set the paths to what i said, it should stop your drives from spinning up.
  19. i remember seeing somewhere or reading somewhere that mapping things to the share directory vs the actual cache drives can cause drives to spin up. Map your appdata stuff to /mnt/cache/appdata and do something similar to the download one as well.
  20. Are your appdata and download shares set to cache only?
  21. what are your docker and share settings? screenshots of those please.
  22. its under: settings > renamer CP can auto rename and move the files for you.
  23. are you wanting to setup your own vpn or just those dockers in a vpn? if you want the dockers in a vpn, there's dockers of transmission and sabnzbd that have vpn capabilities built in. The goal is P2P protection but I don't mind running it on the machine if that's what it takes. I just need to know how to install it. I saw there was OpenVPN versions of those but are they compatible with any VPN service? Forgive as I'm unfamiliar. you really only need P2P protection on transmission. Just enable SSL if you havent already for your servers in sab. I dont use a transmission docker so I'm not sure how to setup the vpn piece of it. I assume its easy and probably in the install instructions. If you want everything to run over vpn, you probably will need to setup a VM and have it always connected to a VPN.
  24. are you wanting to setup your own vpn or just those dockers in a vpn? if you want the dockers in a vpn, there's dockers of transmission and sabnzbd that have vpn capabilities built in.
  25. I would like them to roll over to each disk evenly. I'm probably just not understanding it. Sent from my SAMSUNG-SM-N920A using Tapatalk you need to change your split level in your share options then. To what then? That's my misunderstanding then Sent from my SAMSUNG-SM-N920A using Tapatalk if you want everything split evenly without restricting what folder gets placed on what drive, you need to set it to be "Automatically split any directory as required" right now, the way you have the share setup is that the top level (share) and the folder under it need to be on the same drive. Since you created the folder before moving any data, the system wants to keep everything on disk 1.