melodic-eye-11816
04/04/2022, 3:01 PMbig-policeman-43379
04/05/2022, 3:10 AMicy-guitar-98608
04/05/2022, 9:50 AMZendesk
, I have no option to pick ticket_comments
end point: https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_comments/
only options that I have are (pictures below)
could you let me know how the zendesk data is extracted?helpful-bird-6365
04/05/2022, 9:58 AMastonishing-finland-89969
04/05/2022, 11:04 AMambitious-breakfast-83504
04/05/2022, 11:13 AMambitious-breakfast-83504
04/05/2022, 11:13 AMbackend-config/backend-config.go:431 Waiting for initializing backend config
ambitious-breakfast-83504
04/05/2022, 11:14 AMearly-kangaroo-50813
04/05/2022, 12:24 PMFailed to trigger uploads for destId= <connection_id>
We already gave the project admin permission for the service account and we wait a day to sync.
How to fix this problem?limited-baker-64332
04/05/2022, 12:28 PMmelodic-eye-11816
04/05/2022, 1:31 PMmelodic-eye-11816
04/05/2022, 1:50 PM/data/rudderstack/recovery_data.json
or /tmp/recovery_data.json
. Set Mode to "normal"" in your troubleshooting guide.
Do you mean manually modify the entry of the json file??cool-dress-24282
04/05/2022, 3:03 PMfresh-van-27540
04/05/2022, 5:00 PMdry-artist-19502
04/05/2022, 8:09 PMuserId
(and the page events are coming userId = NULL
). Anyone seen this/have advice?gray-photographer-18288
04/06/2022, 6:04 AMbrave-library-47408
04/06/2022, 6:04 AMmelodic-eye-11816
04/06/2022, 7:32 AMcrooked-pizza-40482
04/06/2022, 7:58 AMreturn RudderAnalytics
.builder(rudderKey)
.endpoint(rudderDataPlane)
.retries(10)
.build();
where rudderdataplane is http://IP:7060/
But i am getting 404 error while trying to push events. Could you please advise if something might be wrong in instantiating the client.
For version 1.0.1 client used to look like this:
return RudderAnalytics.builder(
rudderKey,
rudderDataPlane
)
.build();acceptable-shampoo-76609
04/06/2022, 8:32 AMadventurous-sugar-90675
04/06/2022, 9:04 AMadventurous-sugar-90675
04/06/2022, 9:05 AMambitious-jelly-14822
04/06/2022, 9:55 AMambitious-breakfast-83504
04/06/2022, 12:00 PM2022-04-06T09:18:12.002Z ERROR stats/stats.go:175 write udp 127.0.0.1:41924->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:12.005Z ERROR stats/stats.go:175 write udp 127.0.0.1:39649->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:12.637Z INFO warehouse/warehouse.go:1665 WH: Starting Warehouse service...
2022-04-06T09:18:12.646Z INFO pgnotifier/pgnotifier.go:109 PgNotifier: Initializing PgNotifier...
2022-04-06T09:18:12.646Z INFO pgnotifier/pgnotifier.go:463 PgNotifier: Creating Job Queue Tables
2022-04-06T09:18:12.654Z INFO warehouse/warehouse.go:1714 WH: Starting warehouse slave...
2022-04-06T09:18:12.654Z INFO warehouse/warehouse.go:1719 [WH]: Starting warehouse master...
2022-04-06T09:18:12.654Z INFO warehouse/warehouse.go:1582 WH: Starting warehouse master service in 8082
2022-04-06T09:18:12.655Z INFO warehouse/warehouse.go:1158 Starting a new Warehouse Destination Router: POSTGRES
2022-04-06T09:18:12.655Z INFO warehouse/warehouse.go:1007 WH: Warehouse Router started: POSTGRES
2022-04-06T09:18:12.654Z INFO pgnotifier/pgnotifier.go:133 PgNotifier: Deleting all jobs on topic: process_staging_file
2022-04-06T09:18:12.664Z INFO warehouse/warehouse.go:246 Received updated workspace config
2022-04-06T09:18:12.665Z INFO warehouse/warehouse.go:311 Releasing config subscriber lock: POSTGRES
2022-04-06T09:18:12.664Z INFO warehouse/warehouse.go:1040 WH: Warehouse Idle upload tracker started
2022-04-06T09:18:13.073Z ERROR stats/stats.go:175 write udp 127.0.0.1:41008->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:13.803Z ERROR stats/stats.go:175 write udp 127.0.0.1:43372->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:13.803Z ERROR stats/stats.go:175 write udp 127.0.0.1:46189->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:13.803Z ERROR stats/stats.go:175 write udp 127.0.0.1:52603->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:13.806Z ERROR stats/stats.go:175 write udp 127.0.0.1:34137->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:13.806Z ERROR stats/stats.go:175 write udp 127.0.0.1:59065->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:13.807Z ERROR stats/stats.go:175 write udp 127.0.0.1:44791->127.0.0.1:8125: write: connection refused
2022-04-06T09:18:13.810Z INFO misc/misc.go:340 RUDDER_TMPDIR not found, falling back to /tmp
2022-04-06T09:18:13.816Z ERROR rruntime/goroutine-factory.go:42 No provider configured for FileManager
2022-04-06T09:18:13.816Z ERROR rruntime/goroutine-factory.go:42 goroutine 860 [running]:
<http://github.com/rudderlabs/rudder-server/utils/logger.(*LoggerT).Fatal(0xc000854318|github.com/rudderlabs/rudder-server/utils/logger.(*LoggerT).Fatal(0xc000854318>, 0xc000c54ec0, 0x1, 0x1)
/codebuild/output/src845064607/src/github.com/rudderlabs/rudder-server/utils/logger/logger.go:265 +0x108
<http://github.com/rudderlabs/rudder-server/rruntime.Go.func1.1(0x24f5ad0|github.com/rudderlabs/rudder-server/rruntime.Go.func1.1(0x24f5ad0>, 0xc000b5e300)
/codebuild/output/src845064607/src/github.com/rudderlabs/rudder-server/rruntime/goroutine-factory.go:42 +0x327
panic(0x1d01de0, 0xc000c54d90)
stale-orange-93415
04/06/2022, 12:27 PMlimited-fall-68812
04/06/2022, 2:34 PMlimited-fall-68812
04/06/2022, 2:35 PMjolly-whale-32987
04/06/2022, 4:11 PMstraight-raincoat-91897
04/06/2022, 6:37 PMhappy-beach-27932
04/06/2022, 9:49 PM