Windows - Removing Previous Service Fails; Installer Broken (Nightly) (Postgres caused) #592

Closed
opened 2026-02-20 10:01:07 -05:00 by deekerman · 2 comments
Owner

Originally created by @bakerboy448 on GitHub (Jun 7, 2022).

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

C:\ProgramData\Prowlarr\bin\Prowlarr.Console.exe /u

whisparr error, but same issue

[Fatal] ConsoleApp: EPIC FAIL!

[v0.1.0.47] DryIoc.ContainerException: code: Error.UnableToResolveUnknownService;
message: Unable to resolve Microsoft.Extensions.Options.IOptions<NzbDrone.Core.Datastore.PostgresOptions> as parameter "postgresOptions" (IsSingletonOrDependencyOfSingleton)
  in Singleton NzbDrone.Core.Configuration.ConfigFileProvider: NzbDrone.Core.Configuration.IConfigFileProvider as parameter "configFileProvider" FactoryId=866 (IsSingletonOrDependencyOfSingleton)

"it's a problem with the way we do postgres configuration" per Ta

Expected Behavior

Service Uninstall should work as expected

Steps To Reproduce

Use the installer which gets stuck and fails at removing existing service or run the command manually

Environment

- OS: Windows 10
- Prowlarr: v0.3.0.1730+
- Docker Install: No
- Using Reverse Proxy: N/A
- Browser: N/A

What branch are you running?

Nightly

Trace Logs?

-xref https://github.com/Whisparr/Whisparr/issues/25
-xref https://github.com/Radarr/Radarr/issues/7343

AB#3241

Originally created by @bakerboy448 on GitHub (Jun 7, 2022). ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior `C:\ProgramData\Prowlarr\bin\Prowlarr.Console.exe /u` whisparr error, but same issue ``` [Fatal] ConsoleApp: EPIC FAIL! [v0.1.0.47] DryIoc.ContainerException: code: Error.UnableToResolveUnknownService; message: Unable to resolve Microsoft.Extensions.Options.IOptions<NzbDrone.Core.Datastore.PostgresOptions> as parameter "postgresOptions" (IsSingletonOrDependencyOfSingleton) in Singleton NzbDrone.Core.Configuration.ConfigFileProvider: NzbDrone.Core.Configuration.IConfigFileProvider as parameter "configFileProvider" FactoryId=866 (IsSingletonOrDependencyOfSingleton) ``` "it's a problem with the way we do postgres configuration" per Ta ### Expected Behavior Service Uninstall should work as expected ### Steps To Reproduce Use the installer which gets stuck and fails at removing existing service or run the command manually ### Environment ```markdown - OS: Windows 10 - Prowlarr: v0.3.0.1730+ - Docker Install: No - Using Reverse Proxy: N/A - Browser: N/A ``` ### What branch are you running? Nightly ### Trace Logs? -xref https://github.com/Whisparr/Whisparr/issues/25 -xref https://github.com/Radarr/Radarr/issues/7343 [AB#3241](https://dev.azure.com/Servarr/7ab38f4e-5a57-4d70-84f4-94dd9bc5d6df/_workitems/edit/3241)
Author
Owner

@Qstick commented on GitHub (Jun 7, 2022):

I'm confused how we are seeing this in Prowlarr if the PR for this isn't even merged yet

https://github.com/Prowlarr/Prowlarr/pull/838

@Qstick commented on GitHub (Jun 7, 2022): I'm confused how we are seeing this in Prowlarr if the PR for this isn't even merged yet https://github.com/Prowlarr/Prowlarr/pull/838
Author
Owner

@bakerboy448 commented on GitHub (Jun 7, 2022):

Guess I'm from the future xD

@bakerboy448 commented on GitHub (Jun 7, 2022): Guess I'm from the future xD
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Prowlarr#592
No description provided.