Activities of "chrisalves"

Thank you, Engincan!! Have a great day!

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

Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • Template: app
  • Created ABP Studio Version: 0.9.25
  • Current ABP Studio Version: 0.9.26
  • Tiered: Yes
  • Multi-Tenancy: Yes
  • UI Framework: blazor-server
  • Theme: leptonx
  • Theme Style: system
  • Run Install Libs: Yes
  • Database Provider: ef
  • Database Management System: sqlserver
  • Separate Tenant Schema: Yes
  • Create Initial Migration: Yes
  • Run Db Migrator: Yes
  • Mobile Framework: maui
  • Public Website: Yes
  • Include Tests: Yes
  • Kubernetes Configuration: No
  • Distributed Event Bus: rabbitmq
  • Use Local References: No
  • Optional Modules:
    • GDPR
    • FileManagement
    • TextTemplateManagement
    • LanguageManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Issue Summary: After upgrading ABP Suite from version 9.1.0 to 9.1.2 using the "abp suite update" command as outlined in the official installation guide (ABP Suite Installation Guide - https://abp.io/docs/latest/suite/how-to-install), the application fails to launch and terminates unexpectedly. Steps Taken:

  • After the failure I fully uninstalled ABP Suite, ensuring removal of all related folders and files as recommended in the installation guide.
  • Cleared cache and performed a clean reinstallation.
  • Reinstalled ABP Suite 9.1.2, but the issue persists.

Error Details presented in the images below.

After found this root cause, I downgraded the ABP Suite to version 9.1.0 using ABP Studio and ABP Suite was lauched without error.

Additional Observations:

  • The error trace includes fixed paths referencing a D:\ drive, which does not exist on my machine. This suggests the paths might have been hardcoded in the release distribution.
  • The issue persists even after a clean installation of version 9.1.2.

Request for Assistance:

  • Guidance on resolving the invalid request URI/BaseAddress issue existing on the version 9.1.2
  • Confirmation on whether the hardcoded D:\ drive paths were mistakenly included in the distribution.

Please, after this solution refund 1 credit on my support tickets availabity.

Hi,

I sent to you an email with the logs, sorry for the delay

Hi Engincan, thank you for your return.

As I have a limited amount of credits in my licensing, considering this is a Bug and will be fixed, please reset this credit Issue counting on my account. Now I have no more credit but when you return me this credit I will be able to open a new ticket in the future.

Needed to create the migration manually in the Terminal as picture below:

And did run the Database Update running DbMigrator:

The migration was applied to the database:

Please provide a way on ABP Studio to create the migration and update the database correctly

Needed to run Graph Build of the solution.

And then, tried to create the Migration using Studio UI but the application doen´t request the DbContext for this Migration. In the former versions it was present in the UI but now it is missing.

Here is the Log of the failure:

<br>

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v0,9,22
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (Yes): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: Just created a new solution and after that followed the steps to create new module under new folder, import the new module to main application, check install box. There are 2 DbContext in the solution (due to Multitenancy) but Studio didn´t define the correct DbContext. I needed to create the Migration manually on Studio after that

Hi

Thanks for your answer but unfortunately the proposed solution didn't work and I don't know what else can I do, the error persists the same, with the same warnings as I showed above.

I could send my project to you to able a better diagnosing, i am trying to deploy it on iis to validate the usabillity of the app so we can start the development later, the version and the configuration are the same as I described in the first interaction.

If its possible, can I send to you on email? I really will appreciate.

Thanks

Hi

I tried https://abp.io/support/questions/1009/Invalid-redirecturi---RedirectAllowedUrls-on-Login-page and worked for me, I forgot to specify the uri on dbmigrator's appsettings.

But now i'm facing another problem, I can make the login but when I am logged the error 400 appears.

logs on blazor:

[15:22:17 INF] Initialized all ABP modules. [15:22:17 INF] Application started. Press Ctrl+C to shut down. [15:22:17 INF] Hosting environment: Quality [15:22:17 INF] Content root path: C:\inetpub\apps\alfa9\alfa9blazor [15:22:17 INF] Request starting HTTP/2 GET https://alfa9blazor.pipali.com.br/ - null null [15:22:17 WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. [15:22:17 INF] Start processing HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-configuration?* [15:22:17 INF] Sending HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-configuration?* [15:22:17 INF] Received HTTP response headers after 290.6175ms - 200 [15:22:17 INF] End processing HTTP request after 295.4833ms - 200 [15:22:17 WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. [15:22:17 INF] Start processing HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-localization?* [15:22:17 INF] Sending HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-localization?* [15:22:18 INF] Received HTTP response headers after 378.8282ms - 200 [15:22:18 INF] End processing HTTP request after 379.3016ms - 200 [15:22:20 INF] Executing endpoint '/ (/)' [15:22:20 INF] Bundling __bundles/Blazor.LeptonXTheme.Global.8825C25A46067E659DE2294C6AF67F1C.css (17 files) [15:22:20 INF] > Minified /libs/@fortawesome/fontawesome-free/css/all.css (106394 bytes -> 72264 bytes) [15:22:20 INF] > Minified /libs/@fortawesome/fontawesome-free/css/v4-shims.css (38514 bytes -> 30407 bytes) [15:22:20 INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/css/abp.css (1342 bytes -> 878 bytes) [15:22:20 INF] > Minified /_content/Volo.Abp.BlazoriseUI/volo.abp.blazoriseui.css (1274 bytes -> 939 bytes) [15:22:20 INF] > Minified /_content/Volo.Abp.AuditLogging.Blazor/css/audit-logging.css (84 bytes -> 59 bytes) [15:22:20 INF] > Minified /_content/Volo.FileManagement.Blazor/filemanagement/css/filemanagement.css (2703 bytes -> 2144 bytes) [15:22:20 INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Web.LeptonXTheme/side-menu/libs/bootstrap-icons/font/bootstrap-icons.css (74827 bytes -> 57858 bytes) [15:22:20 INF] > Minified /blazor-global-styles.css (847 bytes -> 574 bytes) [15:22:20 INF] > Minified /Alfa09.Blazor.styles.css (867 bytes -> 607 bytes) [15:22:20 INF] Bundled __bundles/Blazor.LeptonXTheme.Global.8825C25A46067E659DE2294C6AF67F1C.css (619780 bytes) [15:22:20 INF] Bundling __bundles/Blazor.LeptonXTheme.Global.08DDBD1A43C345973039B06AD8A11F66.js (13 files) [15:22:20 INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/abp.js (8553 bytes -> 3582 bytes) [15:22:20 INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Web/libs/abp/js/authentication-state-listener.js (453 bytes -> 234 bytes) [15:22:20 INF] > Minified /_content/Volo.Chat.Blazor/libs/AvatarManager.js (2123 bytes -> 1086 bytes) [15:22:20 INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Server.LeptonXTheme/scripts/leptonx-blazor-compatibility.js (4501 bytes -> 2011 bytes) [15:22:20 INF] > Minified /_content/Volo.Abp.AspNetCore.Components.Web.LeptonXTheme/scripts/global.js (798 bytes -> 269 bytes) [15:22:20 INF] Bundled __bundles/Blazor.LeptonXTheme.Global.08DDBD1A43C345973039B06AD8A11F66.js (1044243 bytes) [15:22:20 WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. [15:22:20 INF] Start processing HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-configuration?* [15:22:20 INF] Sending HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-configuration?* [15:22:21 INF] Received HTTP response headers after 386.6997ms - 200 [15:22:21 INF] End processing HTTP request after 387.0255ms - 200 [15:22:21 WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. [15:22:21 INF] Start processing HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-localization?* [15:22:21 INF] Sending HTTP request GET https://alfa9httpapihost.pipali.com.br/api/abp/application-localization?* [15:22:21 INF] Received HTTP response headers after 195.1796ms - 200 [15:22:21 INF] End processing HTTP request after 195.5343ms - 200 [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: SettingManagement.Emailing [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpAccount.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpIdentity.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: AuditLogging.AuditLogs.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: FeatureManagement.ManageHostFeatures [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: Chat.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: CmsKit.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: SettingManagement.Emailing [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpAccount.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpIdentity.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: AuditLogging.AuditLogs.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: FeatureManagement.ManageHostFeatures [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: Chat.SettingManagement [15:22:21 INF] Authorization failed. These requirements were not met: PermissionRequirement: CmsKit.SettingManagement [15:22:21 WRN] Could not find the localization resource LeptonX on the remote server!

logs on authserver:

[15:19:05 INF] The response was successfully returned as a JSON document: { "error": "invalid_grant", "error_description": "The specified token is invalid.", "error_uri": "https://documentation.openiddict.com/errors/ID2004" }.

My appsettings for all sites are the same as I mentioned above.

I would like to know if there are a guide to make this deployment (tiered using blazor server), because i am following the steps on https://abp.io/docs/commercial/8.1/startup-templates/application/deployment-iis?UI=BlazorServer&DB=EF&Tiered=Yes but i am not making it, the only thing different is that i am using is webdeploy to publish, publishing also the dbmigrator to make the updates, running it on Quality environment and using a wildcard ssl certificate for *.pipali.com.br instead making one manually for each site, furthermore there are nothing different, but i am still facing these troubles.

thanks :)

Showing 1 to 10 of 40 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 20, 2025, 06:55