attic icon indicating copy to clipboard operation
attic copied to clipboard

Multi-tenant Nix Binary Cache

Results 79 attic issues
Sort by recently updated
recently updated
newest added

Hi! Thank you for working on this. I was giving Attic a try but on some uploads (notably, this one is several hundred MBs) it's failing to push. I'm getting...

Any ordinary file will contain at least a trailing newline which cannot be included in the bearer header. Trim all leading/trailing whitespace.

I think I've driven myself mad with this .. ``` # atticadm make-token --sub stevedstarlite --validity 1y --pull "*" --push "starlite-*" eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NDcwNzY2NzAsInN1YiI6InN0ZXZlZHN0YXJsaXRlIiwiaHR0cHM6Ly9qd3QuYXR0aWMucnMvdjEiOnsiY2FjaGVzIjp7IioiOnsiciI6MX0sInN0YXJsaXRlLSoiOnsidyI6MX19fX0.JfTlnboId_F4aeuyFRdUAgpK8vuhibWN9gu-L_vC6kY $ attic login local http://aux-test.lan:8080 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NDcwNzY2NzAsInN1YiI6InN0ZXZlZHN0YXJsaXRlIiwiaHR0cHM6Ly9qd3QuYXR0aWMucnMvdjEiOnsiY2FjaGVzIjp7IioiOnsiciI6MX0sInN0YXJsaXRlLSoiOnsidyI6MX19fX0.JfTlnboId_F4aeuyFRdUAgpK8vuhibWN9gu-L_vC6kY ✍️ Overwriting...

As far as I can see, given a configuration file in a custom location, I can either specify it on the command line, or make sure it's not in a...

This happened when pushing to my attic cache from CI. Since multiple machines are being built at the same time, it is possible that more than one client is pushing...

Hi. Is there any way I can download all the records from attic? I would just like to recover the data using the data from the record.

``` May 07 10:52:12 hastur systemd[1]: Started atticd.service. May 07 10:52:12 hastur atticd[2380750]: Attic Server 0.1.0 (release) May 07 10:52:12 hastur atticd[2380750]: Running migrations... May 07 10:52:12 hastur atticd[2380750]: Starting...

I'm trying to push to my attic store, but I'm just getting this error: ``` > attic use main Configuring Nix to use "main" on "local": + Substituter: attic.wavelens.iomain +...

I was getting extremely slow speeds with the default sqlite backend on zfs, I switched to postgres and got a 24x upload rate speedup. I was also hitting https://github.com/zhaofengli/attic/issues/24 occationally....

`atticd` is currently not available as a command when attic gets enabled as a NixOS modules. This adds a little wrapper to make `atticd` available on the command line and...