@elliott-davis do I need to start my supervisor in a certain way?
I’m running this hab file upload from a hook within habitat.
The command hangs when I try to upload a small file.
[root@c1f10009fd99 ~]# RUST_LOG=debug hab file upload vault.default $(date +%s) /hab/svc/vault/files/vault.init
DEBUG 2018-06-21T16:25:58Z: habitat_common::ui: UI { shell: Shell { input: InputStream { isatty: true }, out: OutputStream { coloring: Auto, isatty: true, is_colored(): true, supports_color(): true }, err: OutputStream { coloring: Auto, isatty: true, is_colored(): true, supports_color(): true } } }
DEBUG 2018-06-21T16:25:58Z: hab: clap cli args: ["hab", "file", "upload", "vault.default", "1529598358", "/hab/svc/vault/files/vault.init"]
DEBUG 2018-06-21T16:25:58Z: hab: remaining cli args: []
DEBUG 2018-06-21T16:25:58Z: hab::config: No CLI config found, loading defaults
» Uploading file /hab/svc/vault/files/vault.init to 1529598358 incarnation vault.default
Ω Creating service file
DEBUG 2018-06-21T16:25:58Z: tokio::reactor: scheduling direction for: 0
DEBUG 2018-06-21T16:25:58Z: tokio::reactor: loop process - 1 events, 0.000s
DEBUG 2018-06-21T16:25:58Z: tokio::reactor: scheduling direction for: 0
DEBUG 2018-06-21T16:25:58Z: tokio::reactor: loop process - 1 events, 0.000s
↑ Applying via peer 127.0.0.1:9632
DEBUG 2018-06-21T16:25:58Z: tokio::reactor: scheduling direction for: 0