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.

Azarog

Members
  • Joined

  • Last visited

Everything posted by Azarog

  1. my impatient ass ended up doing exactly that (i was worried because the previous app was greyed out, due to docker not started) ill have to do the same for libvrt, which is reset to scratch anyways thanks for the fast reply
  2. Hi @JorgeB, Im in the process of recovering but i hit a wall. out of 3 main shares that were on the faulty drive : appdata has been copied to the array domains has been a failure (i guess it's my mistake, all the disks are 0 B) system has been copied to the array Now i want to resume operation (slower while waiting for the new drive to come in) it'll live on the array. I recreated the previous shares and rsync everything to it's place (from the backup share i created for that purpose) and that's where i may have messed up the domains. However when trying to start docker i have an issue related to loop2 i guess What did i do wrong and what are my next steps ? Here is the up-to-date diag : kamuy-huci-diagnostics-20250309-1045.zip
  3. Thank you for your fast reply ! will do, thanks
  4. Thanks, the data must still be there ! You're right. The disk was not physically found. I stopped the server, removed and added it back again and it was picked up by unraid. What should be the procedure ? 1. Putting it back on read / write mode ? 2. Using a fresh one, and copying everything on it ? (That'd be copy everything from failed onto array for temp storing purpose, by "mover", putting new one in and move back into new one) ? For the records the failed disk is fairly new, I don't think it's life is over yet (I'd prefer not have to spend another 100€ right after holidays ... )
  5. The title says it all. Came back from (short ?) holidays and everything seemed fine but i tried accessing plex and it failed (any dockers in fact) a few minutes later i discovered my "vm" disk (nvme0n1p1, which is also the appdata disk ...) is unmountable. On the main ui it appears as FS : Auto but looking around i ran : so it seems it was btrfs. I also tried a check : I have no idea where i messed up or if it is recoverable. Please help me, i am not willing to redo all my configs ... Of course, here is the diagnostic : kamuy-huci-diagnostics-20250307-2138.zip
  6. Thanks @JorgeB for helping me.
  7. Ok, last post (i hope). That did it for me. My drives were automatically pre assigned to their respective slot in the array settings. I had to reassign the cache devices and when i started the array everything came back (docker + VM) I had to do the key migration though it did not work live for me (pasting the url, error 4) i had to paste the downloaded file into the config, but that worked.
  8. Ok, as weird as it can be, the login issue was on the browser cache i guess, going incognito worked. I'm still on if you have an comprehensive list of what is bare minimum
  9. Alirhgt thanks, i tried that. My exact steps were : make fresh install using last stable release (using a new usb stick) drag and dropping (in config folder of the new install) entire pools folder, entire shares folder Trial.key (i guess it's the key eventhough im not on trial anymore) EDIT: I found the "Plus" key docker.cfg Booting up using the key I was greeted with the web login page but after filling the "new password" impossible to get in, loggin in just "reloaded the page" Can you be more explicit about "the bare minimum" ? I mean, is there an exhaustive list of the bare minimum files ? Im worried about my shares too, as they are scatterred accross all disks. EDIT 2: Adding context
  10. Hi I had the "corrupted flash device" for some time but i ignored it and at one point I had to reboot the server and it got stuck. Hopefully i did a flash backup end of january (which is recent enough for me) I took a new USB key and tried, using the Unraid USB Flash Creator : from a local image (using the downloaded zip file of my backup) -> stuck booting with something about DHCP (which i think i was not using) from a fresh install, deleting config folder and pasting the backup config folder -> booting but webserver nginx 404 and safe mode (no plugin no gui) empty, cant access my array (nothing on /mnt/ Also, on fresh install with old config folder, the server name is generic Tower not the one i gave my server in old config ... I'm a bit lost, I don't know what to do.
  11. i think, yes. to my understanding the container starts, runs and stops until you want it to do it again.
  12. i'm pretty sure it's normal as you should cron schedule start it because it syncs at startup i think
  13. Azarog replied to Azarog's topic in Docker Engine
    Thanks for your input. What is even weirder is that the LAN changed again and is different from the one in the URL of my browser (respectively http://172.17.0.23:8096/ and http://192.168.1.83:8096/ ) I went back to bridge bc it was not working with my br0 custom config "Networks": { "bridge": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "79f5544ae5492e3e1171bdafead6b64ba23437d8778508bcedd1ae88178a98d6", "EndpointID": "b9888b0fc0d3da4b9969883b5750b1a983f3d66acad1b8f764f435ee9bf9baf0", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.23", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:17", "DriverOpts": null } } Alright, thanks for the advice, i do have knowledge basic knowledge and i "only" had emby port and wireguard opened (my mom won't go through the hassle of vpn just to watch movies) I came here to have help setting up the br0 connection for the container and to have some more help understanding my issue here
  14. Azarog replied to Azarog's topic in Docker Engine
    Hello, thanks for answering. I am not proficient in networking at all, so i'd love to keep the install the simplest it can be. My host machine has .83 so i guess rules are different for my ISP, also the ones assigned to my devices at home look like ipv6 ... (i need to double check when im home and correct if needed) I used bridge network for the emby container. An im using 6.9.2. What i dont understand is : How are remote requests able to reach my container on the WAN ? is there a table in the router ?
  15. Azarog posted a topic in Docker Engine
    Hello, i moved out and i received a new internet box. Im going on the router interface to forward the port for emby but it appear im on ipv6 now. No big deal, im looking up solution for this but it appear that my emby docker is As far as i know this looks like an ipv4 public address. So it looks like that it wont cut it. I've looked through this but : i dont know how to make an ipv4 dchp pool that wont collide with my router pool (i have an SFR ISP, french company) if i want to give an ipv6 address in custom br0 in the docker template, i dont know wich one to give for it work remotely I think i might be missing something, help would be greatly appreciated Also im not sure about which part of the config is wrong (be it the unraid part or the emby part or even both) Thanks in advance
  16. Hello, i'm having troubles accessing my shares from my chromebook. From windows and linux (through VM) no problem. (except for the reccuring windows shennanigans where it requires you to click multiple times for it to access the share). I recently acquired a Chromebook and i wanted to use the unraid shares, for ... obvious reason of shared content. The share i want to access is on server 192.168.1.83 and is called Library, the share is public. I, naturally, tried to have it work the simple way : It found nothing. I tried solutions from old threads such as using the name of the serve rinstead of the IP, not working either. Here is the config of SMB share in unraid : Out of despair i also tried creating a new user, chromebook with a password, and accessing the share as this user (which has r and w access on the share), no success either. Any help or advice?
  17. I can provide some updates after fiddling the whole afternoon: The problem is too big, i'm starting by solving the linux vm one. My card (i switched the 660ti for some lower consumption nvidia card, GT216) and they only support legacy. So switching to UEFI for unraid is out of the picture. The (linux) vm is starting but nothing comes out of the HDMI, the logs are not suspicious. (i've added the diagnostic) When i switch back to VNC i have the "guest display not initialized (yet)" and it's driving me crazy. I tried solutions from this but none worked (either changing memory size or recreating vm) I couldn't find how to install qm though. kamuy-huci-diagnostics-20211008-1807.rar
  18. Ok, so. I'll try one more time and post diagnostic afterward but : I cannot boot from UEFI, i got stuck with the startup.sh script error thing. I fear this is the issue ... but sometimes when i start with VNC and the GPU, i have both screen (client and GPU output) working. And right after the install finished when i keep only the gpu nothing shows up and logs are ok. When i go back to VNC only, i have the "guest display not initialized (yet)" error which is pissing me of alot.
  19. Ok, i'll try everything you said. But i have few questions : With only nvidia, how do i know why it failed (if it does) i tried before with omvf, i switched to seabios, bc a friend of mine managed to have a nvidia card working like this. why do i have to dump NVIDIA.GTX660Ti.2048.120709.rom if it works on linux ? Thank you for your leads, i'll try them when i get back home.
  20. Thanks a lot @yogy, enabling NFS made it all work again. (i enabled myServers and tweaking the DNS might have had an impact)
  21. I tried all the combination and settled with multi function, but it is still not working. I also tried only the NVIDIA only ... Where should i specify "Graphics ROM BIOS" ?
  22. Any update ?
  23. And for what it's worth, the sound setting finds the monitor to which the GTX is connected to. So, windows detected the monitor and even if no sound come through, it grabbed the name of the monitor. And these are the VMs settings:
  24. I'm confused at which step the drivers need to be loaded ? Here is what i get BEFORE trying to install drivers from NVIDIA wesite : And this is AFTER installing the drivers from NVIDIA website: Even with everything looking alright nothing comes out of HDMI ( or at least reaches my screen) GPU-Z showing this :
  25. The HDMI port is not faulty as it works well with the ubuntu VM. As of yet, i can't test the display port of the card. (i don't have good cables)

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.