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.

rufus8472

Members
  • Joined

  • Last visited

  1. Hello with 7.1.1/2 the filesystem of one disk is unmountable, with a downgrade to 7.0.1 the disk can be mounted again. Output of the tools: root@niemand:~# wipefs /dev/sdf DEVICE OFFSET TYPE UUID LABEL sdf 0x200 gpt sdf 0x9187ffffe00 gpt sdf 0x1fe PMBR root@niemand:~# hexdump -n 512 /dev/sdf 0000000 0000 0000 0000 0000 0000 0000 0000 0000 * 00001c0 0002 ffee ffff 0001 0000 ffff ffff 0000 00001d0 0000 0000 0000 0000 0000 0000 0000 0000 * 00001f0 0000 0000 0000 0000 0000 0000 0000 aa55 0000200 root@niemand:~# fdisk -l /dev/sdf Disk /dev/sdf: 9.1 TiB, 10000831348736 bytes, 19532873728 sectors Disk model: HGST HDN721010AL Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 97CF1CA1-B180-44BF-96BF-A64164655B18 Device Start End Sectors Size Type /dev/sdf1 64 19532873694 19532873631 9.1T Linux filesystem niemand-diagnostics-20250511-0844.zip
  2. Hey alturismo, the download url for libunistring is wrong. The tar file contains "404: Not Found". plugin: installing: cache-mover.plg Executing hook script: pre_plugin_checks plugin: downloading: cache-mover.plg ... done plugin: downloading: cache-mover.txz ... done +============================================================================== | Installing new package /boot/config/plugins/cache-mover/cache-mover-2024.12.23c-x86_64.txz +============================================================================== Verifying package cache-mover-2024.12.23c-x86_64.txz. Installing package cache-mover-2024.12.23c-x86_64.txz: PACKAGE DESCRIPTION: plugin: downloading: fdclose.txz ... done +============================================================================== | Installing new package /boot/config/plugins/cache-mover/fdclose.txz +============================================================================== Verifying package fdclose.txz. Installing package fdclose.txz: PACKAGE DESCRIPTION: Package fdclose.txz installed. plugin: downloading: gdb-11.2-x86_64-1.txz ... done +============================================================================== | Installing new package /boot/config/plugins/cache-mover/gdb-11.2-x86_64-1.txz +============================================================================== Verifying package gdb-11.2-x86_64-1.txz. Installing package gdb-11.2-x86_64-1.txz: PACKAGE DESCRIPTION: # gdb (the GNU symbolic debugger) # GDB, the GNU Project debugger, allows you to see what is going on # inside another program while it executes - or what another program # was doing at the moment it crashed. GDB can do four main kinds of # things to help you catch bugs in the act: 1) Start your program, # specifying anything that might affect its behavior. 2) Make your # program stop on specified conditions. 3) Examine what has happened, # when your program has stopped. 4) Change things in your program, so # you can experiment with correcting the effects of one bug and go on # to learn about another. The program being debugged can be written in # Ada, C, C++, Objective-C, Pascal and many other languages. plugin: downloading: guile-3.0.7-x86_64-1.txz ... done +============================================================================== | Installing new package /boot/config/plugins/cache-mover/guile-3.0.7-x86_64-1.txz +============================================================================== Verifying package guile-3.0.7-x86_64-1.txz. Installing package guile-3.0.7-x86_64-1.txz: PACKAGE DESCRIPTION: # guile (GNU extension language library) # # This is Guile, Project GNU's extension language library. Guile is an # interpreter for Scheme, packaged as a library that you can link into # your applications to give them their own scripting language. Guile # will eventually support other languages as well, giving users of # Guile-based applications a choice of languages. # Executing install script for guile-3.0.7-x86_64-1.txz. plugin: downloading: gc-8.0.6-x86_64-1.txz ... done +============================================================================== | Installing new package /boot/config/plugins/cache-mover/gc-8.0.6-x86_64-1.txz +============================================================================== Verifying package gc-8.0.6-x86_64-1.txz. Installing package gc-8.0.6-x86_64-1.txz: PACKAGE DESCRIPTION: # gc (garbage collector library) # # The Boehm-Demers-Weiser conservative garbage collector can be used as # a garbage collecting replacement for C malloc or C++ new. # # Homepage: http://www.hboehm.info/gc/ # Executing install script for gc-8.0.6-x86_64-1.txz. plugin: downloading: elfutils-0.186-x86_64-1.txz ... done +============================================================================== | Installing new package /boot/config/plugins/cache-mover/elfutils-0.186-x86_64-1.txz +============================================================================== Verifying package elfutils-0.186-x86_64-1.txz. Installing package elfutils-0.186-x86_64-1.txz: PACKAGE DESCRIPTION: # elfutils (ELF object file access library and utilities) # # Elfutils is a collection of utilities, including stack (to show # backtraces), nm (for listing symbols from object files), size # (for listing the section sizes of an object or archive file), # strip (for discarding symbols), readelf (to see the raw ELF file # structures), and elflint (to check for well-formed ELF files). # # Homepage: ftp://sourceware.org/pub/elfutils/ # Executing install script for elfutils-0.186-x86_64-1.txz. Package elfutils-0.186-x86_64-1.txz installed. Checking executable flags... scripts where already executable. +============================================================================== | Checking Unraid Version ... | installing extra pre 7.0 packages | File does not exist, downloading now ... | File does not exist, downloading now ... | File does not exist, downloading now ... Verifying package python3-3.9.10-x86_64-1.txz. Installing package python3-3.9.10-x86_64-1.txz: PACKAGE DESCRIPTION: # python3 (object-oriented interpreted programming language v3) # # Python is an interpreted, interactive, object-oriented programming # language that combines remarkable power with very clear syntax. # This is a new version of the language that is incompatible with the # 2.x line of releases. The language is mostly the same, but many # details, especially how built-in objects like dictionaries and strings # work, have changed considerably, and a lot of deprecated features have # finally been removed. Also, the standard library has been reorganized # in a few prominent places. # Executing install script for python3-3.9.10-x86_64-1.txz. Package python3-3.9.10-x86_64-1.txz installed. Verifying package libffi-3.3-x86_64-3.txz. Installing package libffi-3.3-x86_64-3.txz: PACKAGE DESCRIPTION: # libffi (A Portable Foreign Function Interface Library) # # FFI stands for Foreign Function Interface. A foreign function # interface is the popular name for the interface that allows code # written in one language to call code written in another language. # The libffi library really only provides the lowest, machine dependent # layer of a fully featured foreign function interface. # # Homepage: https://sourceware.org/libffi/ # Executing install script for libffi-3.3-x86_64-3.txz. Package libffi-3.3-x86_64-3.txz installed. Verifying package libunistring-0.9.10-x86_64-3.txz. Unable to install /boot/config/plugins/cache-mover/libunistring-0.9.10-x86_64-3.txz: tar archive is corrupt (tar returned error code 2) +============================================================================== +============================================================================== | default configuration if not existend | copy default +============================================================================== +============================================================================== | Starting Actions and Cache Mover if crons where set ... | cron for Cache Mover not started | cron for Cache Cleaner not started +============================================================================== plugin: cache-mover.plg installed Executing hook script: post_plugin_checks

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.