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.

gfjardim

Community Developer
  • Joined

  • Last visited

Everything posted by gfjardim

  1. Unified PreClear script? Well it handls all the scripts, assuming they have been patched. Pity it can't do the patch, save a patched copy (temporarly) and use that. One other note, if you start it up, then decide to kill it (red X), on the Unassigned Devices Tab it shows it stopped, but it you try to start it again, the actually plug in page shows it still running and you can't start it again, have to reboot the server to clear it. Unassigned Devices is only able to clear the current status, not stop a running preclear. I'll talk to dlandon and will integrate them, letting a preclear to be started/stopped from UD. Actually, much of the needed code is already in place. Now I must have the time. Enviado de meu SM-N910C usando Tapatalk
  2. No worries, I know the feeling, was just so rattling that it just was such an drastic change, like I said I got it running now... but that was a serious suggestion, revise the OP with the CURRENT information and links and tips, lot to search thru and gets frustrating at times good work none the less. +1 And maybe tweak the name of the plugin a little to differentiate between the various versions. Just an idea. Now it's just one plugin that handles all the scripts. Enviado de meu SM-N910C usando Tapatalk
  3. Sorry for the inconvenience, rick.p, I'm short in time and didn't test all possible scenarios. I'll tweak the code to squeeze a little more speed soon. Enviado de meu SM-N910C usando Tapatalk
  4. Please update to 2016.08.29 and try again.
  5. Let's clear some things: 1) this plugin currently works with two different preclear scripts: the original one from Joe L., which I can't redistribute (see OP for more detailed info) and the one I wrote (previously called "Beta script"), which is included in the plugin by default. If you download the preclear disk script (Joe L. or bjp999) and put it on "/boot/config/plugins/preclear.disk/" you will be able to select between them when starting a preclear; 2) Performance hits: the new preclear script is, by design, faster than the original script wrote by Joe L. All performance hits are result of me decreasing the default read chunk size to 32MB. You can easily increase it by setting a higher number on the "Read Size" select box. I'll improve the code soon.
  6. You should remove Preclear Beta from your system. The new script has been integrated in the normal Preclear Script plugin.
  7. Moved from Settings to Tools > Disk Utilities > Preclear Beta
  8. Thanks a lot for your report. Please update and try again. The running preclear sessions won't stop because of the update.
  9. [glow=red,2,300]UPDATE PRECLEAR BETA:[/glow] 2016.06.22 Add: Notification capability Fix: Move Preclear icon to Tools Fix: Fix unknown terminal "screen" error Fix: Preclear script not reading the end of the disk Update: tmux (2.1), libevent (2.0.22) and ncurses (5.9-4)
  10. Under \\<Server>\flash\preclear_reports\
  11. rsync exit code 23 - Partial transfer due to error I found that I had permissions problems... You could try running the 'new permissions' function in unraid to see if that resolves it for you... Otherwise check the files/folders on source and target, see if anything is owned by root our any other user other than 'nobody'. Sent from my Redmi Note 2 I had this too. Maybe, while calculating, the plugin could verify if all chosen files are owned by the chosen user + 06XX permission or are owned by another user and have 0X66 permission. Another thing missing is the ability to stop the current operation.
  12. Only partition is exported. You can extract the disk device using the following code: DISK=$(echo $DEVICE | grep -Po "/dev/sd[a-z]$")
  13. So update is working, right? Enviado de meu SM-N910C usando Tapatalk
  14. So update is working, right? Enviado de meu SM-N910C usando Tapatalk
  15. So you are not updating this container even though numerous users are presented with a black VNC screen? Did I said that? I just said that I was going to update CrashPlan app as soon as the new version arrives. The black screen issue was a tricky one to replicate, but I think I fixed it. Please update your container and tell me if it helped.
  16. When the update arrives, I'll update the container, ok?
  17. Write speed is obtained from dd output, and Average speed is calculated by dividing the written blocks by the elapsed time. Is common that they coincide until the very end of the disk, where the speed drop is more tangible.
  18. Have the issue as well. I'll try to fix this as soon as I arrive home. Enviado de meu SM-N910C usando Tapatalk
  19. CrashPlan is still in 4.6.0 but keeps trying to update. I've released an update that will disable the autoupdate until a new version is released.
  20. Are you using 6.2beta21, right?
  21. It's not the browser but the update of Crashplan on UnRaid. I have tried three different browsers and two different VNC clients. All black screen. It's the update of the Crashplan application that is causing the problem. Not sure exactly what the issue is as there are few errors in /mnt/user/appdata/CrashPlan/log/upgrade.1435813200460_403.1461089974843.log. I assume that updating the application is still not supported without updating the docker image. Yep, CP started to update itself and that breaks the container. I removed the auto update functionality until I can fix it, so please update.
  22. You only have en_US.utf8 installed right now, so you need download all other locales to be able to change between them.
  23. First, you need to install these packages: http://mirrors.slackware.com/slackware/slackware64-current/slackware64/l/glibc-i18n-2.23-x86_64-1.txz http://mirrors.slackware.com/slackware/slackware64-14.1/slackware64/a/kbd-1.15.3-x86_64-2.txz Then, you should take a look into this: http://docs.slackware.com/slackware:localization
  24. The problem with NTFS was that the command used to create the partition didn't declare the partition type ID, so it wasn't recognized by Windows. When I added that information to command, all filesystems but BTRFS were already supported by Parted 3.1. I suggested Parted 3.2 due to BTRFS compatibility. But since it's broken in the current stable version, we should then change the approach of declaring the FS type. I'll talk to Dan and we will figure it out.
  25. If I'm not gonna use local backups, can I simply delete the Backup share CrashPlan has created in my system? I don't like to have shares I don't use. Yes, you can delete the configuration and the Backup share.

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.