-
naisspas changed their profile photo
-
[Support] Linuxserver.io - Tautulli
It works, thanks (need to run "apk add python3 py3-pip" before your command)
-
[Support] Linuxserver.io - Tautulli
Exactly the same problem here
-
naisspas started following Buy, Sell, Trade
-
[Support] Linuxserver.io - Duplicati
Thanks for your reply @j0nnymoe ! I tried again (with an updated version of the docker / application) and it works #1 !
-
[Support] Linuxserver.io - Duplicati
I am unable to configure a backup in SFTP (SSH) on a remote unRAID host Can't find custom attr constructor image: /app/duplicati/Microsoft.WindowsAzure.Storage.dll mtoken: 0x0a0004b9 due to: Could not load file or assembly 'Microsoft.Data.Services.Client, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:Microsoft.Data.Services.Client, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none> Has anyone ever managed to use the SFTP (SSH) configurations with this docker ?
-
-
Swap File Plugin for unRAID v5 and v6
Try running swapoff on this swapfile and then swapon again. Same issue. It will create the swap file fine but it won't start it. Let me know what info you might need from me to troubleshoot. root@VOID:~# swapoff -v /mnt/cache/swapfile swapoff on /mnt/cache/swapfile swapoff: /mnt/cache/swapfile: swapoff failed: Invalid argument root@VOID:~# swapon -v /mnt/cache/swapfile swapon on /mnt/cache/swapfile swapon: /mnt/cache/swapfile: found swap signature: version 1, page-size 4, same byte order swapon: /mnt/cache/swapfile: pagesize=4096, swapsize=4294967296, devsize=4294967296 swapon: /mnt/cache/swapfile: swapon failed: Invalid argument Exactly the same problem. It was working before I change my cache drive (SSD on XFS to SSD on btrfs) Is there any problem with btrfs format ??