nativelink icon indicating copy to clipboard operation
nativelink copied to clipboard

Configure and start NativeLink- error on the health field

Open nfarah86 opened this issue 1 year ago • 3 comments

I have a fresh EC2 instance going and re-ran the quickstart guide. I got an error around the health field. It works when this field is deleted. I'm not sure if we want to remove the field or update it so the error doesn't occur.

https://github.com/TraceMachina/nativelink?tab=readme-ov-file#%EF%B8%8F-configure-and--start-nativelink

$ nativelink basic_cas.json
Error: Message { msg: "unknown field `health`, expected one of `cas`, `ac`, `capabilities`, `execution`, `bytestream`, `worker_api`, `experimental_prometheus`, `admin`", location: Some(Location { line: 158, column: 7 }) }

nfarah86 avatar Apr 17 '24 23:04 nfarah86

I believe you're hitting the breaking change from https://github.com/TraceMachina/nativelink/commit/ea508561d8faf1de3a7188867c70b7ef36069572.

The NativeLink version needs to be from that commit or more recent.

aaronmondal avatar Apr 18 '24 00:04 aaronmondal

Thanks- let me circle back on this.

nfarah86 avatar Apr 19 '24 03:04 nfarah86

Has this been addressed?

allada avatar May 16 '24 15:05 allada