Skip to main content
Solved

KASTEN-k10 Connection Error Request failed with status code 500 (dashboardbff-svc)


 before today everything was fine,  i have actions stucked in pending state, when i am trying cancel action i am getting this error message:

Connection Error

Request failed with status code 500 (dashboardbff-svc)

 

 

 

 

Stucked Actions:

 

 

logs of dashboardbff-svc’s pod 

 

 

 

 

Best answer by EBrockman

Hello @abasha1,

 

I recommend trying these next steps. I recommend deleting the jobs-svc-pod and deleting the jobs-svc-pod pvc.  Then run a helm upgrade “https://docs.kasten.io/latest/install/upgrade.html?highlight=upgrade#upgrading-helm-installed-k10

 

Thanks

Emmanuel

View original
Did this topic help you find an answer to your question?

3 comments

FRubens
Forum|alt.badge.img+2
  • Experienced User
  • 96 comments
  • November 14, 2022

Hello @abasha1 

Thank you for using our community.

Could you please provide some more details, in example, have you upgraded K10 to a newer version, I notice that the pods are not older than 9 hours so looks like K10 was redeployed or upgraded.

Also please add the controllermanager-svc logs, that might contain some additional information as I can see both dashboard-svc and controllermanager-svc restarted 4 times.

If K10 was not upgraded, you could try rolling out K10 deployment and check the events and logs for dashboard and controllermanager.

kubectl rollout restart deployment -n kasten-io

Regards
Fernando


  • Author
  • New Here
  • 1 comment
  • November 15, 2022

hello @FRubens , First Of all Thank you for attention, i didnt upgraded k10 to a new version, pods were not older than 9 hours because i tried redeploy(with method delete pods) after pods were recreated by deployments,            

controllermanager-svc logs 

 

After rollout restart 

i maked to take snapshot of namespace and its working,  but this are still in pending state and i cannt cancel this actions with the same error .Connection Error Request failed with status code 500 (dashboardbff-svc) .

Also i Deleted this policy but this actions are still in pending.

 


Forum|alt.badge.img+1
  • Comes here often
  • 89 comments
  • Answer
  • November 17, 2022

Hello @abasha1,

 

I recommend trying these next steps. I recommend deleting the jobs-svc-pod and deleting the jobs-svc-pod pvc.  Then run a helm upgrade “https://docs.kasten.io/latest/install/upgrade.html?highlight=upgrade#upgrading-helm-installed-k10

 

Thanks

Emmanuel