Starts in:
2 DAYS
23 HRS
15 MIN
23 SEC
Starts in:
2 D
23 H
15 M
23 S

Activities of "portx-dev"

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.

Sometimes log error status 0 appears. From the log below, can you help me determine the cause?

ERROR {
  "headers": {
    "normalizedNames": "[Map]",
    "lazyUpdate": null,
    "headers": "[Map]"
  },
  "status": 0,
  "statusText": "Unknown Error",
  "url": [URL],
  "ok": false,
  "name": "HttpErrorResponse",
  "message": "Http failure response for [URL]: 0 Unknown Error",
  "error": {
    "isTrusted": true
  • ABP Framework version: v8.3.2
  • UI Type: Angular
  • Database System: MySQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
Question

I updated my project from 8.2.3 to 8.3.2. Every 20 to 30 minutes it gets redirected to screen 403. There are quite a few logs as below.

/connect/token""" - 400 null "application/json;charset=UTF-8" 34.4556ms /connect/token""" - 409 null "text/html; charset=utf-8" 1089.4563ms

  • ABP Framework version: v8.3.2
  • UI Type: Angular
  • Database System: MySQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

@Anjali_Musmade Same version as you but still can't generate UI

Hi,

I think this is because of the service worker https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

you can consider disabling PWA

I appreciate your response. But I have a question: why are there so few API calls above when I log in to HOST using the same source code? However, there are a lot of calls when I login into TENANT. (https://abp.io/docs/latest/framework/architecture/multi-tenancy)

This is inform on HOST

Therefore, I don't believe the service worker is to blame for the issue. Could you please check it again? Regards

pls confirm for me. thx

@maliming aspnet-core\src\PortX.Application\FrequentProjectReplies\FrequentProjectRepliesAppService.Extended.cs CreateMultipleAsync My source code has been sent to you before. https://abp.io/qa/questions/8175/3a160839-3296-90af-327b-b6de10b1db3e

@maliming I can't reproduce it either, but the above problem appears in the production environment, so I want to ask if there are any cases where it can occur.

Data in my database has case CreatorId is null. When did this problem occur, and is there any way to reproduce it?

  • ABP Framework version: v8.3.2
  • UI Type: Angular
  • Database System: EF Core (MySQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
Showing 31 to 40 of 136 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06