daniel329

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by daniel329

  1. Hello all, I'm unable to get this image running. I can get to the setup page of Nextcloud but after entering the info I get a 504 error and then redirected to the setup page. I have to manually clear the AppData for nextcloud each time because if I keep trying it tells me the user already exists. The logs have this repeating message: Exception: Not installed in /config/www/nextcloud/lib/base.php:282 Stack trace: #0 /config/www/nextcloud/lib/base.php(663): OC::checkInstalled() #1 /config/www/nextcloud/lib/base.php(1104): OC::init() #2 /config/www/nextcloud/cron.php(43): require_once('/config/www/nex...') #3 {main} I've searched and haven't come up with any solutions. I did notice the download from Community Applications was quite slow but maybe the servers are just under load. Thanks!
  2. hey all, I recently upgraded the board in my server to an ASRock Z590 and the processor to a Core i5-10400. Ever since then I am getting constant popups from the Fix Common Problems plugin saying that a hardware error has been detected. Mcelog outputs the following: mcelog: Family 6 Model 165 CPU: only decoding architectural errors mcelog: warning: 8 bytes ignored in each record mcelog: consider an update The hardware seems to be running alright but I've included a diagnostic report as well. Does someone know what's going on and if I need to be worried? Thanks! watchtower-diagnostics-20210505-2012.zip
  3. I'm not referring to external access just LAN access. Every time I just type in the IP manually it redirects to xxxxxx.unraid.net which fails due to DNS issues. Previously it would just take me to the login page.
  4. Hey all, I upgraded my router to the Amplifi Alien and I can't access the web UI through SSL correctly. Redirections to xxxxxx.unraid.net fail with a DNS error. I have made sure my DNS and IP settings are correct in the webui and at the router (I've tried with DNS.watch and Cloudflare). I have also updated the DNS for the certificate using the button in the webUI. I can still access the UI by manually going to https://ip. It's more of an annoyance than anything but help would be appreciated. watchtower-diagnostics-20210428-1738.zip
  5. I do have another question, my subtitles have been broken for months. I was hoping that switching to this docker would resolve but neither regular nor forced subtitles work. Video re-loads and there are none regardless of if I’m using the iOS app or browser.
  6. I think I fixed it! My mappings were correct in the docker settings but they weren’t carrying over to plex settings. They were showing under settings and libraries as /data/TV and /data/Movies instead of /mnt/TV and /mnt/Movies. Once this was corrected files began re-linking
  7. I'm hoping for some assistance. I switched to this docker from the LimeTech docker because it wasn't being updated and I lost live OTA TV. Anyway, I've double checked all of my mappings and they are the same but now my media is showing "unavailable" even though the mappings are correct. I tried to force it to rescan the database and it acts like it is finished but nothing changes and my content is offline. Ideas? Plex Media Server Logs_2019-08-05_21-34-10.zip Log for_ plex.htm
  8. Reboot didn’t fix it like I thought. Still can’t run anything on Plex. GUI for Unraid seems semi-functional
  9. Hey all, I had a weird issue a few days ago where my CPU usage was pegging at 100% after 6.7 and the server was unresponsive. I rebooted and it wouldn't boot back up so I wound up having to replace the flash drive. Drive ran fine on Mac and showed no errors but replacing it did the trick initially. It ran fine for a day or so, and then I noticed it started locking up again, dockers could be accessed but any heavy work was stalled (ie Plex). Trying to process a reboot or stop array did nothing. CPU usage was going between 0%-100% on various cores instantly. I manually rebooted and now I seem to be back up but CPU usage is hovering high again just alternating cores. It's an i5-7500 and I'm not pushing transcoding or anything intensive so it should be more than capable. Diagnostics are attached. Could this be a 6.7 issue or maybe a bad CPU? It's been running for probably 2 years. tower-diagnostics-20190517-0217.zip
  10. Hey all, Been running unRAID fine for years. Last night I noticed everything was grinding to a halt with CPU usage fluctuating between 0% and 100% on all cores. (i5 4690) I did a manual restart and now unRAID is stuck at the blue/black boot screen with Lime Technologies Inc. at the top. The automatic timer counts down and then just starts again. I can't manually select anything on the menu, it just doesn't do anything. I've backed up the flash drive, but it seems to be running fine anyway. Appreciate any help you can provide. I would post logs but I don't know how to get them if I can't get past the boot screen.
  11. Update - I’ve tried deleting and reinstalling iOS apps as well as rebooting the server. Local stream (not transcode) maxes CPU to 100% according to the UnRaid dashboard. Plex Media Server Logs_2018-11-21_04-47-53.zip
  12. Appreciate the tip. Unfortunately I am using VNC as my graphics card anyway...but having the issue even when the VM is off.
  13. Also weird - streaming seems to be much better in the web browser but bad in the iOS/Android App.
  14. Hey all - not sure if this is a known issue. But for the past week my Plex docker performance has been awful. I can't stream shows even locally (only 1 stream) and Unraid is showing near constant 100% CPU usage. I've tried disabling various dockers but it seems to directly be related to what is streaming's gonna plex. If I restart Plex it works for a few minutes then stops again. I used to easily be able to stream 5 connections. Core i5-4570 16GB of RAM with a 500GB SSD cache drive.
  15. Has anyone had luck with this? Since the update my clients connect to OpenVPN-AS but I can't access any local devices. IE going to 192.168.1.1 just accesses the router at the remote site and not my router at home where UnRaid is. Similarly, I can't access the UnRaid WebUI.
  16. Ran the install, changed the TZ, changed UnRaid's port to free up port 80, and I'm getting this error. Looked through my dockers and I don't see anything using port 53? I tried switching the interface to eth0 root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="pihole" --net="bridge" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "ServerIP"="192.168.1.22" -e "DNS1"="8.8.8.8" -e "DNS2"="8.8.4.4" -e "IPv6"="False" -e "TZ"="Americas/New_York" -e "WEBPASSWORD"="admin" -e "INTERFACE"="eth0" -e "DNSMASQ_LISTENING"="all" -p 53:53/tcp -p 53:53/udp -p 80:80/tcp -v "/mnt/user/appdata/pihole/pihole/":"/etc/pihole/":rw -v "/mnt/user/appdata/pihole/dnsmasq.d/":"/etc/dnsmasq.d/":rw --cap-add=NET_ADMIN diginc/pi-hole:latest 5442d047cc08e2f750b707bde9f4ce161b51f1b64569a3253d77f0217c855659 /usr/bin/docker: Error response from daemon: driver failed programming external connectivity on endpoint pihole (7979d10917d31c7c09c69508c07f67166e8e7ab21cd4d340fc1637516a3d017e): Error starting userland proxy: listen tcp 0.0.0.0:53: bind: address already in use. The command failed.
  17. Having the exact same issue. There is also no "office" section in the upper left corner of Nextcloud like usual.
  18. Having the same issue when I try and move my nextcloud to a subdomain. Same exact error repeating in the logs. Did you find a solution?
  19. Has anyone gotten CardDav sync to work with MacOS? It's the one thing I've never been able to get to work. Sometimes MacOS will take the carddav address but nothing ever syncs. iOS is always fine.
  20. Oh my word it's 2AM and I'm SO close to getting this working. My other services like sonarr and such are working fine through my duckdns.org domain but NextCloud is throwing a bad gateway error through the domain and when I load the WebUI from UnRaid it just takes me back to the home page of the unraid screen. I have no idea what I'm doing wrong at this point and I would just pay someone to remote in and fix it for me if anyone is interested. Logs are clean.
  21. To make things even more complicated, I tried to connect to nextcloud from my office using https://domain.duckdns.org/nextcloud - and it worked.
  22. I'm not sure how unRaid would be using port 81 or 444. I did, however, notice that my port 443 goes to port 444 for NextCloud - but it was that way before so I'm not sure why it would stop working now?
  23. My second question is: Is it possible to just use the new built-in UnRaid Let's Encrypt and add our own Site-Configs? What would be the advantages of running this in a container?