-
I am following below tutorial for using cube js with angular. I am using Angular 10
https://cube.dev/docs/@cubejs-client-ngx
I have installed @cubejs-client/core and @cubejs-client/ngx packages. W…
-
**Describe the bug**
PreAggregations: main type: `originalSql` doesn't work with external: true flag, authentication used.
SETUP
We have 2 pg RDS servers read-only replica/regular access for prea…
-
**Describe the bug**
I have some issues with SSL after upgrading the "@cubejs-backend/postgres-driver" to version `0.19.20`. Was there any change? I can't run the server in dev mode on localhost. Eve…
-
Couldn't find a category under which posting this, hope it's not completely off-topic.
This is the scenario: our customers receive - let's say - donations to their specific campaigns. We provide them…
-
**Describe the bug**
When this error occurs the service stays freeze until be restarted.
**Logs**
```
05-07 15:26:28 ERROR middleware.catch-exceptions :: Error processing query: null
{:database…
-
**Describe the bug**
Referencing a dimension subquery in a cubes measurements causes a `Error: column "dim_deal_total_invested_subquery.dim_deal__total_invested" must appear in the GROUP BY clause or…
-
****
I am using two db both are Postgres. The first one is configured in .env and it is enabled SSL (called **primary db**). The second one is used for storing aggregation and disabled SSL on this (c…
-
**Describe the bug**
When using the sandbox to create a chart, then adding it to the dashboard, causes the error `'query' is not defined`
**To Reproduce**
Steps to reproduce the behavior:
1. Fol…
-
**Describe the bug**
The cube.js server throw RedisClient "too big inline request" error during the pre-agregations.
I've sent the cube.js schema and full error trace to @paveltiunov on slack.
```
…
-
**Describe the bug**
I am using Google serverless implementation with utilizes the "api" and "process" functions with PubSub handoff between them and Redis Memorystore cache and Cloud SQL (postgres) …