proud-answer-54919
09/07/2021, 4:08 PMaloof-appointment-91379
09/07/2021, 6:46 PMaloof-appointment-91379
09/07/2021, 6:47 PMaloof-appointment-91379
09/07/2021, 6:48 PMstraight-raincoat-91897
09/07/2021, 10:16 PMnarrow-petabyte-24274
09/07/2021, 10:17 PMgray-needle-75426
09/07/2021, 11:01 PMbusy-toddler-90316
09/07/2021, 11:41 PMgreen-carpenter-38372
09/08/2021, 12:30 AMfancy-answer-79663
09/08/2021, 6:55 AMself-host-dataplane/v1/*
, but it's ok with chromium. Is it from rudder or the frontend?late-fireman-11490
09/08/2021, 10:23 AMclass_alias('Rudder', 'Analytics');
Rudder::init('KEY', array(
"data_plane_url" => 'URL',
"consumer" => "lib_curl",
"debug" => true,
"max_queue_size" => 10000,
"batch_size" => 6
));
Rudder::track(array(
'event' => 'Some random event',
'userId' => '12345',
'properties' => array(
'title' => 'some random title',
)
));
Rudder::flush();
I tried adding identify call before track method but still the same:
Rudder::identify(array(
'userId' => '12345',
));
But when I do this:
Rudder::identify(array(
'userId' => '12345',
'traits' => array(
'firstName' => 'John',
'lastName' => 'Doe',
'email' => '<mailto:john.doe@example.com|john.doe@example.com>'
)
));
I see the tracked event in Appcues with only data passed to identify method.
Can anyone please help me out? Am I doing it right or not or missing anything? Any help would be appreciated.rapid-intern-30838
09/08/2021, 3:56 PMrapid-intern-30838
09/08/2021, 3:57 PMdazzling-school-21693
09/08/2021, 4:39 PMdazzling-school-21693
09/08/2021, 4:39 PMmysterious-art-36875
09/09/2021, 7:07 AM2021-09-09T07:00:59.348Z INFO [Archiver]: No wh_load_files records found to archive
2021-09-09T07:00:59.348Z INFO SELECT count(*), COALESCE(MIN(id),0), COALESCE(MAX(id),0) FROM wh_staging_files WHERE created_at < NOW() -INTERVAL '45 DAY'
2021-09-09T07:00:59.348Z INFO [Archiver]: No wh_staging_files records found to archive
2021-09-09T07:01:03.414Z INFO Processor loop started
2021-09-09T07:01:03.415Z INFO Starting in 8080
2021-09-09T07:01:03.419Z INFO ProcessorDBRead: Total: 98 Overall:21541.770923, Instant(print):21541.770923, Instant(call):21541.770923
2021-09-09T07:01:03.419Z ERROR write udp 127.0.0.1:51084->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.420Z ERROR write udp 127.0.0.1:44868->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.425Z ERROR write udp 127.0.0.1:51056->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.425Z ERROR write udp 127.0.0.1:58396->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.426Z ERROR write udp 127.0.0.1:57748->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.426Z ERROR write udp 127.0.0.1:51109->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.426Z ERROR write udp 127.0.0.1:38673->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.428Z ERROR write udp 127.0.0.1:50725->127.0.0.1:8125: write: connection refused
2021-09-09T07:01:03.432Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.433Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.533Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.533Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.634Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.634Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.734Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.734Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.834Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.835Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.935Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:03.935Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021-09-09T07:01:04.036Z ERROR JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
mysterious-art-36875
09/09/2021, 7:08 AM<http://github.com/rudderlabs/rudder-server/utils/logger.(*LoggerT).Fatal(0xc000144760|github.com/rudderlabs/rudder-server/utils/logger.(*LoggerT).Fatal(0xc000144760>, 0xc000329f80, 0x1, 0x1)
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/utils/logger/logger.go:264 +0x10b
<http://github.com/rudderlabs/rudder-server/rruntime.Go.func1.1(0x1e778c0|github.com/rudderlabs/rudder-server/rruntime.Go.func1.1(0x1e778c0>, 0xc0008e2fc0)
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/rruntime/goroutine-factory.go:42 +0x37f
panic(0x170eda0, 0xc0003297e0)
/root/.goenv/versions/1.13.8/src/runtime/panic.go:679 +0x1b2
<http://github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).transformWorker(0xc0005da000)|github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).transformWorker(0xc0005da000)>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/processor/transformer/transformer.go:140 +0xe1f
<http://github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).Setup.func1()|github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).Setup.func1()>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/processor/transformer/transformer.go:213 +0x2a
<http://github.com/rudderlabs/rudder-server/rruntime.Go.func1(0xc00028e580)|github.com/rudderlabs/rudder-server/rruntime.Go.func1(0xc00028e580)>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/rruntime/goroutine-factory.go:46 +0x81
created by <http://github.com/rudderlabs/rudder-server/rruntime.Go|github.com/rudderlabs/rudder-server/rruntime.Go>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/rruntime/goroutine-factory.go:32 +0x3f
2021/09/09 07:01:06 notifying bugsnag: JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
2021/09/09 07:01:06 bugsnag.Notify: bugsnag/payload.deliver: invalid api key: ''
2021/09/09 07:01:06 bugsnag/sessions/publisher.publish invalid API key: ''
panic: JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused [recovered]
panic: JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused [recovered]
panic: JS HTTP connection error: URL: <http://localhost:9090/v0/firehose> Error: Post <http://localhost:9090/v0/firehose>: dial tcp 127.0.0.1:9090: connect: connection refused
goroutine 174 [running]:
<http://github.com/bugsnag/bugsnag-go.AutoNotify(0xc000db9978|github.com/bugsnag/bugsnag-go.AutoNotify(0xc000db9978>, 0x3, 0x3)
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/vendor/github.com/bugsnag/bugsnag-go/bugsnag.go:109 +0x2bc
panic(0x170eda0, 0xc0003297e0)
/root/.goenv/versions/1.13.8/src/runtime/panic.go:679 +0x1b2
<http://github.com/rudderlabs/rudder-server/rruntime.Go.func1.1|github.com/rudderlabs/rudder-server/rruntime.Go.func1.1>(0x1e778c0, 0xc0008e2fc0)
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/rruntime/goroutine-factory.go:43 +0x39a
panic(0x170eda0, 0xc0003297e0)
/root/.goenv/versions/1.13.8/src/runtime/panic.go:679 +0x1b2
<http://github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).transformWorker(0xc0005da000)|github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).transformWorker(0xc0005da000)>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/processor/transformer/transformer.go:140 +0xe1f
<http://github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).Setup.func1()|github.com/rudderlabs/rudder-server/processor/transformer.(*HandleT).Setup.func1()>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/processor/transformer/transformer.go:213 +0x2a
<http://github.com/rudderlabs/rudder-server/rruntime.Go.func1(0xc00028e580)|github.com/rudderlabs/rudder-server/rruntime.Go.func1(0xc00028e580)>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/rruntime/goroutine-factory.go:46 +0x81
created by <http://github.com/rudderlabs/rudder-server/rruntime.Go|github.com/rudderlabs/rudder-server/rruntime.Go>
/codebuild/output/src820375039/src/github.com/rudderlabs/rudder-server/rruntime/goroutine-factory.go:32 +0x3f
icy-exabyte-53668
09/09/2021, 9:50 AMcool-dress-24282
09/09/2021, 10:54 AMcool-dress-24282
09/09/2021, 10:55 AMhundreds-lifeguard-65770
09/09/2021, 12:06 PMquick-engineer-78417
09/09/2021, 2:57 PMhundreds-lifeguard-65770
09/09/2021, 3:43 PMaloof-appointment-91379
09/10/2021, 6:54 AMaloof-appointment-91379
09/10/2021, 7:00 AMaloof-appointment-91379
09/10/2021, 7:01 AMbillions-monitor-7249
09/10/2021, 10:14 AMwh_
tables, allowing them to be recreated, and adding brand new syncs, but it still does the same. Just one, then stop, no fails, no aborts, everything else is just always 'waiting'.loud-architect-29049
09/10/2021, 12:41 PMclever-helmet-16168
09/10/2021, 12:44 PMblue-horse-89448
09/10/2021, 7:22 PM