Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred using a transaction. An exception occurred, but response has already started! #21843

Open
1 task done
yukinami opened this issue Jan 8, 2025 · 0 comments
Labels

Comments

@yukinami
Copy link

yukinami commented Jan 8, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Description

My Abp application is deployed with IIS and nginx as the reverse proxy. The first few requests after the application started up had a werid problem that the request succeeded but the data was't saved to db. And the application logs said.

2025-01-08 15:54:25.704 +08:00 [ERR] An error occurred using a transaction.
2025-01-08 15:54:25.707 +08:00 [WRN] An exception occurred, but response has already started!

After a few times of faults, it turned to work and this is specific to appservices which means even if app services A became working fine, But app services A still did't work.

But if I direct request to iis, everything works fine.

I find a similar issue, but that issue has not much information.

Reproduction Steps

No response

Expected behavior

No response

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

8.1.1

User Interface

Common (Default)

Database Provider

EF Core (Default)

Tiered or separate authentication server

Tiered

Operation System

Windows (Default)

Other information

No response

@yukinami yukinami added the bug label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant