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

Warn users that their tokens have expired #3935

Open
gchhablani opened this issue Apr 13, 2023 · 21 comments · May be fixed by #4297 or #4298
Open

Warn users that their tokens have expired #3935

gchhablani opened this issue Apr 13, 2023 · 21 comments · May be fixed by #4297 or #4298

Comments

@gchhablani
Copy link
Collaborator

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.

@saimadhav24
Copy link

@gchhablani If it is open, can i try it?

@gchhablani
Copy link
Collaborator Author

@saimadhav24 Sure, please go ahead.

@saimadhav24
Copy link

@gchhablani Thank you

@saimadhav24
Copy link

saimadhav24 commented Apr 14, 2023

@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

@AyushR1
Copy link
Contributor

AyushR1 commented Apr 15, 2023

@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

@saimadhav24
Copy link

@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
Copy link
Contributor

AyushR1 commented Apr 17, 2023

@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.

@saimadhav24
Copy link

saimadhav24 commented Apr 18, 2023

@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
Copy link
Contributor

AyushR1 commented Apr 18, 2023

@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!

@saimadhav24
Copy link

@AyushR1 Where can i find slack channel?

@pratyaksh29
Copy link

pratyaksh29 commented May 8, 2023

Hey @saimadhav24 are you still working on this issue ? If not, can I be assigned to it?

@saimadhav24
Copy link

@pratyaksh29 i am stuck on it , i am getting the same old error

@w7Pratham
Copy link

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.

@Sourav-Kumar-Panda
Copy link

If it is open, can i work on it?

@niteshsiingh
Copy link

can i work on it?

@Divyansh044
Copy link

I can fix this issue. If this is still open please assign this to me

@Mo7ammad-safwat
Copy link

Hi I am keenly interested in addressing specific issues and am earnestly hopeful of having the opportunity to engage with them further.

@Ashish8329
Copy link

Hey @gchhablani, has this issue been fixed?
If not, please assign it to me...

@Suryansh5545
Copy link
Member

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

@Ashishauti2302
Copy link

could, you please assigning it to me? @Suryansh5545

@AishwaryJain07
Copy link

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 "#4298"
it is solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment