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.

bnevets27

Members
  • Joined

  • Last visited

Everything posted by bnevets27

  1. Well if there's anything I can do to get this working let me know.
  2. But it doesn't work.....All i see is this: I would like to use the plugin. If it turns out that the reason is having drives not assigned to slots causes the problem then I'm sure I won't be the only one it won't work for. I'm willing to try and diagnose the problem but without any errors I don't know how to fix this.
  3. Yup that's how I have both my servers setup and file activity doesn't work on both (had the one down doing work on it so didn't try on that one till last night) There is logic to how I set it up. 24 hot swap bays, parity 1 and 2 are in slot 1 and 2 and therefore to keep server slot = unraid slot I disregard unraid slot 1 and 2. The reason for the other gaps is I don't have the server fully populated so to aid in cooling I have a row between each of the populated rows so the heat doesn't transfer between drives. Sent from my SM-N900W8 using Tapatalk
  4. cache/ disk10/ disk11/ disk12/ disk13/ disk14/ disk15/ disk16/ disk22/ disk23/ disk24/ disk3/ disk4/ disk9/ disks/ user/ user0/
  5. Running the latest version 03.17. Running that command doesn't throw any errors, it shows running in the gui and is listed in processes but still doesn't show anything on the file activity page. Processes: root 27703 10365 0 14:42 pts/0 00:00:00 /bin/bash /usr/local/emhttp/plugins/file.activity/scripts/inotify.file.activityroot 27705 27703 1 14:42 pts/0 00:00:00 inotifywait -mrqs -e open,attrib,move,create,delete --excludei appdata/ --timefmt %b %d %H:%M:%S --format %T %e => %w%f --fromfile /tmp/file.activity/file.activity.disks
  6. That's extremely helpful squid! I didn't see it explained like that anywhere. It's just one error atm so I'll keep an eye on it and see if I need hunt down whatever else that's accessing the unraid gui
  7. I have controlr and had a few tabs opened to my unraid, closed all the tabs and rebooted now it get: error: webGui/include/ProcessStatus.php: wrong csrf_token Going to try another reboot....
  8. Alright, well I wasn't expecting that. (not trying to sound negative just actually surprised as I'll explain) I searched within this thread and got no results for csrf_token. From reading the release notes of 6.3, when it came out, it mentioned if you get that error the plugin needs to be updated. From searching the whole forum (I'll be honest the new layout is really throwing me off still) it looks like I jut have to close all browser sessions and reboot? How do I know if its plugin issue? (I was a little confused thinking that squid didn't have his plugin updated) RobJ made it sound like a plugin issue here: So can I reinstall that plugin (it was working just filling the log)? As you can see I'm a little confused.
  9. Just updated to 6.3.2 and now getting this error in my logs: error: plugins/fix.common.problems/include/fixExec.php: wrong csrf_token
  10. I can't get this to work. Needed to increase my max_user_watches and that got rid of inotify watches reached error. Now its says running but shows nothing, looks the same as digitalfixer post here: This line is in my processes: root 12643 12638 10 15:32 ? 00:02:06 inotifywait -mrqs -e open,attrib,move,create,delete --excludei appdata/ --timefmt %b %d %H:%M:%S --format %T %e => %w%f --fromfile /tmp/file.activity/file.activity.disks No errors in the syslog. Any ideas?
  11. Hard linking of directories is supported. I used cp -al Sent from my SM-N900W8 using Tapatalk
  12. Nice! Just dropped that into apache and it works.....when I copy over my speedtest.xml. Now I need to figure out how to get the symlink to work. I created one: ln -s /boot/config/plugins/speedtest/speedtest.xml /mnt/user/system/docker/appdata/apache/www/speedtest.xml But that didn't work, then realized you have put /boot/config/plugins/speedtest/speedtest.xml in the xml. How do I need to have the symlink setup? I'm using the Apache docker. Sorry I didn't think of that. I was using my apache plugin. So I setup an Apache docker and I added a Host path: /boot/config/plugins/speedtest/ and Container path: /boot/config/plugins/speedtest/ and kept the symlink in www pointing to /boot/config/plugins/speedtest/speedtest.xml. Maybe there's a better way but that worked. That does definitely works! I was thinking something like that would work but wasn't exactly sure how the symlink was setup. I thought of feature request for the plugin itself if you have some free time. Notifications of slow speeds. So basically be able to set a threshold and if the speed test drops below that send a pushbullet/email. I think you can tie into the unraid notification options... Thanks for this plugin and providing me with the webpage!
  13. Nice! Just dropped that into apache and it works.....when I copy over my speedtest.xml. Now I need to figure out how to get the symlink to work. I created one: ln -s /boot/config/plugins/speedtest/speedtest.xml /mnt/user/system/docker/appdata/apache/www/speedtest.xml But that didn't work, then realized you have put /boot/config/plugins/speedtest/speedtest.xml in the xml. How do I need to have the symlink setup? I'm using the Apache docker.
  14. What exactly were you looking for? The table or charts? The table is good enough. Or even just the images from speed test would work but I would prefer the table. Sent using Tapatalk I should be able to easily edit the results SpeedtestHistory.page into a separate php file that can be run under apache. It would just needed access to the speedtest.xml file from the flash drive. That would be terrific!
  15. What exactly were you looking for? The table or charts? The table is good enough. Or even just the images from speed test would work but I would prefer the table. Sent using Tapatalk
  16. Thanks for this great plugin dmacias! I'm now wondering how I can publish the results to my apache web server.......Any ideas? I don't really have a clue myself.
  17. What version of unRaid are you on? 6.2.4
  18. Done. Pretty sure it works, but I'll wait until Friday's lsio updates before I release Amazing as always Squid. I'll see how it runs over the next few weeks. Thanks!
  19. Not sure if this would work as a feature of "docker buttons" or CA but I'm thinking CA. I had, for whatever reason, almost all of my docker get orphaned. Not a big deal thanks to CA, just go to previous apps and re-install each docker one by one. But I have a lot of dockers and its a slightly lengthy process. Any chance of "Re-install Bulk" all dockers that a check boxed get reinstalled all in one shot? I know this is super lazy so it's not something remotely necessary.
  20. Thank you Squid!! I'll see how it goes on Monday when its scheduled to run. This is completely unnecessary as I can just leave enough time between CA backup and CA auto update, but would it be possible for CA backup to call/start CA auto update after it completes?
  21. Yeah that was me, I was talking with CHBMB. Thanks for the script. Amazing as always Squid. But if you'll be implementing auto Docker updates then I'll just hang tight till then as your apps/scripts etc. are incredibly well done.
  22. Would like this as well. Preferably if it could be set to a schedule or triggered via the CA backup app to run after the backup is complete. This is what I was looking for here without response: https://lime-technology.com/forum/index.php?topic=53783.msg515483#msg515483

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.