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.

aymanibousi

Members
  • Joined

  • Last visited

Everything posted by aymanibousi

  1. Good Morning, thank you for the wonderful app, it just backs up half of my containers, the others say: [27.04.2025 09:32:06][ℹ️][wrapperr] Should NOT backup external volumes, sanitizing them... Is there anything i am doing wrong? DEbug id: de024fb3-88bc-4737-8c9a-d48015f8c657
  2. Any ideas how to fix. I have an i7 8700k CPU.
  3. isnt it suppose to be 15gigs? When i start the VM, it starts as the apple logo, loads half way then it reboots itself, like in a loop! eDit: it loads up to option menu where it shows macos base system, uefi and reset nvram. I press on macos base system, it loads a quarter way then errors out and resets to the option menu again! Edit2: logs of VM shows 2023-02-10T10:14:53.445182Z qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16]
  4. Hi All Anyone know why my Monterey isnt downloading fully? Here is the log from docker, iso file is always 2.56GB !!!! text error warn system array login replace /userscripts/__MACOSX/1_macinabox_helper/._script? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) replace /userscripts/__MACOSX/1_macinabox_vmready_notify/._script? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) mkdir: created directory '/config/baseimage_temp' continuing I am going to download the Monterey recovery media. Please be patient! . . 1. High Sierra (10.13) 2. Mojave (10.14) 3. Catalina (10.15) 4. Big Sur (11.6) - RECOMMENDED 5. Monterey (latest) Monterey (latest) Downloading 012-88896... Saving http://oscdn.apple.com/content/downloads/45/00/012-88896/c2ajx30evdcr4suhfoccu5udeyyvtw83pm/RecoveryImage/BaseSystem.dmg to BaseSystem.dmg... Note: The total download size is 662.95 MB Download complete! Saving http://oscdn.apple.com/content/downloads/45/00/012-88896/c2ajx30evdcr4suhfoccu5udeyyvtw83pm/RecoveryImage/BaseSystem.chunklist to BaseSystem.chunklist... Note: The total download size is 2704 bytes Download complete! . . mkdir: created directory '/config/autoinstall/' mkdir: created directory '/domains/Macinabox Monterey' I have created the Macinabox directories . . Formatting '/domains/Macinabox Monterey/macos_disk.img', fmt=qcow2 size=107374182400 cluster_size=65536 lazy_refcounts=off refcount_bits=16 . Created vdisk . . Putting stock open core in the vm share Archive: /Macinabox/bootloader/OpenCore-v16.img.zip inflating: /config/OpenCore-v16.img Going with the default nic type for the macOS vm macOS VM template generated and moved to server (You need to run macinabox_helper userscript) . . Trying to add userscript Archive: /config/1_macinabox_helper.zip creating: /userscripts/1_macinabox_helper/ inflating: /userscripts/1_macinabox_helper/script inflating: /userscripts/1_macinabox_helper/description inflating: /userscripts/1_macinabox_helper/name Archive: /config/1_macinabox_vmready_notify.zip creating: /userscripts/1_macinabox_vmready_notify/ inflating: /userscripts/1_macinabox_vmready_notify/script inflating: /userscripts/1_macinabox_vmready_notify/name Injected macinabox helper and notify userscript into user script plugins and a copy of macinabox helper and notify script has been put in appdata Summary of what has been done . . The reference /domains below refers to where you mapped that folder in the docker template on your server (normally to /mnt/user/domains) . . MacOS install media was put in your Unraid isos share named Monterey-install.img . . A Vdisk of 100G was created in /domains/Macinabox Monterey . . OpenCore bootloader image named Monterey-opencore.img was put in your Unraid vm share in the folder named Monterey . . Custom ovmf files are in /mnt/user/system/custom_ovmf . . XML template file for the vm is ready for install with macinabox helper user script. Note This file assumes your vm share is the default location /mnt/user/domains If it isnt you will need to change the locations accordingly after in unraid vm manager before running vm A copy of the macinabox helper user script was placed in /mnt/user/appdata/macinabox . . OK process is now complete ** Press ANY KEY to close this window **
  5. Nope MRGrey, But i figured out that the website overseerr.caitsith.com is picking up my unraid letsencrypt certificate I was wondering if its wise if i remove my SSL access to my unraid or delete the certificate?
  6. Sorry what did you mean by "realize" and how do i do it? Cloudflare is enabled as well
  7. Gday matey May I please get some help with my topic, I reach a 404 error, but I have the Congratulations! You've successfully started the Nginx Proxy Manager. If you're seeing this site then you're trying to access a host that isn't set up yet. Log in to the Admin panel to get started. Thank you
  8. Greetings May I please get some help with NPM please?
  9. Edit: When I type http://(MY IP ADDRESS) I get this page/:
  10. OKay guys, just keeping everyone in the loop, posted on cloudflare: https://community.cloudflare.com/t/unraid-nginx-cloudflare-invalid-ssl-certificate-error-code-526/441280/5 Apparently, if I change my SSL/TLS encryption mode to Full, it shows 404 Not Found nginx Does that mean I set up my NPM incorrectly? When I do the Test Server Reachability on the SSL certificate in the NPM, I get: Communication with the API failed, is NPM running correctly? Does that mean my ports are wrong? Open ports below: Port 18443 is closed on *MY IP* Port 1880 is closed on *MY IP* Port 80 is open on *MY IP* Port 443 is open on *MY IP* Someone said"So please double check the SSL Cert you have implemented on your Nginx Proxy Manager Generally speaking, please also make sure, that the Nginx Proxy Manager actually is the one answering on port :443 on your machine (Unraid) and not any other service - you can do so by logging into the container itself and watch it’s log files with tail -f while you send some requests to it." Does that mean its getting confused with my Letsencrypt on unraid? Cheers guys
  11. Hi Thank you have fixed it and checked wiht open port and still same error, attached screenshot However, the certificate on the website shows lets encrypt, I do not have that , i have removed it from nginx so have no idea why its stuck on that
  12. Greetings Juan Thank you , yes I have already set it to custom after trying out lets encrypt according to ibracorp video, I have downloaded it to my PC and uploaded it to nproxy. But when I visit the site it keeps showing letsencrypt for some reason! now a different screen shows up! On a side note, https://192.168.1.10:5055 doesnt show up, but http://192.168.1.10:5055 does show up and work (I tried editing that through cloudflare and Nginx but no avail) okay so if i disable Universal SSL I get: This site can’t provide a secure connection overseerr.caitsith.one uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH If I enable it: Invalid SSL certificate Error code 526
  13. Hi All , I have followed Ibracorp guide TO THE LETTER! I have also used certificate through Letsencrypt and the error i keep getting is 526 when I access the site Here are my settings ( all attached as images). Any ideas please? Please let me know if I am missing any vital piece of info
  14. Gday JorgeB I cannot boot into safemode as I cant even see my flash drive, It happens straight after booting
  15. Hi Main page is blank (Array, device pool, boot pool), but everything is working fine (all drives are present etc). I followed this topic, tried a different PC, 3 different browsers, cleared cache etc, nothing! Diagnostic attached, any ideas? Have looked into this topic with no avail: Thank you gantrithor-diagnostics-20221124-2327.zip
  16. Hi there, my plex docker keeps crashing, my logs are below, do they show anything? "[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-env-file-init: executing... [cont-init.d] 00-env-file-init: exited 0. [cont-init.d] 00-start-container: executing... ---------------------------------------------------------------------- ENVIRONMENT ---------------------------------------------------------------------- PUID=99 PGID=100 UMASK=002 TZ=Pacific/Auckland PLEX_CLAIM= ADVERTISE_IP= ALLOWED_NETWORKS= PLEX_PASS=yes ---------------------------------------------------------------------- Executing usermod... Applying permissions to /config Applying permissions to /transcode [cont-init.d] 00-start-container: exited 0. [cont-init.d] 01-configure-plex: executing... [cont-init.d] 01-configure-plex: exited 0. [cont-init.d] 02-install-plexpass: executing... Attempting Plex Pass beta installation... Installation of beta "1.26.2.5797-5bd057d2b" succeeded. [cont-init.d] 02-install-plexpass: exited 0. [cont-init.d] 03-install-custom: executing... [cont-init.d] 03-install-custom: exited 0. [cont-init.d] 04-hw-support: executing... [cont-init.d] 04-hw-support: exited 0. [cont-init.d] done."
  17. Hi Ich, I am happy to give you access via anydesk to my laptop so you can have a look at the docker I have set it as true for root user and retested, still not running schedule. Please pm me as I am more than happy to give access. Manythanks
  18. Yep opened up unraid terminal and container terminal, both match exactly.
  19. HI Yep ran the job once at 11, finished at 11.24 with the schedule at 11.30, still nothing, its 11.45 now. Thank you for your reply
  20. Hi Yep I checked console, then clicked cron, and croned twice, refreshed, then restarted docker (container). And still not running here is the screenshots of the schedule (sorry i assume those are cron schedules?)
  21. Hi there Have ticked console mode and cron'ed it, then restarted the docker. Still not running it unfortunately, waited 5 minutes and still nothing with the scheduling. Any ideas please?
  22. Gday @ich777 Thank you for the luckybackup docker, its amazing, its all set up and good to go and is doing backups. However I am having trouble with the automatic scheduling, it worked once then stopped. For the life of me, I cannot get it to be done automatically weekly. I tried making it 5 minutes in the future so I can watch it backup but it has not done it. I have attached the pics of my scheduling. Many thanks in advance for helping.
  23. This is This has fixed it! THank you (the sound isnt working but ill figure that out later)
  24. Thank you, shall i add PCIe ACS override: to multifunction? or shall I add multifunction='on' next to the <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> ?

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.