DimensionDev / DimensionDev/Flare
"Error code: 1, message: cannot start a transaction within a transaction" when opening posts on the web app version
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 67
- Avg merge
- 11h 8m
- Merged PRs (30d)
- 84
Description
on the web app, i've logged in into bksy.social and biplus.social but i cant open any posts or my notifications, as they lead to this obscure error message:
"Error code: 1, message: cannot start a transaction within a transaction". clicking retry works, but makes the app a huge pain compared to just having two separate feeds.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error in the web app after logging into bksy.social and biplus.social, then trace the posts and notifications entry points. Done means posts and notifications open without requiring Retry and the transaction error no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100