Activities of "portx-dev"

i have same issue from today

@liangshiwei TenantId is still inserted into db so I think currentTenant still has value Since my project was initialized from version 5.x and I am seeing in 8.3.2 AuthServerModule.cs there is a code app.UseDynamicClaims(); which I don't have Could it lead to error on my project

Are there plans to fix bugs in ABP?

This is a post to keep it open.

Did you get the results?

I'm having trouble because there are no logs. If we pay you guys will you investigate further?

for example, the following URL is the web server log when 0error occurred, but there was no error. https://bit.ly/4fEme5i

I don't need to know the cause, but is there any way to deal with it?

I wish I could find something in there, but logically, the nginx web server no longer plays a role in this issue because:

  1. nginx webserver has served js resource to the browser
  2. js code (angular app) execute on browser remote call to auth server, api server and some time we got http status 0

And i double check api | auth server log on datadog link here But couldn't find anything useful

@liangshiwei What I mean is CreatorName is a field I created, when calling the api, it is retrieved from the client via

this.configStateService.getOne("currentUser")

At that time, there was user information on the client but not on the server

As for the screenshot and content, for example, there is an error like the one below. https://bit.ly/491MYKI

I'm sure you don't know the cause, but is there any way to deal with it?

Showing 1 to 10 of 142 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09