Keisuke Kubota
Keisuke Kubota
@samiponkanenssh Hi, I ran your script and test with provided format `host:port`, but seems it returns the expected response, not 404. will you share the request for reproducing 404? ```...
I created PR for this issue, please check
It's hacky way though I managed to fix it by ``` download https://github.com/jemalloc/jemalloc/releases/tag/4.4.0 vim ./vendor/github.com/spinlock/jemalloc-go/Makefile vim ./vendor/github.com/spinlock/jemalloc-go/help.mk # Update like this: SOURCE := /root/.local/bin/jemalloc-4.4.0 ```
`flexctl backup list` sets timeout 10 seconds and it's too tight https://github.com/fly-apps/postgres-flex/blob/bb46120d4617bef3b7c4cb0a8e21998e37cf87d7/cmd/flexctl/backups.go#L150 when I exec `barman-cloud-backup-list` it took 144sec, can we increate timeout? or it'd be nice if we could...
it still happens ``` ❯ time f pg backup create -a *** Error: failed to exec on VM 683d524b426098: deadline_exceeded: Post "http://unix/v1/exec": context deadline exceeded (Client.Timeout exceeded while awaiting headers)...
no updates for this topic?