You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
sending an AS3 declaration with service discovery fails (the declaration is accepted but service discovery fails), i'm getting an error on credentials.
process._tickDomainCallback (internal/process/next_tick.js:218:9)
Thu, 16 Jan 2020 07:21:25 GMT - severe: [f5-service-discovery: getNodes.js] error code: CredentialsError message: Missing credentials in config
Thu, 16 Jan 2020 07:21:25 GMT - info: [f5-service-discovery: Task.js] Task juiceshop6upfFvfNuuPkICupewgkoCsam586w9OjpnQgVXsZU3D failed: Missing credentials in config
Thu, 16 Jan 2020 07:21:25 GMT - fine: [f5-service-discovery: Task.js] CredentialsError: Missing credentials in config
at IncomingMessage. (/var/config/rest/iapps/f5-service-discovery/nodejs/node_modules/aws-sdk/lib/util.js:895:34)
might be related to the IAM setting which i think are different than in the CFT templates.
haven't investigated more than that.
The text was updated successfully, but these errors were encountered:
@yossi-r, do you have an example of a correct IAM role I can reference for service discovery? The current IAM role is only for access to the secrets manager.
sending an AS3 declaration with service discovery fails (the declaration is accepted but service discovery fails), i'm getting an error on credentials.
process._tickDomainCallback (internal/process/next_tick.js:218:9)
Thu, 16 Jan 2020 07:21:25 GMT - severe: [f5-service-discovery: getNodes.js] error code: CredentialsError message: Missing credentials in config
Thu, 16 Jan 2020 07:21:25 GMT - info: [f5-service-discovery: Task.js] Task
juiceshop6upfFvfNuuPkICupewgkoCsam586w9OjpnQgVXsZU3D failed: Missing credentials in configThu, 16 Jan 2020 07:21:25 GMT - fine: [f5-service-discovery: Task.js] CredentialsError: Missing credentials in config
at IncomingMessage. (/var/config/rest/iapps/f5-service-discovery/nodejs/node_modules/aws-sdk/lib/util.js:895:34)
might be related to the IAM setting which i think are different than in the CFT templates.
haven't investigated more than that.
The text was updated successfully, but these errors were encountered: