Replies: 1 comment 2 replies
-
I had the same issues while I was in Russia. It seems to work fine in the rest of the world. I already reported the issue upstream in awc. In the meantime, you can manually download the assets and place them in the target directory: NixOS/nixpkgs#310436 (comment) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since yesterday, I am having serious troubles with jsdelivr, and the SQLPage build script does not handle this (rare/unlikely?) issue in a robust fashion. (And I mean that this problem occurs with both my "amended" build process and the regular build process
cargo build
orcargo build --profile superoptimized
.) The build script gets essentially locked without any feedback at the end while attempting to download the js/css assets. I had an instance where it froze for more than 12 min. I also independently (of the build script) confirmed jsdelivr problems by attempting to browse it and downloading the target assets manually. I am not sure whether this is just me, my location, or a global issue.Beta Was this translation helpful? Give feedback.
All reactions