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

Still does not work in deployment #121

Open
pglez82 opened this issue May 9, 2023 · 6 comments
Open

Still does not work in deployment #121

pglez82 opened this issue May 9, 2023 · 6 comments
Assignees
Labels
bug:bug::warning: Something isn't working mandatory feature:wrench::large_blue_circle: Functionality that MUST be implemented

Comments

@pglez82
Copy link
Contributor

pglez82 commented May 9, 2023

I just went to check again your application and I cannot log in:

imagen

@MarioP-Dev
Copy link
Contributor

MarioP-Dev commented May 9, 2023

image

Searching on the docs, I can see that there's a bug on the logout function that downs the RestAPI. RestAPI container is now online again

@Elias-Llera
Copy link
Contributor

I think I just solved it in master a develop branches. It looks like the session was lost at some point and, when doing the loguot, the operand used to close the session was !. instead of ?.

It should not go down when that happens now. I think we did not detect that issue because when executing locally we did not have problems losing the session.

@pglez82
Copy link
Contributor Author

pglez82 commented May 9, 2023

We are moving in dangerous waters as I do not know if the other teachers have already tried to use the app. It should be working yesterday.

@MarioP-Dev
Copy link
Contributor

A new release was published with the fix and it will be online in some minutes

@pglez82
Copy link
Contributor Author

pglez82 commented May 9, 2023

It is down again

@MarioP-Dev
Copy link
Contributor

MarioP-Dev commented May 9, 2023

image

image

The problem seems to be with this input solid client dependency, that crashes on the deployed app, but in local works perfectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:bug::warning: Something isn't working mandatory feature:wrench::large_blue_circle: Functionality that MUST be implemented
Projects
None yet
Development

No branches or pull requests

7 participants