Skip to content

Possible regression in RAR file handling in 1.1.6 -> 2.0 #240

@gamdud

Description

@gamdud

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Current Behavior

In 2.0, my RD-backed rar links are not getting virtually unrar'ed and served, except the first one. And I think the one it serves is broken.

Expected Behavior

In 1.1.6 'Unpack RAR' + internal webdav + internal rclone + decypharr would create symlinks for stuff that was actually backed by a rar file.

Steps To Reproduce

So a magnet link, example https://pastebin.com/raw/cmpGJm1d would become four files that were servable.

Environment

- OS: linux
- Version: 2.0 
- Docker Install: yea 
- Browser: chrome

What branch are you running?

Main/Latest

Trace Logs? Not Optional

Here's me trying it twice:


+-------------------------------------------------------+
|                                                       |
|  ╔╦╗╔═╗╔═╗╦ ╦╔═╗╦ ╦╔═╗╦═╗╦═╗                          |
|   ║║║╣ ║  └┬┘╠═╝╠═╣╠═╣╠╦╝╠╦╝ (2.0-stable)        |
|  ═╩╝╚═╝╚═╝ ┴ ╩  ╩ ╩╩ ╩╩╚═╩╚═                          |
|                                                       |
+-------------------------------------------------------+
|  Log Level: trace                                        |
+-------------------------------------------------------+
2026-04-12 10:40:23 | INFO  | [http] Starting server on 0.0.0.0:8282/
2026-04-12 10:40:23 | INFO  | [manager] Starting manager mount_path=/mnt/decypharr/dfs mount_type=dfs notifications=false version=2.0-stable
2026-04-12 10:40:23 | INFO  | [dfs] Starting DFS with backend backend=hanwen mount_path=/mnt/decypharr/dfs
2026-04-12 10:40:23 | INFO  | [manager] Performing initial sync of torrents from debrid clients... debrids=1
2026-04-12 10:40:23 | INFO  | [hanwen-backend] Waiting for mount to be ready mount_path=/mnt/decypharr/dfs
2026-04-12 10:40:23 | INFO  | [dfs] DFS started successfully backend=hanwen mount_path=/mnt/decypharr/dfs
2026-04-12 10:40:24 | INFO  | [manager] Initial sync of torrents from debrid clients completed
2026-04-12 10:40:33 | INFO  | [realdebrid] Torrent: XQS7RS4QCKLHK deleted from RD
2026-04-12 10:41:05 | INFO  | [realdebrid] Processing torrent Action=symlink Arr=abb Hash=7dc9b203a9fb4dcf2aa3760ab9f64eec2d8d5a7e Name= Provider=realdebrid
2026-04-12 10:41:05 | INFO  | [realdebrid] Entry:  submitted to realdebrid id=UTC464YQVNWNW
2026-04-12 10:41:06 | INFO  | [realdebrid] RAR file detected, unpacking: Ada Palmer - Terra Ignota (2016–2021)
2026-04-12 10:41:07 | INFO  | [realdebrid] Unpacked RAR archive for torrent: Ada Palmer - Terra Ignota (2016–2021) with 1 files
2026-04-12 10:41:07 | INFO  | [realdebrid] Torrent: Ada Palmer - Terra Ignota (2016–2021) downloaded to RD
2026-04-12 10:41:07 | INFO  | [manager] Download completed, processing action action=symlink name="Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:41:07 | INFO  | [manager] Creating symlinks for 1 files in /mnt/decypharr/completed/abb/Ada Palmer - Terra Ignota (2016–2021) component=downloader mount_path="/mnt/decypharr/dfs/__all__/Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:41:07 | INFO  | [manager] File is ready: Ada Palmer - Terra Ignota (2016–2021)/Too Like the Lightning (2016) [Terra Ignota 1].m4b component=downloader
2026-04-12 10:41:42 | INFO  | [realdebrid] Torrent: UTC464YQVNWNW deleted from RD
2026-04-12 10:44:29 | INFO  | [realdebrid] Processing torrent Action=symlink Arr=abb Hash=7dc9b203a9fb4dcf2aa3760ab9f64eec2d8d5a7e Name= Provider=realdebrid
2026-04-12 10:44:30 | INFO  | [realdebrid] Entry:  submitted to realdebrid id=KJYEMEN3TZJSC
2026-04-12 10:44:30 | INFO  | [realdebrid] RAR file detected, unpacking: Ada Palmer - Terra Ignota (2016–2021)
2026-04-12 10:44:31 | INFO  | [realdebrid] Unpacked RAR archive for torrent: Ada Palmer - Terra Ignota (2016–2021) with 1 files
2026-04-12 10:44:31 | INFO  | [realdebrid] Torrent: Ada Palmer - Terra Ignota (2016–2021) downloaded to RD
2026-04-12 10:44:31 | INFO  | [manager] Download completed, processing action action=symlink name="Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:44:31 | INFO  | [manager] Creating symlinks for 1 files in /mnt/decypharr/completed/abb/Ada Palmer - Terra Ignota (2016–2021) component=downloader mount_path="/mnt/decypharr/dfs/__all__/Ada Palmer - Terra Ignota (2016–2021)"
2026-04-12 10:44:32 | INFO  | [manager] File is ready: Ada Palmer - Terra Ignota (2016–2021)/Too Like the Lightning (2016) [Terra Ignota 1].m4b component=downloader

Trace Logs have been provided as applicable

  • I have read and followed the steps in the documentation link and provided the required trace logs - the logs contain trace - that are relevant and show this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions