jaye@theservicemanager.com的活动

  • ABP Framework version: v7.0.1*
  • UI type: Blazor
  • DB provider: EF Core
  • Identity Server Separated (Angular): yes

How would we customize the login page images and logo? I can't seem find it in the docs, im assuming it should have a setting on the admin panel but can't find it there as well

Hi, we have deployed the Auth server to a Azure App Service, however we are having this issue:

We just upgraded to abp 7 from version 6, everything build however the blazor app won't run, it gives us this error:

We already upgraded our nuget packages to 7.0.x

ABP Framework version: v7.0.3

UI type: Blazor

DB provider: EF Core

Tiered (MVC) or Identity Server Separated (Angular): Identity Server separated

Hi, we're having some issue after upgrading all of our packages to v7 from 6.0, when we try to run the API host this is what we get:

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.0.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Identity Server separated

Hi, we're having some issue after upgrading all of our packages to v7 from 6.0,

  • ABP Framework version: 6.0.0

  • UI type: Blazor

  • DB provider: EF Core

  • Identity Server Separated

  • Exception message and stack trace:

    Volo.Abp.AbpInitializationException: An error occurred during ConfigureServicesAsync phase of the module Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule, Volo.Abp.OpenIddict.AspNetCore, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null. See the inner exception for details.
    2022-11-03T05:03:23.940270224Z  ---> System.Security.Cryptography.CryptographicException: The owner of '/home/.dotnet/corefx/cryptography/x509stores/my' is not the current user.
    2022-11-03T05:03:23.940277724Z    at Internal.Cryptography.Pal.DirectoryBasedStoreProvider.EnsureDirectoryPermissions(String path, UInt32 userId)
    2022-11-03T05:03:23.940283524Z    at Internal.Cryptography.Pal.DirectoryBasedStoreProvider.AddCertToStore(ICertificatePal certPal)
    2022-11-03T05:03:23.940288924Z    at Internal.Cryptography.Pal.DirectoryBasedStoreProvider.Add(ICertificatePal certPal)
    2022-11-03T05:03:23.940294224Z    at System.Security.Cryptography.X509Certificates.X509Store.Add(X509Certificate2 certificate)
    2022-11-03T05:03:23.940320625Z    at Microsoft.Extensions.DependencyInjection.OpenIddictServerBuilder.AddDevelopmentEncryptionCertificate(X500DistinguishedName subject)
    2022-11-03T05:03:23.940326125Z    at Microsoft.Extensions.DependencyInjection.OpenIddictServerBuilder.AddDevelopmentEncryptionCertificate()
    2022-11-03T05:03:23.940330725Z    at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.<>c__DisplayClass1_0.<AddOpenIddictServer>b__0(OpenIddictServerBuilder builder)
    2022-11-03T05:03:23.940336625Z    at Microsoft.Extensions.DependencyInjection.OpenIddictServerExtensions.AddServer(OpenIddictBuilder builder, Action`1 configuration)
    2022-11-03T05:03:23.940341625Z    at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.AddOpenIddictServer(IServiceCollection services)
    2022-11-03T05:03:23.940346425Z    at Volo.Abp.OpenIddict.AbpOpenIddictAspNetCoreModule.ConfigureServices(ServiceConfigurationContext context)
    2022-11-03T05:03:23.940351125Z    at Volo.Abp.Modularity.AbpModule.ConfigureServicesAsync(ServiceConfigurationContext context)
    2022-11-03T05:03:23.940355825Z    at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync()
    2022-11-03T05:03:23.940360525Z    --- End of inner exception stack trace ---
    2022-11-03T05:03:23.940365025Z    at Volo.Abp.AbpApplicationBase.ConfigureServicesAsync()
    2022-11-03T05:03:23.940369625Z    at Volo.Abp.AbpApplicationFactory.CreateAsync[TStartupModule](IServiceCollection services, Action`1 optionsAction)
    2022-11-03T05:03:23.940374225Z    at Microsoft.Extensions.DependencyInjection.ServiceCollectionApplicationExtensions.AddApplicationAsync[TStartupModule](IServiceCollection services, Action`1 optionsAction)
    2022-11-03T05:03:23.940379125Z    at Microsoft.Extensions.DependencyInjection.WebApplicationBuilderExtensions.AddApplicationAsync[TStartupModule](WebApplicationBuilder builder, Action`1 optionsAction)
    2022-11-03T05:03:23.940388425Z    at FireBird.Program.Main(String[] args) in D:\a\1\s\src\FireBird.AuthServer\Program.cs:line 39
    
    

    <br>

  • Hi, I would like to ask for assistance regarding the installation of the new ABP AuthServer using OpenIDC on Microsoft Azure as an App Service. We are getting an error as shown above when trying to start the app service, we also tried to follow this guide (https://brianmeeker.me/2022/08/29/setting-up-abp-with-openiddict-on-azure-app-services/) but to no avail, it still produces the same error. This only started as soon as we moved to ABP 6.0.0

显示 6 个条目中的 1 到 6 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11