Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error 500 in Billing > Subscription #5223

Open
1 task done
rsulzenbacher opened this issue Jan 7, 2025 · 0 comments
Open
1 task done

error 500 in Billing > Subscription #5223

rsulzenbacher opened this issue Jan 7, 2025 · 0 comments
Labels
bug bw-unified-deploy An Issue related to Bitwarden unified deployment

Comments

@rsulzenbacher
Copy link

rsulzenbacher commented Jan 7, 2025

Steps To Reproduce

  1. Go to self-hosted instance
  2. Click on 'Admin Console'
  3. Then, go to 'Billing' > 'Subscription'

Expected Result

Webpage to renew/upload new license

Actual Result

Loading spinner, nothing more.
500 error page.

Screenshots or Videos

Screenshot 2025-01-07 at 10 52 22

Additional Context

From api.log

2025-01-07 09:42:59.263 +00:00 [ERR] Unable to resolve service for type 'Bit.Core.Billing.Repositories.IOrganizationInstallationRepository' while attempting to activate 'Bit.Api.Billing.Controllers.OrganizationsController'.
System.InvalidOperationException: Unable to resolve service for type 'Bit.Core.Billing.Repositories.IOrganizationInstallationRepository' while attempting to activate 'Bit.Api.Billing.Controllers.OrganizationsController'.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ThrowHelperUnableToResolveService(Type type, Type requiredBy)
   at lambda_method600(Closure, IServiceProvider, Object[])
   at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass6_0.<CreateControllerFactory>g__CreateController|0(ControllerContext controllerContext)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)

Githash Version

ed090c8-dirty

Environment Details

bitwarden.sh version 2024.12.1
Docker version 27.2.0
Docker Compose version v2.20.3
Ubuntu Linux

Database Image

mariadb:10

Issue-Link

#2480

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@rsulzenbacher rsulzenbacher added bug bw-unified-deploy An Issue related to Bitwarden unified deployment labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bw-unified-deploy An Issue related to Bitwarden unified deployment
Projects
None yet
Development

No branches or pull requests

1 participant