this post was submitted on 18 Jul 2023
103 points (95.6% liked)
Firefox
17823 readers
92 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Please report all such issues to webcompat.com
Didn't know about this website. Thanks!
Although, does it really count as compatibility issue? Since it worked on Firefox on my work laptop but not on my personal laptop, I thought of it more as a browser configuration or settings issue
Yeah it's not a compatibility issue. They don't like that you won't let them track you, so they're not letting you use the site.
I missed that part about Firefox at work working. Then yes, it is less likely compatibility issue. Needs debugging.
If you already tried disabling all addons (and then cleaning website data + refreshing page with ctrl+shift+r), it could be some setting in browser.
If you go to about:config (type, not copy-paste) in browser, it will open many configuration flags. Flags with bold font have non-default value. If flag description sounds like it could be related, try resetting it.
As a last resort you may try Firefox Beta or Nightly :)
Thanks for the pointers!
For now, changing the user-agent as suggested in another comment did the trick. Later I will try to debug with your steps and see if I can track down the root cause.
If changing user-agent worked (all it does is changing reported browser and version used to the website when loading, it's a header in http request), then it's not a problem with the browser.
Since they are mentioning bots, this is probably what changed. Some combination of IP address, user-agent and whatever else they have access to triggered anti-bot protection. I would assume ticket-selling website this big fights bots on daily basis, you just happened to be collateral :)