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.

Struck

Members
  • Joined

  • Last visited

Everything posted by Struck

  1. I was indeed pulling from telegraf:alpine, but changing it to telegraf:latest does not solve my problem.
  2. I tried this. but telegraf smartctl not found: when i try to put the path to smartctl in telegraf.conf it says Error in plugin: failed to run command '/usr/sbin/smartctl --scan': fork/exec /usr/sbin/smartctl: no such file or directory if i run /usr/sbin/smartctl --scan in the terminal it works without error, even just smartctl --scan so smartctl is in the PATH, but somehow telegraf can not find it. Some permission thing?
  3. I don't have the option for either smart_device nor serial_no, are you using HDDtemp for smart data ?
  4. Is it possible to have HDTEMP collect the serial number instead of the device id? The device ids, are shuffled every time i have a hardware change, which annoys me a bit.
  5. The latest telegraf update (1.12.2) fixed it for me.
  6. Thank you It did the job
  7. Hi Is it possible to disable the trash can inside of krusader ?. i apparently had 30GB inside it which made backup very slow.
  8. Ok, i tried to do chmod 777 ttyACM0, and it worked. But as far as i know, the permission will reset when restarted, right? How do i make it persistent? root@Hotbox:/dev# ls -l ttyACM0 crw-rw---- 1 root dialout 166, 0 Feb 1 00:45 ttyACM0 root@Hotbox:/dev# chmod 777 ttyACM0 root@Hotbox:/dev# ls -l ttyACM0 crwxrwxrwx 1 root dialout 166, 0 Feb 1 00:45 ttyACM0
  9. Hi I am trying to connect an arduino pro micro via usb serial to the node-RED docker container, but i have no luck. I have made a minimalistic arduino code that just outputs a number on the serial. When i connect the arduino to the unraid server, i can from the console use the screen command, to see the output on the serial port (/dev/ttyACM0) I have then tried to map this device into the node-red docker by adding a new device into the docker, with the value field to "/dev/ttyACM0" Wheni then try to run node-RED with the serial port plugin, and try to set the serial port to /dev/ttyACM0 it tells me "serial port /dev/ttyACM0 error: Error: Error: Permission denied, cannot open /dev/ttyACM0" I have also tried with the privileged mode. Any ideas? As bonus info, I have successfully connected to the serial port with a VM running windows as a test.
  10. Yes this is my though too. The problem is, i don't realy know when it is done encoding. Another thing i am wondering about is how to use symlinks in the watch folder. Instead of me moving the data from the array to the watch share i would like to use symlinks (if possible) I tried creating a symlink with Krusader, but this didn't trigger handbrake to do anything. I tried to use symlinks for both folders and files directly in the watch folder. Any ideas?
  11. I'm looking in the dockers web ui.
  12. When i use the watch folder to encode a video, i cant see the progress in the handbrake container. Is this an error, or intended? Where can i see the progress of my encoding when using the watch folder to automatically encode a video?

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.