-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: Dependacy @feel/form
times out after 3 times in nixvim
#125
Comments
I built it successfully yesterday evening. Is the error still persisting? Yesterday morning Codeberg got ddosed and was offline. Maybe you've tried to build in that time. |
I could try to update the flake. |
That should not be necessary. |
Just making sure that if it's a thing if the refs haven't been update to see if that is a thing that could fix it. |
I didn't hear about codeberg getting ddosed is there any blog from codeberg about it? |
https://social.anoxinon.de/@Codeberg/113326915680592019 |
Is it working again or is it still broken for you? |
Still broken after updating channel. |
Also why isn't renovate updating npm deps as it does support it? |
I've just built the docs in your branch, and it worked without problems: [nix-shell:/tmp/nixvim-plugins-cord-nvim]# nix build -L .#docs
...
[nix-shell:/tmp/nixvim-plugins-cord-nvim]# ls -la result/share/doc/nixvim/search
total 29
dr-xr-xr-x 3 root root 9 Jan 1 1970 .
dr-xr-xr-x 15 root root 34 Jan 1 1970 ..
lrwxrwxrwx 3 root root 75 Jan 1 1970 favicon.ico -> /nix/store/pzgxwn7490bpcf1w871c0ms0dmzn63da-nuscht-search-0.0.0/favicon.ico
lrwxrwxrwx 3 root root 74 Jan 1 1970 index.html -> /nix/store/pzgxwn7490bpcf1w871c0ms0dmzn63da-nuscht-search-0.0.0/index.html
lrwxrwxrwx 3 root root 80 Jan 1 1970 main-3EGQOONM.js -> /nix/store/pzgxwn7490bpcf1w871c0ms0dmzn63da-nuscht-search-0.0.0/main-3EGQOONM.js
dr-xr-xr-x 2 root root 22 Jan 1 1970 media
lrwxrwxrwx 3 root root 69 Jan 1 1970 options.json -> /nix/store/p7alxb40ggsjfi8b6f5fg400dabyb5v0-options.json/options.json
lrwxrwxrwx 3 root root 85 Jan 1 1970 polyfills-SC4UBBZS.js -> /nix/store/pzgxwn7490bpcf1w871c0ms0dmzn63da-nuscht-search-0.0.0/polyfills-SC4UBBZS.js
lrwxrwxrwx 3 root root 83 Jan 1 1970 styles-HE3P5DA2.css -> /nix/store/pzgxwn7490bpcf1w871c0ms0dmzn63da-nuscht-search-0.0.0/styles-HE3P5DA2.css
|
Huh maybe a firewall issue? |
Logs
|
Can you curl the file manually? curl https://codeberg.org/api/packages/m4rc3l/npm/%40feel%2Fform/-/0.0.25/form-0.0.25.tgz |
Yep perfectly. |
And you are not using any kind of remote builder? If yes please try building with |
Nope all local. |
Any idea what the issue could be @MarcelCoding? |
What's your rough location? I assume not Europe, or is it? Also can you try cloning the repo and run pnpm install inside of it? |
There was an outage two days ago. I was told to create an issue at https://codeberg.org/Codeberg/Community/issues if there are reproducible problems in the future. |
Australia I will try running pnpm install in the repo. |
I tried cloning the repo and running pnpm install and still timing out. |
@MarcelCoding This is still an issue it's not a codeberg issue it's something to do with how pnpm & npm works I have tried it with both. |
Could you try uploading your package to Github Registry @MarcelCoding? |
Made an issue here: https://codeberg.org/Codeberg/Community/issues/1683 |
The GitHub NPM Registry does not allow unauthorized downloads... I've also added my logs to the Codeberg Issue to outline that's it's not an general Issue: https://codeberg.org/Codeberg/Community/issues/1683#issuecomment-2396646 |
What about NPM or JSR? As they don't require |
Hey I was working on a pr for nixvim: nix-community/nixvim#2408 clarifying a comment on that pr using
serve-docs
, I have ran into an issue with one of the dependencies@feel/form
the exact repo timing out.This is happening both upstream and my fork, so this might be your issue.
Metadata:
Logs:
The text was updated successfully, but these errors were encountered: