acceptable-dinner-96552
12/30/2021, 8:51 PMlively-airline-84487
12/31/2021, 11:06 AMlively-airline-84487
12/31/2021, 11:07 AMcrooked-analyst-31056
01/01/2022, 4:15 PMcrooked-analyst-31056
01/03/2022, 10:17 AMwooden-shampoo-6844
01/03/2022, 4:40 PMstraight-machine-93573
01/03/2022, 6:30 PMNo load files generated. Sample error: Error starting S3 session: no storage bucket configured to downloader
stocky-plumber-41980
01/03/2022, 9:45 PMN/A (Open Source)
wooden-shampoo-6844
01/04/2022, 1:07 PMpurple-mechanic-86497
01/04/2022, 5:41 PMpurple-mechanic-86497
01/04/2022, 5:41 PMfamous-kite-35923
01/04/2022, 6:34 PMtrack
; however, when I use track
, I get the following error:
{
"error": " track call is not supported "
}
Any ideas on how to resolve this? Thanks!orange-zoo-36186
01/05/2022, 11:31 AMelegant-alarm-40381
01/05/2022, 8:54 PMplain-battery-56425
01/06/2022, 12:21 AMfuture-needle-99170
01/06/2022, 7:33 AMfuture-needle-99170
01/06/2022, 7:53 AMfuture-needle-99170
01/06/2022, 7:54 AMversion: "3.7"
services:
db:
image: postgres:11-alpine
env_file:
- build/docker.env
ports:
- "6432:5432"
- "5432:5432"
backend:
depends_on:
- db
- d-transformer
build:
context: ./
dockerfile: build/Dockerfile
entrypoint: sh -c './build/wait-for db:5432 -- go run main.go'
ports:
- "8080:8080"
env_file:
- build/docker.env
environment:
- JOBS_DB_HOST=db
- JOBS_DB_USER=rudder
- JOBS_DB_PORT=5432
- JOBS_DB_DB_NAME=jobsdb
- JOBS_DB_PASSWORD=password
- DEST_TRANSFORM_URL=<http://localhost:9090>
- CONFIG_BACKEND_URL=<http://localhost:8080>
- RSERVER_BACKEND_CONFIG_CONFIG_FROM_FILE=true
- RSERVER_BACKEND_CONFIG_CONFIG_JSONPATH=/etc/rudderstack/workspaceConfig.json
# Uncomment the following lines to mount workspaceConfig file
volumes:
- /home/ubuntu/workspace/code/workspaceConfig.json:/etc/rudderstack/workspaceConfig.json
d-transformer:
build:
context: ./rudder-transformer/
dockerfile: Dockerfile
ports:
- "9090:9090"
# minio:
# image: minio/minio
# ports:
# - "9000:9000"
# - "9001:9001"
# environment:
# - MINIO_ROOT_USER=root
# - MINIO_ROOT_PASSWORD=password
# command: server --console-address :9001 /data
future-needle-99170
01/06/2022, 7:54 AMgray-river-82670
01/06/2022, 4:30 PMOrderComplete
event into separate OrderItemComplete
events per order itemgray-river-82670
01/06/2022, 4:38 PMsparse-ice-52056
01/06/2022, 9:27 PMGA_RS [Analytics] initialize integration (integration.init()) failed TypeError: i[t] is not a constructor
at rudder-analytics.min.js:1
Has anybody else seen this error and does anybody have any advice on how to either fix the issue or debug further? Thanks!stocky-engine-48021
01/07/2022, 3:30 PMplain-battery-56425
01/07/2022, 3:42 PMacoustic-hospital-26300
01/07/2022, 8:04 PMquick-jordan-96636
01/07/2022, 8:33 PMaloof-application-11971
01/10/2022, 9:57 AMplain-battery-56425
01/10/2022, 5:34 PMworried-sugar-57894
01/10/2022, 8:30 PMworried-tailor-13264
01/11/2022, 12:53 PM