question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

2.10.0 Doesn't Send Events with Identical Initialization?

See original GitHub issue

Hi all,

I’m looking forward to trying out the new features of 2.10 (especially useBeacon!)

However, I was hoping I’d be able to just swap out 2.10.0 for 2.9.2, and get up and running. For some reason, I can’t get 2.10.0 to start sending events.

I uploaded these two examples, which just takes the snippet from the Setup Guide (and point at a dummy endpoint), and the only thing I change is the 2.10.0 link for the 2.9.2 one

https://snowplow2100test.netlify.com/

(in the 2.9.2 version, you can see the attempt to GET from the endpoint in the Network panel; in the 2.10.0 version, I don’t see anything)

There must be something I’m missing with initializing 2.10.0, right? Sorry if it’s something obvious

Thanks, Scotty

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mhadamcommented, Jan 31, 2019

I’m waiting on 2.10.1-rc2 to deploy, but it’s updated to include a workaround for Chrome (it won’t fix Beacon API, but I’ll catch the exception and it should fallback to POST requests). As much as it’s great that you’re able to make it work with plain/text, I can’t expect everyone else to set up their tracking pipeline to accommodate that. You’re right though this seems like the Chrome team is (bizarrely) behind on this bug.

0reactions
pearsonhenricommented, Feb 1, 2019

Just wanted to peep from the peanut gallery to say thanks for chasing this down. This was driving me bonkers when I tried to track down what was happening. Very arcane bug. Appreciate the quick patch @mhadam!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Initialization options
The tracker will be named “sp” and will send events to the a collector url you specify by replacing {{collector_url_here}} .
Read more >
Can't build project in VS 2019 (works in 2017)
Verify the parameter exists on the task, and it is a settable public instance property.” and “The “Csc” task could not be initialized...
Read more >
Writing YARN Applications - Apache Hadoop
The event handler needs to be set to the client explicitly. ... The first step that a client needs to do is to...
Read more >
MySQL bugs fixed by Aurora MySQL database engine ...
ON DUPLICATE KEY UPDATE operation generated a deadlock. ... Aurora MySQL database engine updates 2021-05-25 (version 2.10.0). 2.10.0.
Read more >
Transfer Learning Guide: A Practical Tutorial With ...
That said, as shown in the paper, initializing the network with pre-trained weights results in ... Transfer learning is unlikely to work in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found