Starts in:
2 DAYS
19 HRS
14 MIN
39 SEC
Starts in:
2 D
19 H
14 M
39 S

Activities of "portx-dev"

I tried creating a new project, but the issue still occurs. All pages reload and get logged out.

I saw that the problem was reported to be fixed in v7.3. However, I am using v8.3.3. I tried downgrading to v8.2.2, and the problem disappeared. Please check this issue.

@liangshiwei i sent log to your email, pls check it

I would like to provide you with more information about Error refreshing token (code 409) when updating ABP to version 8.3.2. Please check. Thanks

Error refreshing token { "headers": { "normalizedNames": "[Map]", "lazyUpdate": null, "lazyInit": "[Function] unknown" }, "status": 409, "statusText": "OK", "url": "https://huyendt.id.portx-test.com/connect/token", "ok": false, "name": "HttpErrorResponse", "message": "Http failure response for https://huyendt.id.portx-test.com/connect/token: 409 OK",

@liangshiwei pls give me your email, i will sent log file to email

Thanks, Can you explain more clearly that the override controller you mentioned is only intended to set infor to the cache so that the next call request will use the infor in the cache, right? If I understand correctly, it only helps improve the next calls. The first call does not change anything in speed, right? I would appreciate it if you could give me specific instructions on improving the [application-configuration] and [application-localization] APIs. because I am worried that the override will cause missing information in case ABP updates that API.

Thanks. I will check the source code again. By the way, can you answer my second question?

2.Can I alter the aforementioned API to increase speed?

i updated to 8.3.3 but the same log still appears


Nov 13 14:51:57.351
portx-id-server
Request starting "HTTP/1.1" "POST" "http"://"phuongntl_test.id.portx-test.com""""/connect/token""" - "application/x-www-form-urlencoded" 4216

Nov 13 14:51:57.351
portx-id-server
CORS policy execution successful.

Nov 13 14:51:57.352
portx-id-server
The request URI matched a server endpoint: Token.

Nov 13 14:51:57.353
portx-id-server
The token request was successfully extracted: "{
  \"grant_type\": \"refresh_token\",
  \"scope\": \"offline_access openid profile email phone PortX\",
  \"refresh_token\": \"[redacted]\",
  \"client_id\": \"PortX_App\"
}".

Nov 13 14:51:57.382
portx-id-server
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\"
}".

Nov 13 14:51:57.383
portx-id-server
Request finished "HTTP/1.1" "POST" "https"://"phuongntl_test.id.portx-test.com""""/connect/token""" - 400 null "application/json;charset=UTF-8" 31.8096ms```

I have sent the information to your email. Please check it.

Hi,

I can't reproduce the problem

Thanks. Oddly enough, I will provide access information to our Tenant. Can you check it for me there? If possible, I will email you the access information and ask you to respond with your IP address so I can allow access.

Showing 21 to 30 of 103 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06