aaronhong13

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by aaronhong13

  1. To fix this, change the 'default save location'. It doesn't like saving to '/dowloads' For me, it changed to 'Z:/downloads' and fixed that problem. Although my issue is that I'm getting a "unable to create file disk full" error when my "downloads" directory has 9+ TBs free right now.
  2. I can confirm that I experience this issue as well. Haven't found a workaround beyond doing a backup/restore of my appdata folder. Not entirely sure why it happens.
  3. Not sure what caused this, but I'm getting a constant sign in and sign out. I saw that it said to sign in before my Unraid certificate expires. Attempting to sign in using the button on the top right causes it to appear like nothing happened. Going to "Settings -> Management Access" causes the fun seen in Stream.gif (used OBS to capture). This is happening automatically and much quicker. Converting to a gif seems to have slowed it down and lowered the quality (easier to see in the Stream.flv). Last error that does show up is, "DNS issue, unable to resolve mothership.unraid.net". DNS server is not blocking that page and going to it shows a "hi there". Any ideas? 6.10.0-rc2 Stream.flv
  4. I did this a while ago, but from what I remember it wasn't too painful. I'd take a backup though before attempting upgrade.
  5. Just to add to this. The latest versions of Sonarr/Radarr (v3) have fixed this issue.
  6. Anyone else getting this? SameFileSpecification: Object reference not set to an instance of an object UpgradeSpecification: Object reference not set to an instance of an object
  7. Unraid Version: 6.7.0-rc8 Latest docker build. All my configurations live in the default file found below. ```https://pastebin.com/CzAZ0ELM```
  8. Alright so I woke up to this error. nginx: [emerg] a duplicate default server for 0.0.0.0:80 in /config/nginx/site-confs/default:9 Strange, since I haven't changed anything. So I remove the "default_server" part in line 9 and then I get the following issue below. Tried new install and get the same issues. nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found: no field package.preload['resty.core'] no file './resty/core.lua' no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/5.1/resty/core.lua' no file '/usr/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/common/resty/core.lua' no file '/usr/share/lua/common/resty/core/init.lua' no file './resty/core.so' no file '/usr/local/lib/lua/5.1/resty/core.so' no file '/usr/lib/lua/5.1/resty/core.so' no file '/usr/local/lib/lua/5.1/loadall.so' no file './resty.so' no file '/usr/local/lib/lua/5.1/resty.so' no file '/usr/lib/lua/5.1/resty.so' no file '/usr/local/lib/lua/5.1/loadall.so')
  9. I think I'm having the same issue. Causing Ombi to crash after a while. It doesn't look like my log is helpful. It's filled with messages as seen below. I can attach the full log, but I have since restarted the docker and this is all that shows up right now. 2b252c3ea000-2b2530000000 ---p 00000000 00:00 0 2b2530000000-2b253023e000 rw-p 00000000 00:00 0 2b2530300000-2b253053e000 rw-p 00000000 00:00 0 2b2530600000-2b253083e000 rw-p 00000000 00:00 0 2b2530900000-2b2530b3e000 rw-p 00000000 00:00 0 2b2530c00000-2b2530d1f000 rw-p 00000000 00:00 0 2b2531300000-2b2531a00000 rw-p 00000000 00:00 0 2b2531b00000-2b2531c1f000 rw-p 00000000 00:00 0 2b2531c1f000-2b2531c20000 ---p 00000000 00:00 0 2b2531c20000-2b2531e20000 rw-p 00000000 00:00 0 7ffe98bba000-7ffe98bdb000 rw-p 00000000 00:00 0 [stack] 7ffe98be1000-7ffe98be3000 r--p 00000000 00:00 0 [vvar] 7ffe98be3000-7ffe98be5000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
  10. Hey PhAzE, was wondering if you were planning on building a plugin for Radarr. It's a pretty good alternative to CouchPotato and it seems like there's a lot of people jumping ship.
  11. Correct me if I'm wrong, but I think PhAzE is more looking for a list of files in a directory that will automatically find the newest update and check it against the current one installed. What you're suggesting is more of a manual thing having to input those numbers.
  12. It's in the settings page of the plugin. Plex just had an overhaul of their entire system, so it's no surprise that the plugin's not working right now.
  13. You sir are a God among men. Once I get paid, I will send you a donation for your hard work. Thank you so much. I haven't forgotten to send you that donation I said here. Paypal confirmation: 7L173141JJ9230641 Thanks again for your hard work.
  14. Hey PhAzE, any word on an update for Plex 1.0? Getting the "Unable to login to PlexPass with above credentials" since the upgrade came out.
  15. You sir are a God among men. Once I get paid, I will send you a donation for your hard work. Thank you so much.
  16. Ah I guess that makes sense. Sonarr does work and I can load it up. It just won't add files from the "Drone directory" as all video files say they have a zero run time (Which I'm assuming is from mediainfo not being found).
  17. None of the plugins have been tested on the beta yet. There is a change in the default dependencies shipped with that version of Unraid so my plugins all need to be tested still. Another strange thing is that nothing shows up in the logs.
  18. None of the plugins have been tested on the beta yet. There is a change in the default dependencies shipped with that version of Unraid so my plugins all need to be tested still. Hi PhAzE. I had the same issue on the beta prior as well (beta21). I updated, hoping it might fix the issue.
  19. Hello. I am running Unraid 6.2.0-beta23. When trying to use Sonarr plugin though I get the following issues. I have tried reinstalling the plugin as well as google-ing for the problem, but can't find anything for this. Any help would be greatly appreciated.
  20. When attempting a xfs_repair with no options I get this. Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... ERROR: The filesystem has valuable metadata changes in a log which needs to be replayed. Mount the filesystem to replay the log, and unmount it before re-running xfs_repair. If you are unable to mount the filesystem, then use the -L option to destroy the log and attempt a repair. Note that destroying the log may cause corruption -- please attempt a mount of the filesystem before doing this. The -L option seems to just hang and nothing happens. I can wait longer, but 7 hours is the longest I've waited with no changes.
  21. Hey Trurl. I tried the scandisk, but no luck so I formatted the drive and used make_bootable again (make_bootable wasn't on the thumb drive so I had to actually download the entire thing again). Hmm I guess that makes sense. So I guess my only option would be to try to recover the files?
  22. I do not. I thought that Unraid was a way it would keep backup of files if a drive failed. Also since my USB key got corrupt, I lost all my docker settings and VMs, is there a way to restore those?