Hi al,,
From time to time, my backtest will fail with the following cryptic message. I wonder if anyone can help:
Stack Trace Value cannot be null. (Parameter 'traceback') in PythonException.cs:line 259
Best,
Andy
QUANTCONNECT COMMUNITY
Hi al,,
From time to time, my backtest will fail with the following cryptic message. I wonder if anyone can help:
Stack Trace Value cannot be null. (Parameter 'traceback') in PythonException.cs:line 259
Best,
Andy
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
Kubid
Hi team,
I believe its an issue with Object Store access / access permission?
Has the Object Store permission model been updated recently?
This issue really pops now very frequently after the Object Store interface upgrade and really really frequently after the encryption update.
Alexandre Catarino
Hi kubid ,
How can we reproduce the issue?
We have received a similar report where the QuantConnect member was using Scheduled Events with Action (C# method):
If we remove Action:
We can see the correct exception message. The Action method was used more than five years ago, so I'd like to know from where the members of our community are getting this example.
If it's not your case, please provide an example we can use to address the problem.
Best regards,
Alex
Kubid
Hi Alex,
In my case, i don't use the Action method.
But, Object Store access has become increasing unstable ever since the web browser interface had been introduced. About a month ago, I have only encounter a few times a week. More recently, I am having this problem more than 10 times 1 day.
I don't know how to re-produce this as my code would run sometimes to completion and sometimes die because of object store access failure (invalid key). The best I can help is that It seems that this issue affects exclusively objects not stored under the {project_id} of the current project.
Kubid
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!