Internal Server Error when using vault image
when pulling nixery.mikro.work/shell/vault. I recieved a HTTP status: 500 Internal Server Error
Hey!
nixery.mikro.work is not our instance (which is on nixery.dev), so I can't see the logs from there or figure out what's wrong. I'm not sure who hosts that.
tazjin at 2024-06-20T12·34+00
We have the same problem with nixery.dev since a few days, maybe nix-channel was changed to 24.05? (Would be great to publish what channel is used on nixery.dev).
❯ docker run -ti --rm nixery.dev/shell/vault bash Unable to find image 'nixery.dev/shell/vault:latest' locally docker: Error response from daemon: received unexpected HTTP status: 500 Internal Server Error.
henningschumann at 2024-06-21T06·55+00
If I run nixery locally and using 24.05, I get an error about an incompatible licence: error: Package ‘vault-1.16.2’ in /nix/store/2lvj8bm21ymxra61dqrc4xpzr8njgywj-source/pkgs/tools/security/vault/default.nix:47 has an unfree license (‘bsl11’), refusing to evaluate.
sabinetrackle at 2024-06-21T14·59+00