Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

pinion

Community Developer
  • Joined

  • Last visited

Everything posted by pinion

  1. Hate to bring up a thread but this is the issue I am having. It's plagued me for awhile so I don't think downgrading will help. My kernel panic is just like what's in the picture. I spot checked the numbers on those codes and it's exactly the same. I'll mess around and see if I can figure out what's going on. Whenever this happens it brings down my entire network at home. Like the server start DDOSing it or something. And it's immediate. I get a text from my wife right away that the network is down.
  2. Just wanted to drop back in and say thank you. I sent the card back and got a refund from the seller. Still no luck on getting a card for Tdarr but I'll keep trying
  3. I would like to request aria2 to be included. I realize there is a docker but I do so much from the unraid cli I just wish it was part of NerdPack. https://aria2.github.io/ https://slackware.pkgs.org/current/slackers/aria2-1.36.0-x86_64-1cf.txz.html
  4. NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. Edit: updated with latest diagnostics I'm running into the NVIDIA-SMI has failed issue with a used GTX 1060 I just bought off ebay. The thing appears to work. I can get a display out of it for unRaid. I'd like to use it with Plex and tdarr is my goal. Both Docker containers. I looked it up and it should be compatible. I'm currently on driver v470.86 because I wanted to try something different but I'm about to go to the latest again and reboot with nothing (including dummy plug) in the back of this card. Thinking maybe it's something in my BIOS? I'm not sure I haven't used a GPU in 2 decades. I appreciate all the help I can get. 03:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] (rev a1) 03:00.1 Audio device: NVIDIA Corporation GF116 High Definition Audio Controller (rev a1) M/B: GIGABYTE GA-7PESH2 Version 00000001 - s/n: 0123456789AB BIOS: GIGABYTE Version R17. Dated: 06/26/2018 CPU: Intel® Xeon® CPU E5-2660 0 @ 2.20GHz unraid-diagnostics-20211120-1805.zip unraid-diagnostics-20211120-1846.zip
  5. I just bought this one and it doesn't seem to be working. It gives power to devices but I don't think unRaid detects it. I still have to troubleshoot what's going on but for me this one isn't working out of the box: https://www.amazon.com/gp/product/B096ZK6C37/ref=ppx_yo_dt_b_asin_title_o05_s00?ie=UTF8&psc=1
  6. So maybe it wasn't UnRaid but I've had this happen many years back. Currently on 6.9.2 and suddenly my whole internet goes out. Since I've seen it before I start to isolate what is plugged into the network. I get to the server and with any of the 3 ports plugged in (2 lan and one for ipmi) it saturates the network with something that causes all the ports on the edgerouter to just blink in unison and there is no internet anywhere on the network after that. I went to manage the server in person and it wouldn't respond to keyboard or anything. I can't connect to ipmi and try and do anything because just that one thing plugged in causes the same interruption. So... my question is how can I start troubleshooting this? Since I had to hard restart by pulling power I'm guessing logs aren't much help. I'm attaching what I have after it's come back up and now doing a parity check but I'd like to stop this behavior. When this happened before I also think I was on a different yet same model motherboard. unraid-diagnostics-20210818-2043.zip
  7. B2 appears to be $5 per TB per month. I'm going to try that with rclone.
  8. Check my edit on my post here: That's what I'm using and it's working well. Maybe I'll get a bug up my butt and release my own unraid compatible container. Until then I can't really help you with this one.
  9. According to Handbrake this file is 3840x1620 at 25fps
  10. I got a 448 MB webm file. At the bottom do you see:
  11. I'm using towatchlist/twl-dl-server, are you?
  12. So... a few things going on here because I'm also having issues. I shelled into the running container and it appears they are using NPMs youtube-dl with the last packaged version 3.0.2 from 9 months ago. The issue I was getting when running youtube-dl (2020.05.29 for my version) was some sort of JS error. While in the container I added python and pip and installed youtube-dlc (notice the c on the end) from here: https://github.com/blackjack4494/yt-dlc I was then able to download my video as well as the one you linked to using youtube-dlc instead of youtube-dl. I don't know what the fix is but I'd suggest reworking the docker container so that you could alternatively install youtube-dlc instead of NPMs youtube-dl. Especially with all the hassle youtube-dl is going through with the DMCA right now. --------------------------- Editing this to say... I promise I'm not trying to steal the maintainers thunder here but presenting an alternative that I was able to get working. In Apps look for youtube dl server. Go to install that but change the Repository to towatchlist/twl-dl-server. This person actually kept up on it and has integrated youtube-dlc. From there things appear to be working for me and things will download to the container path you set in Container Path: /youtube-dl
  13. I have no clue what happened. I'm looking at my backups and there are no bitwarden backups before August. Starting in August I just have a weekly backup of a blank database. Luckily, I found a folder where I had manually backed it up 10 months ago. So I've lost 10 months worth of stuff but it's at least working now. Throwing the old files into the appdata directory and restarting worked for me though. I'll keep looking for a backup but I have no idea how this happened or why I didn't have a bitwarden docker for several months according to CA_Backup. Perhaps I pointed the data directory somewhere else?
  14. Recently I lost all my containers and had to reinstall via "Previous Apps". After getting it set back up it will not allow me to log in telling me An error has occurred. Username or password is incorrect. Try again I reset the admin panel token and checked there and there are no users. Strange. So I restored from a CA_Backup file and the same thing. I started using DB Browser for SQLite to look at other old backed up databases and there are no users in any of them. Which makes no sense because it's been working for years with no problem until now. Anyone have a clue where else I can go to troubleshoot? Or is there an issue with how I'm opening the sqlite3 db?
  15. I'm having the same problem with this container. I assume setting 99 and 100 doesn't work because the container has no idea what to do with it. I think I'm just going to go with a VM for this setup.
  16. I'm sorry, I actually am using that specific folder in my config.
  17. I have this setup but it appears it is completely ignoring my config at /mnt/cache/appdata/mopidy/mopidy.conf. When I shell into the container and run mopidy config I see configuration options that aren't in my current config. It's as if it's using a cahced config that you setup.
  18. Is there a way to boost the audio on the output?
  19. Has anyone gotten the sharing to work? I try to enable something like Twitter and it just says "Not available".
  20. Just wanted to give a heads up that the name in the bitwarden proxy config file is set to "bitwarden" but the name when installing the docker defaults to "bitwardenrs". Changing the containers name to "bitwarden" was easy enough and fixed the 502 issue but since linuxserver doesn't control that particular container or it's default name I'm wondering if maybe you should update the bitwarden.subdomain.conf.sample file.
  21. For some reason I seem to be having the same problem where unraid thinks the update is corrupt and I lost access to the Apps tab. Just thought I'd throw that out there. I'll probably be doing a parity check for 2 more days before I can reboot and get it back.
  22. A reboot is what I ended needing to do. That kind of sucks but at least it's back to normal.
  23. The latest release broke for me. I'm getting this even after wiping out via rm -rf /boot/config/plugins/community.applications/: Verifying package community.applications-2018.09.01a.txz. Unable to install /boot/config/plugins/community.applications/community.applications-2018.09.01a.txz: tar archive is corrupt (tar returned error code 2)
  24. As Saarg said for me try setting the /config dir to cache if you can. I'm trying to figure it out now but I'm not sure how to setup a folder as cache only when it was already on a drive.
  25. I'm not the one who originally asked but I've been having this problem for months. Here is what my run looks like:

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.