27

Results 15 comments of 27

@SamsadSajid first,the orig_iag is the token created time,this issue means the token we send to server don't have this parameter. then we look the refresh source code, in `rest_framework_jwt.serializers.py`: ```...

> I've tested and found out that even though there is 'JWT_REFRESH_EXPIRATION_DELTA' on settins.py, it doesn't work. Only 'JWT_EXPIRATION_DELTA' works for refresh token. @seon54 Like I said above,the JWT_REFRESH_EXPIRATION_DELTA's value...

when I running, I thought it problem deeply. I think I was wrong, real application maybe when exp time passed, then we call refresh func,, I'm very sorry for disturb!

> any update on this ? or any debug methods ? I am getting the exactly same error, and confused. [it's](https://docs.px.dev/about-pixie/faq/#troubleshooting-my-deployment-is-stuck-fails) said to check vizer-cloud-connector, but I didn't see any...

use : `px collect-logs` and then out put WARN[0006] Failed to log pod: pixie-operator-index-5nb4k error="container \"registry-server\" in pod \"pixie-operator-index-5nb4k\" is waiting to start: trying and failing to pull image"

> @wnz27 can you provide the `kubectl describe` output of those pods? That should help explain why the image pull is failing. may be the cluster web problem, i'will try...

> https://github.com/groundcover-com/caretta#requirements ok, i try it latter