adventurous-advantage-86833
01/16/2022, 4:17 PMadventurous-advantage-86833
01/16/2022, 4:18 PMacceptable-lamp-56642
01/17/2022, 2:56 AMacceptable-lamp-56642
01/17/2022, 2:57 AMfamous-ocean-82294
01/17/2022, 8:00 PMpowerful-portugal-50653
01/17/2022, 8:43 PMancient-plumber-66781
01/17/2022, 9:16 PMancient-plumber-66781
01/17/2022, 9:19 PMcold-twilight-47953
01/18/2022, 11:16 AMbrash-iron-85418
01/18/2022, 11:36 AMwooden-leather-44136
01/18/2022, 1:09 PMvalues.yaml
looks as follows:
extraEnvVars:
...
- name: JOBS_BACKUP_BUCKET
value: "rudderstack-bucket"
- name: JOBS_BACKUP_PREFIX
value: "backup"
- name: DO_SPACES_ENDPOINT
value: "<http://fra1.digitaloceanspaces.com|fra1.digitaloceanspaces.com>"
- name: DO_SPACES_ACCESS_KEY_ID
value: "<access_key_id>"
- name: DO_SPACES_SECRET_ACCESS_KEY
value: "<access_key>"
- name: JOBS_BACKUP_STORAGE_PROVIDER
value: "DIGITAL_OCEAN_SPACES"
- name: LOG_LEVEL
value: "DEBUG"
...
I get no errors, but also no backup files in my DO space. Is there anything I need to additionally configure?quiet-battery-65979
01/18/2022, 8:22 PMprehistoric-country-54145
01/19/2022, 9:55 AMelegant-beach-10839
01/19/2022, 1:50 PMcrooked-activity-42199
01/19/2022, 3:17 PMFAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:processDevDebugResources'.
> Could not resolve all task dependencies for configuration ':app:devDebugRuntimeClasspath'.
> Could not resolve com.rudderstack.android.sdk:core:1.+.
Required by:
project :app > project :rudder_sdk_flutter
> Failed to list versions for com.rudderstack.android.sdk:core.
> Unable to load Maven meta-data from <https://google.bintray.com/exoplayer/com/rudderstack/android/sdk/core/maven-metadata.xml>.
> Could not get resource '<https://google.bintray.com/exoplayer/com/rudderstack/android/sdk/core/maven-metadata.xml>'.
> Could not GET '<https://google.bintray.com/exoplayer/com/rudderstack/android/sdk/core/maven-metadata.xml>'. Received status code 502 from server: Bad
Gateway
straight-crayon-61341
01/19/2022, 4:54 PMbrash-bird-41369
01/19/2022, 6:31 PMacceptable-belgium-84929
01/19/2022, 7:38 PMancient-plumber-66781
01/19/2022, 8:10 PMancient-plumber-66781
01/19/2022, 8:50 PMbrash-caravan-60006
01/19/2022, 9:50 PMid
and I'm seeing the warning in the console now:
Warning: Reserved keyword used in properties--> id with track call
According to the docs, Rudderstack is supposed to handle this and insert the column as _id
with an underscore, but I'm not seeing this come through in the warehouse.
Is there a way to enable this or make sure the ID comes through, or do I need to modify my events to avoid the conflict?purple-mechanic-66234
01/20/2022, 9:39 AMworried-action-69644
01/21/2022, 12:22 AMworried-plumber-47973
01/21/2022, 1:04 PM{
"response": "400 GetPostInfoFailed with error: missing expected field : type\nmissing expected field : endpoint\nmissing expected field : method\nmissing expected field : headers\nmissing expected field : params\nmissing expected field : body\nmissing expected field : files\nin transformer response : {\"message\": {\"0\": {\"attributeKey\": \"messageId\", \"attributeValue\": \"1642770004527-59ebc718-11ee-4291-bf6b-ce83de3c684f\"}}, \"spreadSheet\": \"Sheet1\", \"spreadSheetId\": \"1xXXXXXXXXXXXXXXXXX\"}",
"firstAttemptedAt": "2022-01-21T13:00:05.831Z"
}
I didn't add map-event to column. Is that necessary to add?icy-exabyte-53668
01/21/2022, 2:00 PMquiet-battery-65979
01/21/2022, 3:57 PMgentle-television-65093
01/21/2022, 8:56 PMYou can also set up your webhooks to verify that the payload requests are generated by an authenticated service, and not a third-party service pretending to be you. This way, you can protect the customer's sensitive information.
but I'm having trouble finding documentation on how to perform this payload verification. Can someone point me in the right direction?strong-exabyte-11378
01/22/2022, 5:55 AMpq: no pg_hba.conf entry for host "23.20.96.9", user "doadmin", database "defaultdb", SSL off
I think this is coming because sslmode = require
for Postgres.
How can we add this in connection string ?strong-exabyte-11378
01/22/2022, 4:12 PMbland-fall-68870
01/24/2022, 12:44 PM