Skip to content

When moving the downloaded file it fails to write to the "/series" path #40

@Zereef

Description

@Zereef

[Kaizoku 01:36:58 ERR DownloCommandService] Error downloading chapter -1 of series The Swordmaster's Son: Access to the path '/series/Manhwa' is denied. System.UnauthorizedAccessException: Access to the path '/series/Manhwa' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode) at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode) at System.IO.Directory.CreateDirectory(String path) at KaizokuBackend.Services.Downloads.DownloadCommandService.DownloadChapterAsync(ChapterDownload ch, JobInfo job, CancellationToken token) [Kaizoku 01:36:58 WRN JobQueueHostedServic] Rescheduled job "Download" AllManga in queue "Downloads"

OS: ZimaOS v1.5.4
uid=999("my name") gid=1000(samba) groups=1000(samba),10(wheel)

i gave the PGID 1000 and UID 999

it appears it cant create the correct folders, i am quite new to it, and dont know that is failing

Downloads is my "/series" folder

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