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.

BreakfastPurrito

Members
  • Joined

Everything posted by BreakfastPurrito

  1. I'm having the following problem. Often Transmission stops updating the browser window and it looks frozen. I say looks because it continues to work on the server side. Then when I F5 the screen I a blank screen. The only way to fix it is to close the browser and reopen it. I tried flushing the browser cache manually, but really the only thing that helps is restarting the browser. This happens in multiple browser and on multiple PC's.
  2. Ok I have solved it. I deleted the entire docker vdisk, rebooted and installed all apps again. Somehow br0 appeared again and is working now.
  3. I tried that. It doesn't do that. All I have is bridge, host and null.
  4. after switching from macvlan to ipvlan I still need to make an ipvlan.
  5. Because of this bug I've had to switch from macvlan to ipvlan. The problem is that I can't reach any of the containers connected with ipvlan. I've tried everything, but I can't figure out what it is. This is the line I use to create the ipvlan: docker network create --driver ipvlan --subnet 192.168.1.0/24 --gateway 192.168.1.1 --opt ipvlan_mode=l2 ipvlan The symptoms: I can start the containers and they show up as having the correct ip addresses and gateway when I do 'docker inspect' in the console. It doesn't matter if I use L3 or L2. It doesn't matter if I specify eth0 as parent or not. The containers won't start at all if I use br0. The containers can ping eachother, but can't ping the outside world, like google.com. I've tried creating the ipvlan in Portainer, but that gives the same result. I've looked everywhere, but every tutorial seems to just have it up and running after creating the container. All I want is that it works as easily as with macvlan. Why is it being so obtuse?
  6. I deleted the image and reinstalled everything, and it works. So something must've been corrupted. Thanks!
  7. By recreate, do you mean plopping in a docker.img from a backup or is there a specific procedure?
  8. I made a bit of a booboo by creating a network that conflicts with others, causing Docker to crash when I start it. I need to: 1) remove the conflicting network without docker running OR 2) start docker without the containers How do I do that?
  9. Recently I upgraded to 6.12.6 from 6.11.1. Ever since then, I got crashes which after a bit of investigation were due to the macvlan bug introduced in 6.12.6. The first thing I tried was to remove the macvlan and create it again. However I am thwarted with the error 'gateway already in use'. I tried searching online or what that meant or how to solve it and got nowhere. (Sidenote: why is that error message so vague and unhelpful? A gateway is supposed to be used by multiple devices. It's a gateway. It has literally no other function than to serve multiple devices on a network.) People did suggest trying IPvlan instead, but I got the same error. I thought it might be a problem with Portainer, but I get the same error in command line. So today I decided I had enough and downgraded to 6.11.1 again. However, the problem hasn't gone away and I now also get the same error in 6.11.1, whereas before it used to run just fine. This is all very frustrating. Does anyone have a solution? I just want everything to work the way it did before.
  10. This has to be one of the all time most unhelpful conversations I've ever had.
  11. The error is not coming from any container, because I'm not interacting with any container. I'm trying to set up a macvlan. I haven't even gotten to the point where I attach it to a container yet.
  12. I'm not following you either. I just want to get everything back the way it was before the latest unraid update ruined it.
  13. But the problem is not with any specific container, its with getting macvlan up and running at all.
  14. I tried those settings, it doesn't help. I tried every combination of those settings. No dice. As for the error, this is all I get:
  15. Recently I upgraded to 6.12.6 from 6.11.1. Ever since then, I got crashes which after a bit of investigation were due to the macvlan bug introduced in 6.12.6. The first thing I tried was to remove the macvlan and create it again. However I am thwarted with the error 'gateway already in use'. I tried searching online or what that meant or how to solve it and got nowhere. (Sidenote: why is that error message so vague and unhelpful? A gateway is supposed to be used by multiple devices. It's a gateway. It has literally no other function than to serve multiple devices on a network.) People did suggest trying IPvlan instead, but I got the same error. I thought it might be a problem with Portainer, but I get the same error in command line. So today I decided I had enough and downgraded to 6.11.1 again. However, the problem hasn't gone away and I now also get the same error in 6.11.1, whereas before it used to run just fine. This is all very frustrating. Does anyone have a solution? I just want everything to work the way it did before.
  16. My server also started crashing after updating to 6.12.6. I use a macvlan for Pihole. I tried removing the macvlan and creating a new one, but now I'm getting the error "gateway already in use". Which is just the most useless error message. No shit the gateway is already in use. It's a gateway. But it's stopping me dead in my tracks. I get the same error message when I try to make an IPVlan. So now I have neither. I've been scouring the internet for the last few days trying to find a solution, but to no avail. Changing the setting described above doesn't help. I just want it to work the way it did before I updated.
  17. Sorry, I should have been more specific. In Transmission itself, using "set download location".
  18. Every time I want to change the download location outside of /downloads/ I get a 'permission denied (13)' error. I have tried resetting the permissions in unraid for user 99/100, and I have tried making a new user specifically for Transmission with explicit access to the folders I want to use. I still keep getting the error. What can I do to fix this?
  19. I've got NVME drives as a cache pool and I would like to benchmark them. I get the error: However I can't find any info on what changes I need to make?
  20. it is. I've tried it several times now.
  21. I tried it, and every time I start transmission, it changes `rpc-authentication-required` false back to true and asks for a password.
  22. I'm having a peculiar problem. I want to run transmission without a username and pass. If I remove the USER and PASS variables from the docker container, all my torrents disappear. As in, I just get an empty interface if I go to the Transmission web address. If I then put the USER and PASS back, my torrents reappear. This happens regardless of what user and pass I use. It also happens when I leave them both blank, or leave either blank. What am I doing wrong?
  23. I don't know if I'm in the right place, but I have a question about luckybackup. Is there a way to make it delete files first in a backup task instead of at the end of it? I keep running into the problem that my backup drive runs out of space. Both the backup drive and array are the same size, but it keeps overflowing because it only deletes files at the end of the task.

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.