Skip to content

Release 30: Fatal Error - Unable to retrieve cookies #275

@maric193

Description

@maric193

Am currently trying to find a working release. The latest currently send back the below error without opening the browser. The command was formatted like so:

.\PatreonDownloader.App.exe --url https://www.patreon.com/cw/[name]/posts --download-directory d:\downloads --use-sub-directories

(Error below)

2025-09-30 21:30:01.6652 FATAL Fatal error, application will be closed: System.Exception: Unable to retrieve cookies
at UniversalDownloaderPlatform.Engine.UniversalDownloader.Download(String url, IUniversalDownloaderPlatformSettings settings) in F:\Sources\BigProjects\PatreonDownloader\submodules\UniversalDownloaderPlatform\UniversalDownloaderPlatform.Engine\UniversalDownloader.cs:line 138
at PatreonDownloader.App.Program.RunPatreonDownloader(CommandLineOptions commandLineOptions) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.App\Program.cs:line 128
at PatreonDownloader.App.Program.Main(String[] args) in F:\Sources\BigProjects\PatreonDownloader\PatreonDownloader.App\Program.cs:line 68

Release 27 is the closest to doing anything, but after I login it just sits there and does nothing. Closing the browser and trying run again produces an "Unable to retrieve cookies" error.

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