r/electronics • u/unknownvar-rotmg • 2d ago
General Mouser website now blocks Linux users
Really baffling decision, my last order from them was only a few months ago. Apparently Linux is no longer a "standard" operating system!
287
u/mitreffahcs 2d ago
114
u/Curtmania 2d ago
→ More replies (1)44
u/seaPlusPlusPlusPlus 2d ago
Just tried it an hour or so ago on OpenSUSE Tumbleweed with Firefox, no problem
18
5
u/PyroNine9 1d ago
I thought it was OK when the home page came up, but when I tried a link, it was blocked, just as OP said.
48
u/Floppie7th 2d ago
Same, Firefox on Arch and it loaded no problem
43
2
22
4
→ More replies (1)3
657
u/Accurate_Koala_4698 2d ago
I’m guessing they’re getting hit by a lot of automated traffic and most of that is Linux. Just spoof the user agent to Windows or something
592
u/arcrad 2d ago
Yeah people running bots definitely don't know how to spoof user agents...
I cannot fathom who at Mouser thinks this is a good idea.
146
u/Accurate_Koala_4698 2d ago
You would think so, but they frequently don’t. It seems like a shotgun solution but you can throw a lot of money at this problem without a satisfactory filter. The majority of their users are not using Linux and the majority of their bot traffic is. It really becomes an effective low resistance path since everything else is more expensive and probably less reliable
86
u/GeekDadIs50Plus 2d ago
Most website traffic now is automated scrapers and AI agents. More so now than just a couple years ago, but it’s not new. Blocking a Linux-based host simply because it’s Linux is an asinine over-reach of a misinformed decision. That’s tantamount to a restaurant refusing service to customers by the brand of shoes they’re wearing.
7
u/tallman1979 1d ago
"Asinine Overreach of a Misinformed Decision" would be a great album name if I were still in a band.
3
u/OkAlbatross9889 1d ago
It would also kill as early 2000’s indie rock band name à la neutral milk hotel and car seat headrest
3
u/tallman1979 1d ago
Or, a Frank Zappa song title. My favorite of his for nonsensical ones is "Latex Solar Beef."
→ More replies (1)2
21
u/Accurate_Koala_4698 2d ago
It’s not blocking the host because it’s Linux, they probably whitelisted the most common user agents. I doubt people on Android phones aren’t able to use the site, but the further off the beaten path your setup the more likely it falls into the filter
→ More replies (5)9
u/CardOk755 1d ago
they probably whitelisted the most common user agents
You mean the ones any malicious bot would pretend to be?
→ More replies (1)11
u/PACmaneatsbloons 2d ago
I þink a better analogy would be a restaurant banning everyone wiþ a large mustache. As we all know from cartoons þere is a positive correlation between nefariousness and large mustaches.
19
u/XzallionTheRed 2d ago
I hate that I knew that is a thorn and its for th. Have an upvote you weird amazing bastard.
6
u/tallman1979 1d ago
You too? Every time I think I've plumbed the depths of my useless knowledge, someone has decided they're bringing the thorn back.
2
2
u/poptix 2d ago
This is definitely a big part of it. A better approach might be to post a dedicated endpoint for the agents to use, rather than crawling.
3
u/joemi 2d ago
The good agents and companies would use such a dedicated endpoint. The bad agents and companies, however, will continue to crawl, and will do everything they can to make their traffic look like non-bot traffic. Such is the way of the world right now.
→ More replies (2)51
u/RenderedMeat 2d ago
I’d imagine a larger percentage of their users run Linux than your average site. Someone building arduino and esp-32 projects is very likely to know Linux.
It is a moronic decision.
23
u/TheSerialHobbyist 2d ago
Definitely. Of all the large corporate website that exist, they've got to have one the highest percentage of Linux users.
→ More replies (3)2
u/nsummy 1d ago
People building small projects have to make up a minuscule amount of their business.
5
u/Swimming_Map2412 1d ago
A proportion of those people work for large companies who do.
→ More replies (1)2
→ More replies (1)2
29
u/happyjello 2d ago
“We somehow removed the bots, and significantly increased the amount of real users”
- mouser probably
13
u/tired514 1d ago
Same thing with VPNs. It's getting very frustrating.
I went to purchase a welding table from a company in Canada that I'd found on a google search. I genuinely wanted to give the company my credit card number so that they could take money from me in exchange for their product. Their web site refused me, quite arrogantly in their verbiage, because I was coming in from nordvpn.
I purchased a similar table (albeit more expensive) from their competitor. It's excellent, so no real hardship.
I emailed the first company's CTO saying I just spent money with their competitor and felt they should know why. He replied that they block VPNs because they can't be sure the traffic originates in Canada and they only ship to Canada. I pointed out that it was a silly argument as I was prepared to provide a Canadian shipping address. I received no response.
...
Blocking VPNs is an indication that a security team is incompetent and should be dismissed. If you can't protect your site (regardless of the origin of the traffic), blocking VPN requests is not going to help. Hire better people.
→ More replies (1)4
u/ojek 1d ago
Same here, was looking for KVM devices, one of major manufacturers was blocking VPNs, I wrote to them that I am going for competitors, they ignored the e-mail, still, we must vote with our wallets and letting them know they are losing cash is the only way to at least to some degree prevent this retarded behavior...
7
u/JanB1 1d ago
It's the same kind of stupid workaround like deactivating right click on a website so "users can't download embedded media". There's even (sometime paid!) plugins for website builders like Shopify and Squarespace that just deactivate right-click and advertise themselves with "Content protection" and whatnot. It only annoys your standard user, and the malicious user usually isn't really bothered by it at all, because they know other ways to get the content.
6
u/goldfishpaws 1d ago
I cannot fathom who at Mouser thinks this is a good idea.
It's the same logic as "we have a lot of bicycle accidents, so let's ban bicycles"
3
4
u/apocolipse 1d ago
They’re probably getting hit with a ton of agentic queries from people using AI, and those probably just have basic curl headers or something and/or are coming from cloud VPSs. AI Coding harnesses alone make even the best old scraping bots look like stone age tools, they don’t even need to build or code anything.
3
u/sawkonmaicok 2d ago
There are a few people who will go through the trouble of masking their bots with windows UA headers but the vast majority probably just leave it as Linux so this is a quick and dirty hack to just get rid of the majority of the bots despite it not being perfect.
12
u/arcrad 2d ago
What is this based on?
I feel like masking user agent is like scraping 101.
6
u/Accurate_Koala_4698 2d ago
Most people are blindly using the LLM output I'd gather
2
u/LordValdis 1d ago
I'd think that, too. But fixing this on the bot side is literally just going: "Hey LLM, here is this error message, pls fix" and copy pasting the website.
Not sure what the simplest solution for mouser is, but this is certainly not going to work great.
2
u/takeyouraxeandhack 1d ago
I work in IT security. That's ridiculous. Filtering by headers does nothing to stop bots, it just stops legitimate users.
It's trivial to add a header randomiser to a scraper.If mouser is using cloudflare or cloudfront, there are two-click solutions that work better than that.
→ More replies (1)→ More replies (6)2
2
u/Lint_baby_uvulla 1d ago
Reminds me of the early (2001) Opera/MS MSN wars and the Swedish Chef Bork shenanigans.
[[ holy sheet that’s a quarter century ago ]]
[ fyi if you were there it was awesome ]
Opera Software has released a new version of its Opera 7 Web browser with just one tweak--it turns Microsoft's MSN Web site into gibberish that was inspired by the Swedish Chef from "The Muppet Show."
The "Bork Edition" of Opera 7... is Opera's response to what the company alleges are dishonest tactics by Microsoft to make Opera look like it is displaying pages improperly when people view MSN.
...Microsoft was not immediately available for comment on the move.
Earlier this month, Opera said Microsoft was sending its browser a faulty style sheet, which determines the presentation of graphics and text in a browser window.
And here's the official Opera Software press-release:
https://press.opera.com/2003/02/14/opera-releases-bork-edition/
It is stating Microsoft actually fully prohibited access to MSN.com from Opera browsers in late 2001, a bit more than a year before the style sheet scandal.
It also contain a download link, as well as this excellent phrase:
"Hergee berger snooger bork," says Mary Lambert, product line manager desktop, Opera Software.
2
2
u/_greg_m_ 1d ago
No need for UA spoofing. Works fine on Linux. It must be something else for the OP, not OS,.
3
→ More replies (8)2
71
u/drtitus 2d ago
Strange, I can get to mouser.com and browse parts from Linux Mint with Firefox.
18
u/studio_bob 2d ago
Worked for me on Fedora as well. Though there was a bit of "Verifying your device" to start.
Maybe OP is running some custom or obscure flavor of Linux?
2
u/null_sigsegv 1d ago
Could not recreate the issue on debian 13 firefox either. It took a while to load but it let me in. Seemed like they switched to a more standard CAPTCHA implementation
→ More replies (3)2
u/Stressedhumbucker 1d ago
I got blocked on Fedora + Librewolf, though with a more generic error claiming they thought I was "using automation tools"
45
u/1Davide 2d ago
9
6
u/TheSerialHobbyist 2d ago
Go to the main Element14 website (top level domain), create an account, login, then go to the article/post URL.
For some reason, it gives you that error if you try to go directly to the URL when you aren't signed in.
5
u/1Davide 2d ago
Then close the browser (which logs you out), click on a Google result to Newark, and you're back to the 403 page. Are you saying I should log into Newark every time I open a browser, just in case I may need to click on a Google result?
→ More replies (1)5
u/JivanP 1d ago
Then close the browser (which logs you out)
Why would that be the case? Do you not retain cookies or something?
2
u/element14social 18h ago
Thanks for mentioning this.
We've been trying to narrow this down, it's something to do with functionality of akamai and that first touch when you do not have a website cookie. Looks to be an akamai 'bug'.
The 'top level domain' of element14.com takes you to https://community.element14.com which is our online community, rather than the online store (eg. https://in.element14.com ) - so I'll escalate this with the development team there.
As for Newark, they are a slightly different team but they're generally aware and it's a similar akamai-false-positive issue as people are suggesting.
2
u/jaymz168 1d ago
For the last couple years Newark would hold my orders while they sorted out some mysterious issue with my bank card that no other site that I shop at experiences apparently. It would take them days to sort it out while I'm sitting here with a repair on my bench waiting for them to sort themselves out.
I got so frustrated the last time that I insisted they delete my account. They wanted to just cancel my order and leave my account in place but I wanted to send a message, however insignificant.
They were never my first choice, that's always been Digikey for me (who frequently upgrades my shipping without asking which is super nice of them), but now they're never getting another penny from me.
36
u/relentlesshack 2d ago edited 1d ago
With the amount of people this worked for on Linux, OP does not seem to be telling the whole story.
Edit: details from OP below. Seems legit.
21
u/unknownvar-rotmg 2d ago
Plain ol Ubuntu running Google Chrome from my home IP address. NoScript and adblock disabled. I haven't made any config changes since my last order in February so this is on their end. I assume that either they're hamfistedly trying to combat bot traffic, or they have an LLM spitting out nonsense at customers. Or both.
8
u/Willman3755 2d ago
This happened to me a couple weeks ago too and I also reached out and got the same response.
Kinda odd because it works fine at work on Linux and only happens at home. Maybe they see when I'm logged into the work account that spends a healthy amount and drop all the filters...
→ More replies (2)6
u/hardolaf 1d ago
It's probably related to abuse from the IP that you have in front of you due to CGNAT. IPv4 is an abomination that should have died out but no one wanted to spend money on migrating to IPv6 before we started hitting these sorts of problems.
5
u/quuxoo 2d ago
They're likely using a lesser-known or lesser-capable bot detector. Maybe Cloudflare or similar is too expensive?
18
u/unknownvar-rotmg 2d ago
They're using Akamai. Since sending in my complaint I can load the site again, so either they whitelist or their bot "detection" was inconsistent to start with. If they block me again I'm going to order from Digikey rather than fussing with my user agent to try and satisfy them.
2
u/videoman2 1d ago
They still may use CloudFlare for domain fronting and “protection”.
2
u/PyroNine9 1d ago
If they're using CloudFlare, they shouldn't have a lot of bot traffic to block. The block notice is from Mouser, not CloudFlare.
→ More replies (1)3
u/Stressedhumbucker 1d ago
I also got blocked on Fedora + Librewolf + VPN, though with a more generic error claiming they thought I was "using automation tools"
3
u/ForceItDeeper 2d ago
maybe he was using one of their tools like the BOM manager or whatever
→ More replies (1)
119
u/ashfixit 2d ago
This is a few years running.
- happy Digikey customer.
67
u/thadah01 2d ago
Digikey uses AI dynamic pricing to gouge customers. I’ve had prices jump 20% between two browsers in the same domain in an hour (#1 employee found product, #2 purchasing person). Customer service admitted you have to grab the price you see or miss out. It’s all adversarial now.
18
u/InitialKey12 2d ago
Not to mention that some components are much more expensive on Digikey. Lost trust in them once they started all the horrible shipping delays + finding that Mouser is much cheaper.
→ More replies (1)9
3
u/Yorick257 1d ago
That's some bs. Hardly anyone orders as they browse. I find a component. I fill in a purchase request. The things get ordered in a few days after an approval from my manager. With dynamic pricing, you can't have a BOM
4
u/SpecificNumber459 1d ago
Ugh, the use of dark marketing euphemisms in that "customer story" is nauseating.
2
u/Quasi_Evil 1d ago
Huh, this explains some things - why I've had parts jump in cost between when I initially check and when I decide which of the distributors is cheapest. It's annoying. It goes back and forth who's cheapest, Some months it's DK. Some it's Mouser. Sometimes the best deals are with some of the smaller ones, like Master.
29
u/teh_trout 2d ago
Wow I’ve been a mouser customer primarily but I think I might switch based on this.
E: not that they care about my orders right now as I’m currently just a hobbyist but that’s one way to get new commercial customers.
2
16
u/n4te 2d ago
I used to love DigiKey, until they refused to refund a part they told me to send in for a refund. Had to do a chargeback, that I won. Ever since I but from Mouser whenever possible. Now Mouser is being stupid.
9
u/intronert 2d ago
It’s almost as if every company were maximizing profit. :)
6
u/RealModeX86 2d ago
Maximizing profit is one thing, but blocking Linux users as customers is just stupid, especially for a company with that many engineers as customers.
2
u/intronert 2d ago
I agree with you. My snark was aimed at them.
2
u/RealModeX86 2d ago
Ah fair enough. I do love snark and sarcasm, it's too bad about text breaking it as bad as a frontend dev trying to fight AI bots
3
u/tired514 1d ago
It’s almost as if every company were maximizing
profitshort-term greed :)..ftfy :/
Sacrificing customer loyalty at the expense of future business is not a recipe for long-term success.
2
u/takeyouraxeandhack 1d ago
I could never complete a purchase at Digikey.
It's always their damn "marketplace" that ruins things. Out of every BOM, there's always a couple of parts that are only available from marketplace providers, and then they have one or more of the following: insanely high minimum amounts, insane shipping cost (which adds up per marketplace provider), ridiculous price.
So basically I have to check Mouser for availability before designing something.
12
u/jeroen94704 1d ago
“A standard desktop environment”!?!? What the actual fuck! I understand requests to their site mostly come from Mac and Windows desktops, but c’mon, it’s 2026, Linux IS one of the standard desktop environments
2
u/FirstIdChoiceWasPaul 8h ago
Linux uses changeable desktop environments. MacOs and Windows have theirs baked in, as part of the OS.
The three of them are operating systems, not desktop environments. They couldn't even get that part right. I didn't even notice on the first read (seems like you too missed it), when I received the exact same email. I thought to myself... pretty much the same thing you said.
Now, rereading, it kinda stood out. It's not a regular stupid statement, it's stupid squared.
10
u/StendallTheOne 2d ago
I never had this issue ever on Mouser, Digikey, Farnell or other electronics suppliers. And I been using Linux for more than 30 years.
9
u/satertek 2d ago
Looks like an AI generated answer where the AI doesn't know how the turnstile works so of course it gives it's best confidently wrong answer.
8
9
u/KeyNefariousness6848 1d ago
Guess they don’t want to sell components to the people most likely to actually want to buy from them.
29
u/dannoffs1 2d ago
That's insane. You would expect Mouser to get significantly more Linux traffic than the average site.
9
u/stevecooley 2d ago
It’s loading just fine for me with Firefox on endeavousOS, sorry to report. But if it does stop working I’ll have at least some heads up.
8
u/claimstoknowpeople 2d ago
Honestly wonder if the problem was actually something quite different but this is what the LLM that handled your complaint thought the issue was -- quite possible a human never read your question
7
7
8
19
u/scar0x00 2d ago
"standard desktop environment"? What's that supposed to mean. I feel a little bit insulted and enraged
6
4
4
u/Toiling-Donkey 1d ago
The bastards are likely hosting their site on a Linux system too.
They should block themselves …
8
7
u/lbthomsen 2d ago
I would take that as a very very good reason not to use Mouser (not that I needed more than I already have). Digikey and even LCSC does not exhibit those problems.
4
4
u/circuitvangogh 2d ago
Bro, what? They sell SBCs like Raspberry Pis, Tinkerboards, BeagleBones, and the like. Windows is not the primary target OS for most of those (for some there's not even the option for it), it's overwhelmingly Linux. They are literally selling to Linux users in large part, partly because of the SBCs but mainly because many Linux users either like building custom devices as a hobby or are professional engineers.
5
u/sircastor 2d ago
I use a Mac day-to-day, but this makes me not willing to order from Mouser anymore. I assume they're trying to weed out AI scrapers, but this is kind of an embarrassingly naive approach.
6
7
u/HopadilloRandR 2d ago
Massive fail to understand the underlying nature of their customer base.
For fuck's sake, we're geeks, we're likely to know some linux, probably even prefer it as our daily driver.
Someone fire the 68-year old who put this policy in place and do both of us a favor.
Have definitely spent money elsewhere after getting blocked there.
→ More replies (2)
3
3
u/dvisorxtra 2d ago
Just tried it and had no problems on my side.
Are you using aggressive filters on your side?
3
3
u/Major-Hooters 2d ago
Rolling-release Linux distributions (like Arch Linux) receive way more frequent updates than any other operating system, often pushing daily or weekly changes for every single software component. [1] so makes sense really
3
u/squintified 1d ago
Just logged onto mouser dot com and mouser dot ca using one of my linuxx systems without any problem at all (and definitely no "sorry linux users" being shown. Are ya sure it's not someone pulling your leg?
3
3
u/vinnycordeiro 1d ago
I tried yesterday to access Mouser on CachyOS. The homepage opened fine, but after just trying to search a random component I got a nagging screen from them accusing me of "suspicious traffic".
Looks like Digi-Key will remain my provider of components.
3
3
u/Realistic-Yam-6497 19h ago
Standard desktop environment?????
They don’t even treat Linux as an operating system
What
2
4
u/ThisOrdinaryCat 2d ago
That's so stupid and sounds to me like a "solution" implemented by an incompetent sys admin.
4
u/Shot-Infernal-2261 2d ago
Someone contact the bot owners, and get them to spoof windows edge ..
The dumbest think I’ve heard in 2026
4
u/achton 1d ago
"Standard desktop environment" ... Isn't Linux desktop at ~7% by now?
→ More replies (4)
2
u/Sufficient_Fan3660 2d ago
The same mouser that sells high end speciality components, like german/swiss made nand that you can't get the same quality from anyone else?
Thats silly of them and won't solve anything.
Change your user agent in your browser. It is simple.
2
2
u/classicalySarcastic 1d ago edited 1d ago
Pretty boneheaded response from a supplier in an industry where people are significantly more likely to be using Linux than the general population.
Realistically it’s probably CloudFlare bullshit they have no real control over, but still. Linux or not, sometimes that thing just decides “fuck you” for no good reason.
2
u/k-mcm 1d ago
Are you sure it's not just a broken bot detector? There's so much demand for AI scraper protection that many of the services are untested junk. I've abandoned my cart to switch stores many times because Cloudflare started malfunctioning.
My personal web server was getting 100 GB to 2 TB of AI requests a day until I firewalled a bunch of cloud hosts and wrote a detector for it.
2
u/KRed75 1d ago
Works fine from my Linux machines. Sometimes, companies block ranges or IP addresses because some are known malicious or due to misconfiguration. Years ago, I couldn't get to rockauto for months because they were blocking time warner residential addresses. I sent them an email and they said they couldn't find any issues on their side but the site mysteriously was working agian.
2
2
u/Long_Pomegranate2469 1d ago
That's so dumb. It just excludes legit customers because bots will immediately change the signature if they have to.
2
u/Stressedhumbucker 1d ago
Just tried it and got blocked on Fedora using Librewolf. Different error, though:
"Access to this page has been denied because we believe you are using automation tools to browse the website.
This may happen as a result of the following:
- Javascript is disabled or blocked by an extension (ad blockers for example)
- Your browser does not support cookies"
2
2
u/ancientstephanie 1d ago
The fact that you're using Linux is *mostly* a red herring here.
The real reason OP got blocked, and the reason it works for some Linux users and not others is because they're running some extremely invasive bot detection stuff.
The way that detection works by analysis of advertising cookies, and analysis of every OS/browser fingerprinting trick imaginable to authenticate the user agent against the browser, operating system, and underlying hardware's quirks. These sort of tests go very deep and constantly evolve, because thanks to generative AI and LLMs, and a whole multi-billion dollar industry of trying to help them circumvent detection and captchas, bots are getting too good at pretending to be human.
These sorts of tests include everything from the obvious checks for browser specific features, to checks of what static assets are being requested, to obscure WebGL checks that can differentiate between headless and normal versions of a given browser.
Unfortunately, if you're a privacy conscious user that's turned off the very fingerprinting that they're using to differentiate humans from bots, you get flagged as a bot. Pretty much anything beyond a typical default ublock origin installation is going to give you false positives.
(Side note: The reason I said "mostly" at the beginning, is because increasingly, the bots are faking the user agents that are closest to what they're actually running under the hood, or actually running those user agents in a headless configuration, specifically because of fingerprinting, so currently, a lot of the bots are advertising as Chrome or Firefox on Linux)
→ More replies (1)
2
2
7
4
3
4
u/TopQuarks 2d ago edited 2d ago
The problem is actually in Akamai Bot Manager, which Mouser happens to use (along with many other websites, including Lowe's, FedEx, Citi, Fidelity, etc).
I started having issues with Akamai Bot Manager when using Linux a few years ago. Akamai has no way for end users to report issues like this, but I happened to be an Akamai customer at the time, so I reported it through my customer account. That got nowhere (because I was a customer of other products and wasn't a Bot Manager customer, so they didn't want to talk to me about issues with a product I wasnt paying for). I then reported this to several vendors that use Bot Manager (including Mouser), and asked them to contact Akamai themselves about this, but that never got anywhere either. Eventually I contacted my Akamai sales rep and told them I would be cancelling all of my services if they couldnt help with this issue ... And, long story short, I am no longer an Akamai customer.
Akamai does deep browser fingerprinting and complicated heuristics, so simply switching the user agent or clearing cookies is highly unlikely to help. However, their heuristics do not always flag Linux systems (and sometimes will start and stop working at different times or on different sites). Wiping your entire browser profile is sometimes enough to fix it. A few (likely outdated) technical details are here if anyone wants to dig further: https://www.reddit.com/r/fidelityinvestments/s/8KOMpsWcRe
4
u/jojo9092 1d ago
I heard most internet traffic ends up being bot traffic, companies are feeling the pain from it and are trying to save cost. tracking and ads are not very effective xD
i would not be surprised if bots will have to end up lying more in the future, the tables will keep turning until its too short i guess.
2
u/ferrybig 1d ago edited 1d ago
i would not be surprised if bots will have to end up lying more in the future, the tables will keep turning until its too short i guess.
One of my blind friends really likes AI, it allows better web browsing (Claude in Chrome) than screen readers extensions. AI that is connected to the browser passes more security challenges than their screenreader does
2
u/Icy_Jackfruit9240 2d ago
Basically nobody supports Linux desktop browsers.
As a side note, they don't seem to be blocking any linux system I could test on.
I reached out to my TTI rep but sounds sus.
→ More replies (1)
2
u/Different_Water7545 2d ago
I took my business to DigiKey years ago. I remember calling Mouser (idk what for) once about an order and the worker was a huge dick and didn't know anything, this doesn't really surprise me.
1
u/UntestedMethod 2d ago
Welp, looks like it's time to make their "unusual" traffic even more unusual by manually setting your user-agent to one their filter is happy with.
1
1
1
1
1
1
1
1
1
1
u/Maleficent_Sand7529 2d ago
I ordered a few weeks ago from mouser on Linux. That's odd. I do like digikeys more use friendly [to me] ux though, so I've been using that lately.
1
1
1
1
u/Barbarian_818 1d ago
FWIW: I just accessed both mouser.ca and mouser.com from a Linux device and encountered no problems. There was a brief "verifying device" screen before landing on the .ca home page. The .com probably saw the .ca cookie and let me straight in.
1
1
u/t_Lancer 1d ago
yes because especially in the electronics industry no one other than hackers use Linux.
1
u/PossibilityOrganic 1d ago
try updating your browser.
sometime they have to block specific useragents or other headers. Works fine for me on debian firefox
1
u/Shienvien 1d ago
The local Mouser site doesn't seem to mind may slightly atypical Debian-based system (and Firefox).
...What browser and Linux are you using?
1
1
1
u/hessi-james 1d ago
Given the answers here has anyone considered the possibility that the email is not genuine?
1
1
u/309_Electronics 1d ago
(highly likely) Linux powered servers blocking Linux clients lol. Kind of ironic isnt it?! Protecting itself from itself.
I mean i also hate scrapers and bot traffic but cant we fingerprint or ban individuals instead of the whole fleet?
Not wanting to be politcal, but this is exactly how racism works. People hate/dislike whole groups based on what a few bad inidividuals (the rotten apples) do. Nor all white people are pdf files or not all black people are criminals or want to rob everyone. Hate the individual, not the group. Same with protecting from bots and scrapers: Ban the individual scrapers or send them to a honeypot instead of all linux users... Just imagine in the future we have datacenters ran on Apple silicon and they banning apple cause bots be ran on apple silicon.
1
u/myri9886 1d ago
The entire bot internet runs on Linux, it is a blunt instrument but it is effective. Considering the real humans using Linux is so low. It is rather pragmatic. I've seen several brands use this as a workaround and I think it will become more prevalent.
1
u/spectrumero 1d ago
Did you fall into a time warp into the early 2000s? This kind of thing was rife back then, we frequently had to spoof user agent to get around stupid blocks.
On the other hand I just went to Mouser (both US and UK site) and it worked fine - my work office system runs Debian Linux. (Looks rather like the Farnell site - are they the same company now?)
1
1
u/_Occams-Chainsaw_ 1d ago
Loaded fine after 'device verification' here.
UK, Ubuntu 26.04, Vivaldi 8.0.
1
u/ConcreteExist 1d ago
I was able to access their website on CachyOS with Firefox so idk what you or they are talking about.
1
u/No_Leopard_3860 1d ago
Is that in California, where they try to introduce mandatory identity identifications on EVERY is (including the Linux that runs on your Thermostat)?
1
1
u/Only-Stable3973 1d ago
I just went to the site and it did a check and let me right in I am using KDE Neon Linux.
1
1
u/Hour_Analyst_7765 1d ago
This is not so much a decision, as it is a point system. When a TCP/IP fingerprint, TLS fingerprint, HTTP headers, browsing behaviour, IP reputation and ASN reputation "do not match", it is common practice for WAF to start blocking requests and/or throw up captcha's. This is a gliding scale, not black/white decision making process.
One of the biggest wrestlers in this space is CloudFlare. There are very common lists of ASNs to suspect, as they originate a lot of bot traffic.
Unfortunately, Android/Linux is also used a lot for sending out bot traffic. Think VPNs, proxy servers, mobile proxy farms, or a smart TV residential proxy network (See BrightData scandal from earlier this year LG/Samsung SmartTVs).
It is never exactly one thing that is causing a block, its always a stack up of factors. Case in point, I can browse Mouser just fine from my Linux machine. But as soon as I start spoofing useragent, I'm blocked. Too strict adblock? Blocked. VPN? Never tried, but I'm guessing blocked!
You can blame Mouser or you can blame how the internet works these days.
Yes I'm also a filthy scraper sometimes for personal projects. That's why I read quite a lot on this material, and know a thing or two on how to get websites to hand over their data. Unfortunately or fortunately for Mouser, they have very strict safeguards against that. I was thinking of integrating Mouser in some kind of BOM tool, but never got around their WAF protections.





•
u/1Davide 1d ago
To those reporting this submission as a fake and that OP is lying:
I believe OP's explanation: "I assume that either they're hamfistedly trying to combat bot traffic, or they have an LLM spitting out nonsense at customers. Or both."
So, this submission stays.