EvalAI
EvalAI copied to clipboard
Warn users that their tokens have expired
Warn users that their tokens have expired. Find a way to suggest to the users that their tokens might have expired when they try to fetch the tokens. Suggest is in a error message or remind them to refresh tokens. This might also need backend changes to check if token is expired and probably writing a frontend function to call that endpoint.
@gchhablani If it is open, can i try it?
@saimadhav24 Sure, please go ahead.
@gchhablani Thank you
@gchhablani I have been getting the following error while running docker-compose, please help:
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
@gchhablani I have been getting the following error while running docker-compose, please help:
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
You may refer here it'll solve it. https://stackoverflow.com/questions/64221861/an-error-failed-to-solve-with-frontend-dockerfile-v0
@AyushR1 I have tried some methods of above link, nothing seems to work, is it some authorization issue, like its giving the message pull access denied.
@AyushR1 I have tried some methods of above link, nothing seems to work, is it some authorization issue, like its giving the message pull access denied.
Join/see the Slack channel, the same problems were discussed earlier on it.
@AyushR1 I will be working on it, can you give me a deadline, like i need some time because of my college work i need some time
@AyushR1 I will be working on it, can you give me a deadline, like i need some time because of my college work i need some time
I am not the mainteinter @saimadhav24 I am a contributor and I just tried to help you out!
@AyushR1 Where can i find slack channel?
Hey @saimadhav24 are you still working on this issue ? If not, can I be assigned to it?
@pratyaksh29 i am stuck on it , i am getting the same old error
While I don't have direct experience with frontend and backend development, I'm eager to learn and willing to take on this challenge. I'm confident that I can learn the necessary skills and work collaboratively to help with this feature.
If it is open, can i work on it?
can i work on it?
I can fix this issue. If this is still open please assign this to me
Hi I am keenly interested in addressing specific issues and am earnestly hopeful of having the opportunity to engage with them further.
Hey @gchhablani, has this issue been fixed? If not, please assign it to me...
Hey @gchhablani, has this issue been fixed? If not, please assign it to me...
This issue is still open feel free to work on this @Ashish8329
could, you please assigning it to me? @Suryansh5545
Warn users that their tokens have expired. Find a way to suggest to the users that their tokens might have expired when they try to fetch the tokens. Suggest is in a error message or remind them to refresh tokens. This might also need backend changes to check if token is expired and probably writing a frontend function to call that endpoint.
@Suryansh5545 can you please review the pr "https://github.com/Cloud-CV/EvalAI/pull/4298" it is solved