Updating Assets

I have an asset working with Sensu checks. I added a file to the asset and confirmed that the new file is in the tgz file in the remote destination. When I created a new check using that asset addition, I get the error message “sh: 1: check_domain: not found”. check_domain is the new asset addition. I assume that the Sensu client thinks that the asset is already downloaded. How can I force the check to update the asset on the client?

I’m using both 5.16.1 for both server and client.

Thanks!

Did you update the sha512 for the asset definition to match the new tar.gz file?

No, I just realized that. Stupid mistake on my part. Hopefully, this posting will help someone else.

Thanks!

1 Like