-
Notifications
You must be signed in to change notification settings - Fork 91
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
60s Upload timeout #170
Comments
A reverse proxy could be terminating at 60s. |
I tried with and without a proxy in between. Everytime the same behaviour. |
I only get this error with the nerdfont and nvidia package: ❌ nz9vmyg6vw2f8r2psfw69k0r2a6iavx8-nvidia-x11-560.35.03-6.11-bin: HTTP 499 <unknown status code>: Client Closed Request
❌ 8bibp95qs2m60swxyk5np7kmsvm7wy25-nvidia-x11-560.35.03-6.11: HTTP 499 <unknown status code>: Client Closed Request
❌ py5fwy2dzbf2r785gqbm77wh1ydv8xc6-nerdfonts-3.2.1: HTTP 499 <unknown status code>: Client Closed Request This is how I use nerdfont it: environment.systemPackages = with pkgs; [
nerdfonts
]; And here how I use nvidia: https://github.com/Svenum/holynix/blob/main/modules/nixos/gpu/nvidia/default.nix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After 60 seconds my push is failing with this error:
Any idea?
Here is my docker config:
server.toml:
The text was updated successfully, but these errors were encountered: