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
During running of the gcp node scenarios, now hitting this issue. Not sure if it is something with the token we were/are using or if its an out of balance of google python client with other requirements we have
2024-12-05 20:45:51,336 [INFO] Starting node_stop_scenario injection
2024-12-05 20:45:51,338 [INFO] Attempting refresh to obtain initial access_token
2024-12-05 20:45:51,338 [ERROR] Failed to stop node instance. Encountered following exception: module 'OpenSSL.crypto' has no attribute 'sign'. Test Failed
2024-12-05 20:45:51,338 [ERROR] node_stop_scenario injection failed!
2024-12-05 20:45:51,338 [ERROR] Node Actions exiting due to Exception
The text was updated successfully, but these errors were encountered:
During running of the gcp node scenarios, now hitting this issue. Not sure if it is something with the token we were/are using or if its an out of balance of google python client with other requirements we have
The text was updated successfully, but these errors were encountered: