elt547
Odd issue fetching docs for local use: Couldn't find docs for package with name elixir
I’m trying to fetch hex docs for local use. About to get on an airplane with no wifi. Lots of packages are not found though, and I’m not sure why.
I run mix hex.docs fetch elixir and I get the message Couldn't find docs for package with name elixir or version 1.13.3. Anyone have any idea what’s going on? There are several packages that this happens with.
Most Liked
josevalim
Ok, so please ignore me, I was clearly wrong ![]()
elt547
I think it must’ve changed recently. The good news is that you CAN fetch the elixir docs like that! After I switched to my cellular connection it worked like a charm.
So slick, I’m glad we’ve got such a robust offering of tools in the elixir ecosystem! Even simple things like this make me excited for what’s to come.
thomas.fortes
My guess would be some kind of DNS spoofing associated with certain keywords, airports and hotels usually do this kind of shit to their connections.
Exadra37
I understand your situation, but in that case shouldn’t you plan to have a good data plan on your SIM card?
I have one on mine that also works well when in roaming.
This becomes also a security risk for your employer, but many employers are not yet aware of the risk associated with employees working on public wifi, or they downplay the risk, but in some industries its not an acceptable risk.
Attackers when wanting they always achieve, but the public wifi risk are by far bigger then the ones you face at home.
Not only old routers, even modern routers are crap in terms of security for a persistent attacker.
When on public wifi (or at home if the attacker is outside your home) you also face the danger of the wifi being spoofed by a device like this:
P.S: Maybe a moderator want to split this into another topic with a tile like Risks of working on a public wifi
josevalim
Elixir is not a package, so you can’t fetch the docs like that. We may address this in the near future though.
Meanwhile you can download Elixir docs from its release page on GitHub.







