-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Team,
Please assist. I am facing the next issue with Putting it all together sample:
2020-10-30 21:55:31 INFO] Playing your experiment's method now...
[2020-10-30 21:55:31 INFO] Action: restart-node-at-random
[2020-10-30 21:55:31 WARNING] Azure cloud not provided. Using AZURE_PUBLIC_CLOUD as default
[2020-10-30 21:55:33 WARNING] Azure cloud not provided. Using AZURE_PUBLIC_CLOUD as default
[2020-10-30 21:55:34 ERROR] => failed: TypeError: init() missing 1 required positional argument: 'credential'
[2020-10-30 21:55:34 INFO] Steady state hypothesis: Services are all available and healthy
[2020-10-30 21:55:34 INFO] Probe: consumer-service-must-still-respond
[2020-10-30 21:55:34 INFO] Steady state hypothesis is met!
So: TypeError: init() missing 1 required positional argument: 'credential'
Action failes.
I am using the latest modules (following the sample article).