Can't install - cdn.sheetjs.com timeout #3283
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#3283
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey guys,
When I try and do npm install, I'm getting
I am in Vietnam. (specifically I'm on a mobile IP, on a 5g Viettel sim) When I tested on a friend's VPN to install via an IP in Australia then the install works. However in the general case I'm not able to do this.
Is there any chance you blocked Vietnam from your cdn? If so, any chance you could unblock it so we can continue using your library?<- doesn't seem to be the case, sorry for jumping to conclusions.Cheers
Jarrad
Gridcog
Did this work in the past? Are you able to test if it works using another mobile connection or on a wired connection?
If this does not work, we can make the tarballs available over Discord. Join the SheetJS Chat
I don't know if this worked in the past, this is the first time I've tried to connect from Vietnam.
Did some more digging..
A wired connection works, on both ipv4 and ipv6. my wired ipv6 begins 2001:ee1:fa02:...
The Viettel connection actually works on ipv4, but not on ipv6. my mobile ipv6 begins 2402:800:359a:...
I have not noticed any other ipv6 problems on this box (though admittedly there's a lot of happy eyeballs logic around the place that might be working very well to hide problems from me). test-ipv6 comes up all green for example.
The best move at this point is to download the tarball from a known working connection and add to your project. You can follow the vendoring instructions at https://docs.sheetjs.com/docs/getting-started/installation/nodejs#vendoring
Testing from the machine that generated the tarball, you should expect the following MD5 checksums for the last few releases:
(Unfortunately the
npm
tool does not guarantee reproducible tarballs :( this was a choice made by npm inc many years ago, outside of our control)If you need more interactive assistance, please feel free to ask in the SheetJS chat