themekit: theme download gets stuck at 97%
Hi there,
I recently updated themekit to latest version (1.1.1) and since then it cannot download all the files… I tried with 3 different themes and all of them get stuck around 97-98%
[development] Warning, this is the live theme on XXXXX-THEME.
[development] 389|401 [===================================================================>--] 97 %
Any thoughts on this?
Thanks
OS: Mac Themekit: v1.1.1
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 17
- Comments: 64 (25 by maintainers)
I have had this issue for a few times so far, here are my observations: I noticed it happens with larger themes rather than to smaller ones. Generally stuck on around ~96%-99%. No errors in verbose mode. Once I left it hanging and files downloaded eventually, but it took hours.
@tanema, I tried your patch, unfortunately, didn’t help.
@alexissel You can run
theme update --version=1.0.3
@tanema at least in my case I had issues with large files failing to download. Looking at the file names (images, settings_data.json), I’d assume these are large as well.
BTW Thank you @tanema! I’ve been using themekit v1.1.3-pre and it works much better! I didn’t know I could do
theme deploy
to add checksums that were missing. Mytheme deploy
s are much faster now! Thanks again!@alexissel Thanks for reporting, we’ll continue to look into.
@alexissel We’ve fixed the issue and will have a new release of Theme Kit out very soon.
Thanks, this looks like the same issue as #790 (PR in #794) so we’ll aim to prioritize that fix.