Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod wait and Deployment Status got 401 error #86

Open
wadelu opened this issue Oct 29, 2020 · 0 comments
Open

Pod wait and Deployment Status got 401 error #86

wadelu opened this issue Oct 29, 2020 · 0 comments

Comments

@wadelu
Copy link

wadelu commented Oct 29, 2020

09:21:05 1. Watcher for ts-utils pod rundeck-cc7776b7f-79gcdChecking job status ...
09:21:05   ERROR: kubernetes-wait-pod: Exception waiting for job: (401)
09:21:05   Reason: Unauthorized
09:21:05   HTTP response headers: HTTPHeaderDict({'Cache-Control': 'no-cache, private', 'Content-Length': '165', 'Audit-Id': '3b7692d2-d1f0-4420-90ce-9cdd8f3f802a', 'Content-Type': 'application/json', 'Date': 'Thu, 29 Oct 2020 09:21:05 GMT'})
09:21:05   HTTP response body: {
09:21:05   "kind": "Status",
09:21:05   "apiVersion": "v1",
09:21:05   "metadata": {
09:21:05    
09:21:05   },
09:21:05   "status": "Failure",
09:21:05   "message": "Unauthorized",
09:21:05   "reason": "Unauthorized",
09:21:05   "code": 401
09:21:05   }
09:21:05    
09:21:05    
09:21:05   Failed: NonZeroResultCode: Script result code was: 1
09:21:05   [wf:5edf6ad6-ac7e-4ae7-9213-2298b35cd4b6] Step [2] did not run. start conditions: [(after.step.1 == 'true')], skip conditions: [(step.2.completed == 'true')]
09:13:24 1. Watcher for deployment rundeck-cc7776b7f-79gcdERROR: kubernetes-model-source: Exception deleting deployment: (401)
09:13:24   Reason: Unauthorized
09:13:24   HTTP response headers: HTTPHeaderDict({'Cache-Control': 'no-cache, private', 'Audit-Id': 'a08a5dae-cdfa-4942-aa6d-9b01177fc624', 'Date': 'Thu, 29 Oct 2020 09:13:24 GMT', 'Content-Type': 'application/json', 'Content-Length': '129'})
09:13:24   HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Unauthorized","reason":"Unauthorized","code":401}
09:13:24    
09:13:24    
09:13:24    
09:13:24   Failed: NonZeroResultCode: Script result code was: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant