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.

PhilipJFry

Members
  • Joined

  • Last visited

  1. @Joseph. SMB issue was fixed for me. See here
  2. Random Apps Something really wrong went on during getPopupDescription Post the ENTIRE contents of this message in the Community Applications Support Thread OS: 6.11.2 Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15 Language: <br /> <b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in <b>/usr/local/emhttp/plugins/community.applications/include/helpers.php</b> on line <b>48</b><br />
  3. Dunno if this is the right spot for this. Random Apps Something really wrong went on during getPopupDescription Post the ENTIRE contents of this message in the Community Applications Support Thread OS: 6.11.2 Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15 Language: <br /> <b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in <b>/usr/local/emhttp/plugins/community.applications/include/helpers.php</b> on line <b>48</b><br />
  4. Umm.. is this docker container meant to actually work? Using default settings OOTB, web page open with black screen. Changing to bridge mode, get a black screen with a white circle. Mouse click just bring up a "Failed to close file descriptor for child process (Operation not permitted)... huh.
  5. Does this update address the SMB Shares issue(s) introduced with 6.11.2 that me and others users have come across @limetech?, or is that in a later version?
  6. My knowledge of Linux and the USB config is very limited. It "might" be hackable (i.e the network driver side of things), but only long term Unraid users would be more knowledgeable.
  7. PhilipJFry changed their profile photo
  8. Unfortunately @llIIll117, you might be out of luck 😞 Unraid requires an active internet connection (via ethernet only) to initiated the trial. Looking at the Lenovo drivers website, there doesn't appear to be any linux drivers for your laptop.
  9. Hi, The upgrade went fine, no issues. I started coping some photos from an iMac to the Server, which went fine for about an hour. Suddenly the copy process dies with an error, and ALL the SMB shares are gone. Nov 7 16:51:36 Futurama emhttpd: read SMART /dev/sde Nov 7 16:54:43 Futurama dhcpcd[1229]: br0: failed to renew DHCP, rebinding Nov 7 16:54:43 Futurama dhcpcd[1229]: br0: leased 192.168.7.227 for 14400 seconds Nov 7 16:58:35 Futurama smbd[29181]: [2022/11/07 16:58:35.887620, 0] ../../source3/smbd/open.c:958(fd_openat) Nov 7 16:58:35 Futurama smbd[29181]: Too many open files, unable to open more! smbd's max open files = 16424 Nov 7 16:58:36 Futurama smbd[29181]: [2022/11/07 16:58:36.034052, 0] ../../source3/smbd/open.c:958(fd_openat) Nov 7 16:58:36 Futurama smbd[29181]: Too many open files, unable to open more! smbd's max open files = 16424 Nov 7 16:58:36 Futurama smbd[29181]: [2022/11/07 16:58:36.050145, 0] ../../source3/smbd/files.c:1199(synthetic_pathref) Nov 7 16:58:36 Futurama smbd[29181]: synthetic_pathref: opening [events/albums/frame/20181004_122419.jpg] failed and repeat over and over root@Futurama:~# cat /proc/sys/fs/file-max 3231614 root@Futurama:~# cat /proc/sys/fs/file-nr 20256 0 3231614 root@Futurama:~# sysctl fs.file-max fs.file-max = 3231614 root@Futurama:~# ulimit -n 40960 root@Futurama:~# ulimit -Hn 40960 What's going on?.
  10. Hi @limetech Upgrade went ok. But SMB very unhappy now. Shares no longer visible on the network. Nov 7 16:51:36 Futurama emhttpd: read SMART /dev/sde Nov 7 16:54:43 Futurama dhcpcd[1229]: br0: failed to renew DHCP, rebinding Nov 7 16:54:43 Futurama dhcpcd[1229]: br0: leased 192.168.7.227 for 14400 seconds Nov 7 16:58:35 Futurama smbd[29181]: [2022/11/07 16:58:35.887620, 0] ../../source3/smbd/open.c:958(fd_openat) Nov 7 16:58:35 Futurama smbd[29181]: Too many open files, unable to open more! smbd's max open files = 16424 Nov 7 16:58:36 Futurama smbd[29181]: [2022/11/07 16:58:36.034052, 0] ../../source3/smbd/open.c:958(fd_openat) Nov 7 16:58:36 Futurama smbd[29181]: Too many open files, unable to open more! smbd's max open files = 16424 Nov 7 16:58:36 Futurama smbd[29181]: [2022/11/07 16:58:36.050145, 0] ../../source3/smbd/files.c:1199(synthetic_pathref) Nov 7 16:58:36 Futurama smbd[29181]: synthetic_pathref: opening [events/albums/frame/_frame-singapore/2018-10-20181004_122419.jpg] failed Nov 7 16:58:36 Futurama smbd[29181]: [2022/11/07 16:58:36.626251, 0] ../../source3/smbd/files.c:1199(synthetic_pathref) Nov 7 16:58:36 Futurama smbd[29181]: synthetic_pathref: opening [events/albums/frame] failed Other relevant info 🙂 root@Futurama:~# cat /proc/sys/fs/file-max 3231614 root@Futurama:~# cat /proc/sys/fs/file-nr 20256 0 3231614 root@Futurama:~# sysctl fs.file-max fs.file-max = 3231614 root@Futurama:~# ulimit -n 40960 root@Futurama:~# ulimit –Sn bash: ulimit: –Sn: invalid number root@Futurama:~# ulimit -Hn 40960
  11. Even to make the GUI responsive would be a fair undertaking as the html is very old school. Hey LT... one does not use floats for layouts 😞
  12. I feel you pain here @itimpi. As a UX dev with > 15yrs experience, the webGui use of VueJS together with Jquery, Bootstrap and PHP ..is very *ahem*... unusual.. 🤪 Yes 100%, a hidden option without GUI support would be more than acceptable!... Bazinga! 🙂
  13. Actually, it's set to 15 min 😞 Perhaps it was just a one off glitch on my end.
  14. Hi @ich777, cheers for replying. I certainly wasn't expecting that 🙂 Re watch nvidia-smi, it won't make any difference as the Pending Tasks Queue doesn't have any items it to process. I can watch the progress of the unmanic search the files /folder when pressing "RESCAN LIBRARY NOW", but by the end.. there's nothing for it to do. The Plugin Flow, which is now located in Settings -> Library -> Configure (different from the youtube vids), has the following configure, but the "Library Management - File test" just doesn't want to know about any files and doesn't seem editable. 😞 Oh well.. 😞
  15. The first time I installed it @itimpi, the disks overheat function kicked in... which is great.. (really like that feature).. except.. post the end of the accumulation duration, all drives are on and running (this is some 2hours post the end duration/time) with nothing connected to the server. I have since shutdown, and reorganised the hot WD drives into a position next to a fan. My wish list for the "Parity Check Tuning" would be to have different start/end times per day (rather than a 1 size fits all approach). Perhaps a future feature? would be to "watch" the activity of the server say over 24x7 and to suggest a schedule based on periods/blocks of inactivity...
  16. @ich777. I tried unmanic and well... nothing happened. According to the docs: "Simply point Unmanic at your library and let it manage it for you."... Yer well.. ahem!.. that did nothing. Watched a year old youtube video, and installed some plugins. But again.. nothing. Pressed the "RESCAN LIBRARY NOW" button (why is it all in caps?), and I can see it looking at the library, but all that comes up in pending tasks are a couple of mp3 audio files... like.. what the. So sadly, gave up on Unmanic or every using NVIDIA on Unraid.... on well.. cheers anyway @ich777 👍🏻

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.