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.

neruve

Members
  • Joined

  • Last visited

Everything posted by neruve

  1. No, this doesn't work either \\unraid.local\downloads if I type in in directly. I have even tried to unshare it and reshare it. I even tried to share another drive just now and it doesn't work either.
  2. Hello, I have the most updated version of Unassigned Devices and I am currently on 6.9.10-rc1. I noticed (the upgrade of the plugin and unraid happened around the same time for me) that its not exporting the share. I cannot see the share on my windows machine anymore. It is just gone. It is still indeed accessable by unraid and shows up under 'disks' in krusader. All my applications that use it still work. I'm just not able to access the share on my PC. Is there a bug? I have made sure that NTFSv3 is still selected. Any help would be awesome.
  3. Actually, I was able to get this to work. it confused me, under PROXY_DOMAIN i had mydomain.com because in the logs it looked like it was *.mydomain.com, I updated the PROXY_DOMAIN variable to code.mydomain.com and in the logs it does say *.code.mydomain.com but now it works fine.
  4. I recently installed this and it works fine. I'm having a problem getting the reverse proxy to work. I have added the PROXY_DOMAIN variable with code.mydomain.com and setup everything in cloudflare and NginxProxyManager. When I hit code.mydomain.com, it asks for the password to access code-server, I enter that and then I get a page that says 'connect ECONNREFUSED 0.0.0.0:80' I'm not sure where to go from here. It works fine if I hit the local ip addess for it "http://xxx.xxx.x.xxx:2443" Any help would be appreciated.
  5. So this would be my problem as well I would imagine since we are both using Ubiquiti hardware. IPS is enabled on mine as well. Just seems very odd that this supposedly gets the files directly from Microsoft update servers and windows update works just fine.
  6. Also giving up I guess. I've tried everything I can think of I was using 1.1.12 and 9.9.9.9 for dns, i switched to opendns and still no go. Seems like this container works for 99% of people and there is really no support for the few of us that have issues trying to figure it out (which is totally fine, I'm not complaining about it) Odd thing is if I try to run the scripts on a windows machine I get similar errors. So it could very well be my network. Maybe something is getting caught up or blocked by the honey pot or something in the UDM, but it shouldn't be an issue as it pulls directly from microsoft servers and windows update works just fine.
  7. Any luck? Mine still absolutely refuses to work. I have attached my aria2_download log incase someone has any ideas. aria2_download.log
  8. Am I the only one that the UUP stuff just never works for? I've even disabled my dns level ad blocker and it just ALWAYS errors and says it can't download file. (it downloads some but not others) any ideas?
  9. Question for you guys about Community Applications. So I use a bunch of hotio containers. Recently he updated all the paths to the icon images in his template. Is there a way to get that change to happen automatically. Or is the only option only to update the path in each template manually or remove all the containers and delete the templates and re-pull it from the app store? If this is not a feature to happen with 'non-impact' changes to templates could it be?
  10. I am trying to expose a port on the br0 network (so the container can have it's own IP on my network) and I am unable to expose a port. Specifically, I have two instances of NPM, one on the 'proxynet' customer docker network, for reverse proxy from the outside, that one works fine. I have another instance of NPM for internal use, that is on the br0 network so I can map a dns record like i.network to that ip address and then use subdomains like speedtest.i.network to resolve services interally, however, I am unable to get it to use port 80 and 443. it keeps the same mapping of the other container no matter what I do. I believe this to be a bug. I do not have any of the ports in the _internal container pointed to 4443 or 8080.... unless I am missing something, which I don't think I am. I am marking this Urgent, please feel free to re-assign, if this is indeed a bug I do believe it needs to be set a priority to fix. I apologize if this has already been reported.
  11. Does anyone know of a way to monitor docker network traffic? My router tells me my unraid IP is using internet bandwidth, i'd like to know where the bandwidth is going. So something like container name to traffic, or even container ip to traffic. Does something like this even exist?
  12. I KNOW deep down, I should wait for the video to come out... but dammit i'm too excited and have been waiting for a couple weeks! This is what happens when the container runs: Any insight? Are there things that need to be setup on Unraid before-hand? I do have the VM service enabled. EDIT: I'm also on the newest beta (6.9.0-beta-35) Although I'm pretty sure Ed runs the beta himself and I can't imagine him dropping something that will break when they release 6.9.0 so I don't think that is a problem.
  13. So I have an issue everything was working fine, then it it just stopped. For some reason it won't import any files downloaded. I hit the console in the container and I can see all the files from there. Radarr WebUI sees the folders via the remote path mapping that is mapped to the correct folder as well. Any idea whats going on? EDIT: nevermind something was wonky and qbittorrent didn't put them in the right spot
  14. I have no problem updating whenever, I just wanted to make sure it was normal for this particular container to update so frequently. But I guess if you have it scripted to update the container on a new release and their release cycle is fast then it makes sense. Thank you for the info!
  15. I know workloads are probably different, but what do you idle at with your setup or power consumption. My current setup idles at 160-ish watts I wanna bring that down by about 100 watts or so.
  16. Bummer! I was waiting for the IRS to give me my tax return back and I was gonna jump on this. Guess I have to wait a bit.
  17. It’s always on the docket tab. Honestly I’ve never seen an update on the dashboard.
  18. @binhex, Do you really update this template daily, or multiple times a day. It seems there is updates constantly for this and the file sizes seem to always be the same. Just checking to make sure it is actually being updated that much and its not just some wonky config on my end.
  19. Would anyone like to take on the role of adding SSIS into a Microsoft SQL Server 2019 container? Getting MSSQL running in a container is pretty easy but adding SSIS into it is beyond my knowledge base and linux skills. These links should provide all details needed. The easy part, adding this to unraid - https://hub.docker.com/_/microsoft-mssql-server The hard part, getting this inside the container - https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-ssis?view=sql-server-ver15 I'm thinking you would have to start with an ubuntu 16.04 base image and install SQL Server along with SSIS and then turn it into a container. But it needs to have all the options of the mssql docker above as you would want to be able to decide on the version, if you wanted the agent, ports, host path mappings etc. It would also be cool to have SSIS as a flag variable as well. Here is the release notes from Microsoft for SQL Server 2019 - https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-release-notes-2019?view=sql-server-ver15 If anyone decides to take this on and is successful, please please tell me the steps you took to get it done as I would really like to learn but even getting sql server itself to install and run in a base ubuntu container isn't working out for me.
  20. @gfjardim Yes, it did indeed delete the partition, however, the partition name was always still there after the delete with a size of 0b and the format button did not appear. After preclear was removed both of those issues were fixed. When you deleted the partition nothing was shown at all when you click the little plus to the left to view the partitions and the format button was available. Also thank you and @dlandon for the quick response and attention in getting everything resolved. It's what makes this community so great!
  21. It popped the box up asking to type yes. Then it actually did delete the partition, but then after UD refreshed the partition name was still there at 0b and the option to format never appeared. When I uninstalled preclear disks everything worked as normal.
  22. So I guess just only install preclear when you need to preclear a disk and you will probably eliminate the problem?
  23. When I hover over the 'x' it says "Remove Partition". But you nailed it! When I removed the preclear plugin it worked as expected and let me format the disk. Now the question is is the incompatibility on UD or preclear?
  24. So I'm having trouble trying to format a disk in UD. I DO have the UD+ plugin and destructive mode enabled. The drive is a NTFS drive from a windows server box that I replaced with Unraid. I have delted the partition and it seems to have worked as the drive shows 2tb free if i mount it. However, no matter what I do I cannot seem to get the option to format. When I delete the partition with the red x it just comes back wit the same name/serial as the drive itself. The disc log even says that it deleted it. But when I do UD refreshes and its still there with 0b so I never get the option to format the disk. Any insight? This is the first time I've tried to do anything other than mount with UD since you split them into two plugins. I'm on Unraid 6.8.2

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.