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

The project stops when an invalid token is sent #1002

Closed
Hadi69ans opened this issue Aug 20, 2024 · 4 comments
Closed

The project stops when an invalid token is sent #1002

Hadi69ans opened this issue Aug 20, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Hadi69ans
Copy link

Hadi69ans commented Aug 20, 2024

1- Unfortunately, an unhandled error occurs when an invalid or expired token is sent. which causes the project to stop.
2- There is also a problem in the ui section. If an invalid token is sent, the project page will be displayed, but the information cannot be seen. In this case, the user should be directed to the login page.

image
image
image

@iammukeshm
Copy link
Member

@Hadi69ans is this when the token is expired?

@iammukeshm iammukeshm self-assigned this Aug 20, 2024
@iammukeshm iammukeshm added the bug Something isn't working label Aug 20, 2024
@Hadi69ans
Copy link
Author

I don't know exactly when it will happen.
But during project execution, if the project has already been executed and stopped, this error occurs when the project is started.
I think this error occurs because the previous token stored in the browser is not valid or has expired.

@SniperChan
Copy link

The token has expired, choose to continue running, and then log in on the web page.

@Hadi69ans
Copy link
Author

yes i know...
But should the project stop when the token expires?
Wouldn't it be better to redirect the user to the login page when the token expires?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants