core-plans
core-plans copied to clipboard
[storm] Service doesn't work
The storm service doesn't load and needs troubleshooting:
[9][default:/src/storm:0]# hab svc load $pkg_ident
hab-sup(AG): The core/storm/1.2.3/20190722162522 service was successfully loaded
The core/storm/1.2.3/20190722162522 service was successfully loaded
[10][default:/src/storm:0]# hab-sup(MR): Unable to start core/storm/1.2.3/20190722162522, hab-sup(SS)[components/sup/src/manager/service/spec.rs:255:24]: Missing required bind(s), storm, zookeeper
^C
possible cause might be related to missing bindings in the plan.sh:
pkg_binds=(
[zookeeper]=""
[storm]=""
)