Hagai Hillel
Hagai Hillel
@andyglow Thank you for your kind help, the details were pretty helpful!
@nadenf Need to verify akka http license is free to use. ci.yaml should be generated with sbt github actions. Have you used that? You can execute from terminal `sbt githubWorkflowGenerate...
@xuwei-k having same issue with intellij idea, I think it should be addressed somehow. currently, it's not possible to use contrib wart with IntelliJ idea. ``` scalac: load failure warts...
@shlomi-noach ?
Maybe do you mean -stack ? Usage of ./orchestrator-agent: -config="": config file name -debug=false: debug mode (very verbose) -stack=false: add stack trace upon error -verbose=false: verbose
seems like the error not returns after the trace enabled. I will check it all over the cluster and let you know.
Yes, this is why i`m testing it all over the cluster waiting for error to re-appear.
Hi, here is the error log ``` 2 [martini] Started GET /api/lvs-snapshots for ****:57694 2016-06-23 10:59:20 DEBUG execCmd: lvs --noheading -o lv_name,vg_name,lv_path,snap_percent 2016-06-23 10:59:20 ERROR exit status 127 /root/go/src/github.com/outbrain/golib/log/log.go:178 (0x43d071)...
It is consistently returns same error. Invoking the command is OK. output example > mysqldata mdata /dev/mdata/mysqldata > mysqldata-snapd01-2016-06-30 mdata /dev/mdata/mysqldata-snapd01-2016-06-30 75.00 > home outbrain /dev/outbrain/home > opt outbrain /dev/outbrain/opt...
@shlomi-noach ?