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
Describe the bug
If the wssdagent tokens expires and wssdagent restarts it fails to join the cloudagent. This causes the wssdcloudagent to have any node resources active within the location, leaving the wssdcloudagent to not find a node to place the resources.
Expected behavior
The following error would happen when we try to create new cluster, scale existing cluster, etc. rpc error: code = Unknown desc = Location 'MocLocation' doesn't expose any nodes to create ****
Solution
We should run the below command to fix the wssdagent tokens. Repair-Moc
The text was updated successfully, but these errors were encountered:
Describe the bug
If the wssdagent tokens expires and wssdagent restarts it fails to join the cloudagent. This causes the wssdcloudagent to have any node resources active within the location, leaving the wssdcloudagent to not find a node to place the resources.
Expected behavior
The following error would happen when we try to create new cluster, scale existing cluster, etc.
rpc error: code = Unknown desc = Location 'MocLocation' doesn't expose any nodes to create ****
Solution
We should run the below command to fix the wssdagent tokens.
Repair-Moc
The text was updated successfully, but these errors were encountered: