19 May 2024 |
hexa | nvm | 13:57:52 |
hexa | but it wants a https url | 13:58:12 |
hexa | and s3.lossy.network points … nowhere | 13:58:18 |
hexa | * and s3.lossy.network points … nowhere specific | 13:58:30 |
thubrecht | It will infer the bucket url automatically | 13:59:18 |
hexa | 👀 | 14:00:35 |
thubrecht | Ah wait | 14:01:19 |
| * hexa waits | 14:02:15 |
thubrecht | What you really need is the s3_api.root_domain in the garage settings | 14:02:20 |
hexa | ok, that is what I had all the time | 14:02:37 |
thubrecht | Sorry.... | 14:02:53 |
thubrecht | But then I don't know why it doesn't work | 14:03:19 |
hexa | no worries | 14:03:22 |
hexa | hm ok, it is pushing stuff | 14:13:29 |
hexa | seems like dns is my enemy today | 14:13:34 |
Charles | In reply to @hexa:lossy.network I'm currently running into lots of dispatch failures Hmm not sure what you mean by that | 15:03:31 |
Charles | If you want to reference my config: https://gitlab.computer.surgery/charles/servy-fleet/-/tree/main/config?ref_type=heads the attic and garage directories are relevant | 15:04:58 |
Charles | Since writing this nonsense https://gitlab.computer.surgery/matrix/grapevine-fork/-/blob/main/bin/nix-build-and-cache?ref_type=heads attic has been a lot more useful for me | 15:06:05 |
Charles | I might try building this functionality into the attic client, since it already has the ability to compute closures | 15:06:36 |
Charles | Also I think that when using garage you should disable attic's chunking, because garage does that already | 15:08:37 |
Charles | My three biggest gripes with attic right now are:
- Sometimes the connection randomly dies while pushing
- It's impossible to revoke authentication tokens
- There's no built in way to do what the above script does
| 15:10:31 |
Charles | I haven't experienced the first one in a while though | 15:11:01 |
Charles | Maybe also:
- It's not in nixpkgs and it doesn't have its own binary cache so you often have to build it yourself
| 15:11:46 |
hexa | I mentioned you becuase I found your issue on the attic repo | 15:12:07 |
hexa | * I mentioned you because I found your issue on the attic repo | 15:12:14 |
hexa | now running into | 15:12:23 |
hexa |
❌ yn5nd583m3ynfwkg19dc9vxfi5f7bnzy-systemd-254.10: HTTP 413 Payload Too Large
| 15:12:26 |
hexa | now what limits the payload size 🤔 | 15:13:05 |
Charles | I assume you're using NGINX? | 15:13:06 |
hexa | oh right | 15:13:10 |