Activities of "trendline"

  • ABP Framework version: v8.1.3
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Steps to reproduce the issue: I used the abp suite tool to generate a brand new MVC microservice solution and changing only the database connection string, and ran the solution through the tye tool with the following issues Please help me! 2024-07-01 16:45:53.932 +08:00 [INF] Now listening on: https://localhost:44321 2024-07-01 16:45:53.932 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2024-07-01 16:45:53.933 +08:00 [INF] Hosting environment: Development 2024-07-01 16:45:53.933 +08:00 [INF] Content root path: D:\PlayPoint\PlayPoint\apps\web\src\PlayPoint.Web 2024-07-01 16:46:37.640 +08:00 [WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. 2024-07-01 16:46:37.646 +08:00 [INF] Start processing HTTP request GET https://localhost:44325/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0 2024-07-01 16:46:37.654 +08:00 [INF] Sending HTTP request GET https://localhost:44325/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0 2024-07-01 16:46:38.453 +08:00 [INF] Received HTTP response headers after 797.5191ms - 200 2024-07-01 16:46:38.456 +08:00 [INF] End processing HTTP request after 812.3524ms - 200 2024-07-01 16:46:38.476 +08:00 [WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. 2024-07-01 16:46:38.477 +08:00 [INF] Start processing HTTP request GET https://localhost:44325/api/abp/application-localization?CultureName=zh-Hans&OnlyDynamics=True&api-version=1.0 2024-07-01 16:46:38.477 +08:00 [INF] Sending HTTP request GET https://localhost:44325/api/abp/application-localization?CultureName=zh-Hans&OnlyDynamics=True&api-version=1.0 2024-07-01 16:46:38.568 +08:00 [INF] Received HTTP response headers after 91.1381ms - 200 2024-07-01 16:46:38.568 +08:00 [INF] End processing HTTP request after 91.5797ms - 200 2024-07-01 16:46:40.425 +08:00 [INF] Executing endpoint '/Index' 2024-07-01 16:46:40.437 +08:00 [INF] Route matched with {page = "/Index", action = "", controller = "", area = ""}. Executing page /Index 2024-07-01 16:46:40.439 +08:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy 2024-07-01 16:46:40.456 +08:00 [INF] Executing handler method PlayPoint.Web.Pages.IndexModel.OnGet - ModelState is "Valid" 2024-07-01 16:46:40.456 +08:00 [INF] Executed handler method OnGet, returned result . 2024-07-01 16:46:40.458 +08:00 [INF] Executing an implicit handler method - ModelState is "Valid" 2024-07-01 16:46:40.459 +08:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult. 2024-07-01 16:46:40.591 +08:00 [WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. 2024-07-01 16:46:40.591 +08:00 [INF] Start processing HTTP request GET https://localhost:44325/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0 2024-07-01 16:46:40.591 +08:00 [INF] Sending HTTP request GET https://localhost:44325/api/abp/application-configuration?IncludeLocalizationResources=False&api-version=1.0 2024-07-01 16:46:40.651 +08:00 [INF] Received HTTP response headers after 59.742ms - 200 2024-07-01 16:46:40.651 +08:00 [INF] End processing HTTP request after 59.9988ms - 200 2024-07-01 16:46:40.653 +08:00 [WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration. 2024-07-01 16:46:40.653 +08:00 [INF] Start processing HTTP request GET https://localhost:44325/api/abp/application-localization?CultureName=zh-Hans&OnlyDynamics=True&api-version=1.0 2024-07-01 16:46:40.653 +08:00 [INF] Sending HTTP request GET https://localhost:44325/api/abp/application-localization?CultureName=zh-Hans&OnlyDynamics=True&api-version=1.0 2024-07-01 16:46:40.727 +08:00 [INF] Received HTTP response headers after 73.9091ms - 200 2024-07-01 16:46:40.727 +08:00 [INF] End processing HTTP request after 74.3485ms - 200 2024-07-01 16:46:40.748 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:40.749 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:40.798 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:40.970 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:40.971 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:41.004 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:41.004 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:41.028 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.029 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:41.029 +08:00 [WRN] Could not find the localization resource ProductService on the remote server! 2024-07-01 16:46:41.037 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.038 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.038 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.038 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.038 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.038 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.139 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.488 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.496 +08:00 [WRN] Could not find the localization resource LeptonX on the remote server! 2024-07-01 16:46:41.524 +08:00 [INF] Executed page /Index in 1083.8158ms 2024-07-01 16:46:41.525 +08:00 [INF] Executed endpoint '/Index' 2024-07-01 16:46:41.557 +08:00 [INF] Sending file. Request path: '/Themes/LeptonX/Global/side-menu/css/light.css'. Physical path: 'N/A' 2024-07-01 16:46:41.557 +08:00 [INF] Sending file. Request path: '/libs/abp/core/abp.css'. Physical path: 'D:\PlayPoint\PlayPoint\apps\web\src\PlayPoint.Web\wwwroot\libs\abp\core\abp.css' 2024-07-01 16:46:41.563 +08:00 [INF] Sending file. Request path: '/Themes/LeptonX/Global/side-menu/css/bootstrap-light.css'. Physical path: 'N/A'

Did you solved this odd behavior? I have the same issue like you

I came in to post something similar I have been having recently. I saw this post so I am posting it here first since it could be related. In production: I log in. (even as admin) the user logs in but no pages that require permission is showing, This also happens when the user session timeout.

If I logout then log in with same user. That does not help

If I log out and then login with a DIFFERENT user. then I see the pages.

Sometimes clearing browser cache for the app AND the auth server both helps.

This is weird and started recently.

I am on latest (7)

If this is not related then I apologize for the OP. but please try to logout and log in with a different user and see if that help?

I have tried using different users to login, so I find this issue on the production, it has the same problem that is why I am worried it, because low level user could see the data which granted for the high level user.

hi

Did you add some custom code for permissions or seed permissions?

Can you share a username and password so I can reproduce it online?

liming.ma@volosoft.com

No customized code for permission related code.

I did a stupid thing, deleted all the permission grant records directly on the production environment, now, can not find a production data to reproduce it, I am observing the permission grant records changes when adding them manually, but before I deleted them there were some odd records with "ProviderKey" filed value, it is a Guid not is a role name, I am not sure how them generated.

I will share the information with you as new permission grant generating

hi

You can find a way to reproduce it. Then I can resolve it.

It occurred in production, I can not find a way to fix it, I can not wait anymore, I have deleted all the permission grant records. Now, I am adding the permission grant again manually

I tried delete all the records in the PermissionGrant table

What were the previous records?

More than 4 thousands record for variant roles.....

hi

Can I reproduce this in a new template project?

You can also try to clear the Reids.

I had tried clear the redis caching, no effort It works well with a new template, this problem occurred on my production environment after upgraded to abp 7.0.

it is so strange, I tried delete all the records in the PermissionGrant table, now, all the user cannot get any permission

  • ABP Framework version: v7.1.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: no permission check
  • Steps to reproduce the issue:" Once an user login, even not assign any roles to this user, it also could access all the pages which defined with permission checking.

Thanks, maliming, problems resolved by your suggestions

The specified access token is bound to an account that no longer exists

Please try to clear the Redis cache.

Tried, still occurred

Showing 41 to 50 of 100 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 v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.