newrelic / nr1-cloud-optimize

NR1 Cloud Optimize allows you to Identify right-sizing opportunities and potential savings of your AWS, GCP, and Azure instances across your cloud environment.
https://discuss.newrelic.com/t/cloud-optimizer-nerdpack/82936
Apache License 2.0
48 stars 37 forks source link

There is no certificate created yet #11

Closed rv-vsilva closed 4 years ago

rv-vsilva commented 4 years ago

Hey guys, we tried to run nr1 nerdpack:serve but we got this error

There is no certificate created yet.
Error: An error ocurred while performing the operation
    at CallocService._buildRequest (/usr/local/lib/newrelic-cli/node_modules/@datanerd/3pp-cli-utils/src/ServiceFacade.js:149:23)

But I didn't find anything related, could you help us to fix this?

Thanks

Kav91 commented 4 years ago

@rv-vsilva have you created a profile first? this is not a cloud-optimize specific error, but something to do with the cli configuration.

rv-vsilva commented 4 years ago

Thanks! Yes... I'm trying to validate if the provided key is working. I will close the issue as this is not related.