EC28

Members
  • Posts

    85
  • Joined

  • Last visited

Everything posted by EC28

  1. I just tried it using the base64 converter on the link in the folder creation page and it worked!
  2. Got it. I can live with it there. I'm really just using Nextcloud to be able to share external storage with other people, so it's fine. One other thing though, my nginx proxy manager doesn't seem to be working with it. Is there something special I need to do in NPM or the config to be able to access it externally? Thanks for the help, this container is blazing fast.
  3. So I have gotten it to this point by doing some heavy reading and trial and error. Here is my template page. I'm trying to keep things on the cache and keep things neat where I can change things and tinker when I want. The cloud is actually up and running. Had to use the commands from earlier in the thread to change ownership and permissions, but that let me install it into the appdata directory that I picked. Or so I think anyway. The problem is, I don't see any of the config files when I look for them. The other screenshot shows all the files I see in the appdata folder. So I have no idea where the actual config files are going. In spite of that, you can see my cloud is up and running somehow. This thing has one hell of a learning curve.
  4. I'm slowly making progress. Messing with ownership and permissions and have gotten a little bit further in the process.
  5. Spoke too soon, now I'm getting errors with the LSIO one as well. I did change the cache to exclusive though, so that may be a part of it as well. They both like to try to mount on /mnt/cache/ and not /mnt/user/appdata/, so who knows what that throws off. I'm just gonna have to wait on the man for some more help I think. Let me know if you get it up and running.
  6. I'm wondering if the issue I'm having isn't somewhat related to yours. I tried to re-install the LSIO docker of nextcloud and it worked fine again just now. There's something different in the ffmpeg and official versions that seems to throw my system off. It's like it can't see it's own data for some reason.
  7. I guess I could have seen that answer coming, haha. Working with fresh installs. Here's the log. nextcloud.log
  8. Hey there, racking my brain trying to figure out what I'm doing wrong with this docker. I had it running fine with the lsio docker, but wanted to switch to this one for the ffmpeg support. I've installed mariadb as normal and when I choose the db to connect to on install, I'm getting this error when I try to open nextcloud: Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log. Any ideas what I'm doing wrong?
  9. So....it happened again. Guessing I might have an issue with that drive? I was able to recover it the same as before, but this is popping up now. And I'm not seeing that plugin in the nerdtools pack. unraid-diagnostics-20231118-0842.zip
  10. One thing I've noticed is that when I run the script to check for errors, it's still showing all the errors from earlier. Any thoughts on that?
  11. I think that fixed me up sir. Thank you so much for your help. I created the user script to run the scrub every week and check for errors. Anything else I need to do?
  12. Starting to see some strange things going on with it. Is this ok?
  13. Gotcha. Looks like about a 6 hour run. We'll see. Thanks for all your help so far.
  14. Yeah, docker won't start for some reason. My VM is working fine. unraid-diagnostics-20231113-0758.zip
  15. Ok, somehow it found it now. Docker didn't start though. Going to try to start it manually and maybe reboot again.
  16. Tried that already but it's worth a shot doing it again. Used the powerdown command to fully shut it off and I'll give it a few minutes to see if it'll help. Thanks for jumping in to help.
  17. btrfs fi show root@Unraid:~# btrfs fi show warning, device 1 is missing Label: none uuid: f5db4bab-e8c2-4c8b-902d-aac6be164202 Total devices 2 FS bytes used 646.66GiB devid 2 size 1.82TiB used 683.01GiB path /dev/nvme0n1p1 *** Some devices missing
  18. Anybody? Don't want to make a move until I get some guidance.
  19. So I had a ton (3TB) of newgroups "article" downloading and woke up and my cache drive has possibly died. Hopefully this is recoverable. I do have a mirrored cache, but my the array isn't working of course due to an invalid config now and all of my docker and VM is gone. Is it possible to recover? Here is the diagnostics: unraid-diagnostics-20231112-1030.zip
  20. Hey guys, so I will preface this by saying the hook and scripting process is over my head, so I need a lot of help here. I am looking for a simple way to send a notification to autoscan after the conversion is complete to notify Plex to look for the file. I'd also like to rename it, though I can use Filebot for that possible if it's not easy to do. Is there anyone that's willing to teach me a bit about this? I'd love to learn how to do it correctly. Thank you!
  21. The delete dangling images script is supposed to delete orphaned images, is it not? I may be misunderstanding that.