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.

cnbx8

Members
  • Joined

  • Last visited

  1. I have observed the same thing with my setup. Below is what I have observed: 1. Just right after starting the CrashPlan docker, cache is still pointing to /config/cache lrwxrwxrwx 1 root root 11 Sep 10 09:08 bin -> /config/bin lrwxrwxrwx 1 root root 13 Sep 10 09:08 cache -> /config/cache lrwxrwxrwx 1 root root 12 Sep 10 09:08 conf -> /config/conf drwxrwxrwx 1 nobody root 82 Apr 29 21:22 doc 2. After a few seconds, cache is not pointing to /config/cache anymore lrwxrwxrwx 1 root root 11 Sep 10 09:08 bin -> /config/bin drwxrwxrwx 1 root root 578 Sep 10 09:09 cache lrwxrwxrwx 1 root root 12 Sep 10 09:08 conf -> /config/conf drwxrwxr-x 1 root root 82 Sep 10 09:09 doc Because of this, everytime I restart my CrashPlan docker, it would scan files and synchronise. Has anyone resolved this? Thanks
  2. For me, these are two reasons why my docker.img size was growing rapidly: [*]For some reason in the gfjardim/crashplan docker the /usr/local/crashplan/cache is not linked (i.e. symbolic link) to /config/cache thus is using space within the docker.img. I restarted this docker and the issue was resolved [*]I have a local crashplan backup folder destination that I missed to map to my host folder. After I mapped this folder destination to a host folder, my docker image stopped growing. Thanks to hashi for providing the commands below which allowed me to pinpoint the culprit: [*]docker exec -it <container name> bash [*]find / -xdev -type f -size +100M

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.