Open vishalemids opened 1 year ago
@vishalemids Is it an intermittent error or persistent and happens all the time?
All the time. @paveltiunov
Same here #6765
Your Cube Store cluster is misconfigured
Can you point me in direction of how to rectify that? Where exactly is it misconfigured?
I am using Pre-Aggregations with CubeCore (@cubejs-client/core: "^0.33.12"). FrontEnd: Angular
Problem: I am getting an error when I run my code with pre-aggregation (external: true). Its working fine with (external: false)
Error Message:
My Pre-Aggregation looks like:
Complete Account Cube Code:
When I run my code. I am able to see that it is creating csv.gz files in the temp-uploads folder inside CubeStore. But after that I get the error 'No Such file or directory' which is mentioned above. Uploads folder is empty.
I am stuck on this issue since quite a while. I tried to put this query on slack but have not got any reply, its been more than a week now. Posting it here hoping to get resolution of this problem.
Thanks for all the help.