https://linen.dev logo
Join Slack
Powered by
# support
  • m

    melodic-eye-11816

    04/04/2022, 3:01 PM
    Hey everyone, I need to find out why rudderstack events are not appearing in our databases. We have a connection from python to the database. When I check the source (python) live events, I can see them and there is no error. But when I check the destination (database) live events, I do not see any event. Any idea?
    šŸŽ« 1
    n
    • 2
    • 3
  • b

    big-policeman-43379

    04/05/2022, 3:10 AM
    I have connected appsflyer to bigquery through rudderstack, the source is able to send test events but nothing else, what could be the reasons? I am using pro version of rudderstack
    šŸŽ« 1
    n
    s
    • 3
    • 19
  • i

    icy-guitar-98608

    04/05/2022, 9:50 AM
    Hey team, when extracting data from
    Zendesk
    , 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?
    šŸŽ« 1
    • 1
    • 3
  • h

    helpful-bird-6365

    04/05/2022, 9:58 AM
    #support team, Would you please share rudderstack warehouse schema data dictionary(for shopify)? I am confused about the different IP fields like browser_ip, context_ip, request_ip,? Is it public IP or private IP?
    šŸŽ« 1
    • 1
    • 3
  • a

    astonishing-finland-89969

    04/05/2022, 11:04 AM
    Hi, how do I remove RudderStack account?
    n
    • 2
    • 1
  • a

    ambitious-breakfast-83504

    04/05/2022, 11:13 AM
    šŸ‘‹ Hello, team! I tried setting up rudderStack on docker and kuberentes and ended up with this error
    n
    • 2
    • 2
  • a

    ambitious-breakfast-83504

    04/05/2022, 11:13 AM
    Copy code
    backend-config/backend-config.go:431	Waiting for initializing backend config
  • a

    ambitious-breakfast-83504

    04/05/2022, 11:14 AM
    can you help on this ?
  • e

    early-kangaroo-50813

    04/05/2022, 12:24 PM
    Hi, We are trying to connect with Google Cloud Storage Data Lake (according to the documentation https://www.rudderstack.com/docs/data-warehouse-integrations/gcs-datalake/), but we are getting the error:
    Failed 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?
    šŸŽ« 1
    šŸ™ 1
    n
    • 2
    • 10
  • l

    limited-baker-64332

    04/05/2022, 12:28 PM
    Hello, my transformations are not being applied using the Mailchimp destination
    šŸŽ« 1
    n
    • 2
    • 25
  • m

    melodic-eye-11816

    04/05/2022, 1:31 PM
    Hello, my rudderstack instance is running in degraded mode on kubernetes. How can I solve it?
    n
    • 2
    • 2
  • m

    melodic-eye-11816

    04/05/2022, 1:50 PM
    When you say "You can restart the server in the normal mode by updating the
    /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??
    n
    • 2
    • 28
  • c

    cool-dress-24282

    04/05/2022, 3:03 PM
    Hi, 1. How can I send standard events to Facebook App Events with Rudderstack cloud mode? 2. For advertising and attribution tracking do I really need device mode or cloud mode will work on your experience?
    šŸŽ« 1
    n
    t
    • 3
    • 9
  • f

    fresh-van-27540

    04/05/2022, 5:00 PM
    Hi folks! Re: Intercom — it appears that every sync duplicates existing rows — is it not incremental? If not, is there a way to prevent this behavior, as it's eating up a ton of space in BigQuery.
    n
    • 2
    • 1
  • d

    dry-artist-19502

    04/05/2022, 8:09 PM
    Hi, I’m trying to get the Shopify source working but I’m getting all my track events without a
    userId
    (and the page events are coming
    userId = NULL
    ). Anyone seen this/have advice?
    g
    s
    • 3
    • 40
  • g

    gray-photographer-18288

    04/06/2022, 6:04 AM
    I’ve connected an http source to my postgres warehouse and ran a sync after firing some test events, but the sync has been stuck on ā€œwaitingā€ for 20 minutes. I tested the credentials provided to rudder and there’s no issue with them, and the instance allows traffic from all ip addresses. What could be the issue here?
    šŸŽ« 1
    • 1
    • 2
  • b

    brave-library-47408

    04/06/2022, 6:04 AM
    Hello, I'm trying to connect Analytics as source to sheets as destination, but I'm unable to do so need help.
    šŸŽ« 1
    • 1
    • 2
  • m

    melodic-eye-11816

    04/06/2022, 7:32 AM
    Hello, I found this documentation about grafana dashboards https://www.rudderstack.com/docs/user-guides/administrators-guide/rudderstack-grafana-dashboard/ but I don't see any mention of how to set it up or where to access it. Is there something else I'm missing? I'm using rudderstack open source on kubernetes
    n
    • 2
    • 1
  • c

    crooked-pizza-40482

    04/06/2022, 7:58 AM
    Hi, I have upgraded from old Java SDK(1.0.1) to 2.0.0. Created the client using below configuration
    Copy code
    return 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();
  • a

    acceptable-shampoo-76609

    04/06/2022, 8:32 AM
    Hi everyone, I’m on the Free plan. i’ve setup Rudderstack-Ga integration in parallel with default Ga SDK implementation for testing. i can see very huge difference in realtime pageview. Does someone has an answer to this issue please ? šŸ™
    • 1
    • 1
  • a

    adventurous-sugar-90675

    04/06/2022, 9:04 AM
    Hi, new user here. Does Rudderstack do batchiing of writes when writing to the Clickhouse ā€˜destination’? I found mention of Rudderstack doing this for ā€˜certain destinations’ (mentioned in this blog post: https://www.rudderstack.com/blog/the-complete-customer-data-stack/ ) but can’t find a list of destinations to which batching is done vs those where it isnt.
    āœ… 1
    h
    • 2
    • 3
  • a

    adventurous-sugar-90675

    04/06/2022, 9:05 AM
    I do see this control when adding Clickhouse as a destination so am wondering if this controls the batching freq?
    n
    • 2
    • 1
  • a

    ambitious-jelly-14822

    04/06/2022, 9:55 AM
    Hello team. We have successfully connected rudderstack js sdk to our web on local setup and managed to see events arriving to rudderstack. But, once we deployed it to our staging environment we faced with the issue: track events are being sent to our stage backend instead of rudderstack backend (we see requests to <our_stage_backend>/v1/identify which rightly end up with 404 response). As users of rudderstack sdk we do not have control over actual endpoints rudderstack use to send events. What do we miss here? Any configuration tricks? Any hint or advice will be very much appreciated. Thank you in advance.
    h
    • 2
    • 2
  • a

    ambitious-breakfast-83504

    04/06/2022, 12:00 PM
    Hello Team, I have successfully hosted rudder-stack (Both dataPlane and ControlPlane) - SourceConnection as Javascript and destination connection as Postgres And when i send test event the server crashes with the below error
    Copy code
    2022-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)
    n
    • 2
    • 9
  • s

    stale-orange-93415

    04/06/2022, 12:27 PM
    @narrow-rain-89253 Hello - We were testing Facebook Pixel and API events and suddenly this error appeared (see photos below)
    šŸŽ« 1
    n
    • 2
    • 4
  • l

    limited-fall-68812

    04/06/2022, 2:34 PM
    How can I setup destination integration with salesforce sandbox environment? Setting up the username, password and token doesn't seam to work.
  • l

    limited-fall-68812

    04/06/2022, 2:35 PM
    Is there a way to configure also the sfdc login url?
    šŸŽ« 1
    n
    • 2
    • 7
  • j

    jolly-whale-32987

    04/06/2022, 4:11 PM
    We are self hosting rudderstack server and signed up for a free account. I noticed 1000 events/min showing on the rudder stack website Does it matter that we are on a free account and not open source for self hosting? Does that limit even come into play when we are self hosted? Thanks
    n
    • 2
    • 2
  • s

    straight-raincoat-91897

    04/06/2022, 6:37 PM
    This message was deleted.
    šŸŽ« 1
    • 1
    • 4
  • h

    happy-beach-27932

    04/06/2022, 9:49 PM
    redshift setup
1...636465...127Latest