https://rancher.com/ logo
Title
s

straight-magazine-63626

07/05/2022, 11:09 PM
does anyone know if the error codes from failed listed anywhere? Some of my deploys are failing with “bad response code: 401” while others are successful.
g

great-bear-19718

07/06/2022, 4:03 AM
hard to say unless there is more info
i assume 401 is coming when you define the GitRepo and the fleet controller is trying to create a Bundle by reading the repo
s

straight-magazine-63626

07/06/2022, 8:28 PM
@great-bear-19718 correct I added a gitrepo but a bundle never gets created. I can see a new pod get created in the ‘fleet-default’ namespace but that pod is in an Error state and the logs for the pod show the clone being successful and in the fleet container after environment variables get set I get the error “time=“2022-07-06T20:26:33Z” level=fatal msg=“bad response code: 401"”
g

great-bear-19718

07/06/2022, 9:59 PM
Is that all there is in the logs?
s

straight-magazine-63626

07/07/2022, 6:01 PM
yep
no further info to the error
turns out the issue was authentication to my harbor registry that host all my helm charts; so the 401 code is an http status