0
Follow
0
Followers
Apakah yang perlu saya lakukan jika ralat ini berlaku ia bukan disebabkan oleh kod atau grid.
Created 2023-03-21 01:27:27
1
1127
2023/03/20 17:22:12 [Flush] cannot commit - no transaction is active
2023/03/20 17:22:15 [Flush] cannot commit - no transaction is active
2023/03/20 17:22:17 [Flush] cannot commit - no transaction is active
2023/03/20 17:22:19 [Flush] cannot commit - no transaction is active
Related Recommendations
Inventor Quant Workflow FAQ (Continuously Updated)Financial Magic Zone Global KOL RecruitmentFAQ Summary (Updating...)PINE Language Introductory Tutorial of FMZ QuantPrimary Tutorial of Strategy Writing with FMZ Quant Trading Platform (Must Read)Getting Started with FMZ Quant Trading Platform (Must Read)MyLanguage DocFMZ PINE Script DocNotes & Explanation of Futures Reverse Doubling Algorithm StrategySolutions to Obtaining Docker Http Request Message
Comment
All comments (1)
"[Flush] cannot commit - no transaction is active" 这个错误通常与数据库交互有关。它表示在尝试将更改提交到数据库时,没有当前事务处于活动状态。在使用事务处理的应用程序中,必须在执行任何更改之前启动事务,并在完成更改后提交事务。
可能的原因有两个,1.硬盘满了写入不了东西,2.托管者不是最新版本
3 years ago
- 1
