Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Internal Server error while logging in #33

Closed
HaripriyaB opened this issue May 1, 2020 · 32 comments
Closed

Internal Server error while logging in #33

HaripriyaB opened this issue May 1, 2020 · 32 comments
Assignees
Labels
Status: Available Issue was approved and available to claim or abandoned for over 3 days. Type: Bug Bug or Bug fixes.

Comments

@HaripriyaB
Copy link
Contributor

Describe the bug
As a user,
When I attempt to login for the mentorship app it throws an internal server error and doesn't proceed further.

To Reproduce
Steps to reproduce the behavior:

  1. Go to login page
  2. Click on login after entering test credentials
  3. See error snackbar toast

Expected behavior
Remove the error and proceed with login process to signin with the app.
Screenshots
Screenshot_2020-05-01-21-04-05-55_92746fe779a9c2c81c5c767d4a402904

Smartphone:
Android 9.0 Oppo 2020

@isabelcosta isabelcosta added Type: Bug Bug or Bug fixes. Status: Available Issue was approved and available to claim or abandoned for over 3 days. labels May 1, 2020
@isabelcosta
Copy link
Member

@techno-disaster this could or not be the same issue as the other, in terms of solution 🤷‍♀️

@techno-disaster
Copy link
Contributor

yes, should merge them? logging in and signing up in same issue. what do you think? @isabelcosta

@HaripriyaB
Copy link
Contributor Author

yes, should merge them? logging in and signing up in same issue. what do you think? @isabelcosta

@techno-disaster But How do we merge issues technically?

@techno-disaster
Copy link
Contributor

We can't merge, merge them xd. I meant should we manually make just 1 issue?

@HaripriyaB
Copy link
Contributor Author

We can't merge, merge them xd. I meant should we manually make just 1 issue?

Oh that can be done ... @isabelcosta should we merge them or leave 'em as 2 separate issues?

@isabelcosta
Copy link
Member

It can be closed this one, and referred in the other #32 .
But first, are you sure they are the same problem? Do you know the problem? What is it? @techno-disaster

@techno-disaster
Copy link
Contributor

@isabelcosta I haven't checked it yet but I'm 97% sure these warnings are due to the same error. Maybe @bartekpacia can tell us something?

@isabelcosta
Copy link
Member

I am 97.5% sure as well, but until we actually now, because I don't, I think its good to create the habit of creating issues when something is buggy. In this way, people are active here and things are documented. So, in my opinion, we can leave this open. 🤷‍♀️ @techno-disaster

@techno-disaster
Copy link
Contributor

sounds good. Lets keep them both open.

@bartekpacia
Copy link
Contributor

Currently I have no idea why this might be happening. Will look into this tonight.

@vibhuti019
Copy link

Can I work on this issue ??

@isabelcosta
Copy link
Member

I would say yes :) cc @bartekpacia @techno-disaster
Although, do you know what the problem is here? @vibhuti019

@bartekpacia
Copy link
Contributor

bartekpacia commented May 3, 2020

I logged out, I logged in, it worked on my machine. Idk what might be causing it. Maybe it has something to do with your specific credentials.

@isabelcosta
Copy link
Member

I think I will download and test this then get a look inside this flutter app 👀

@isabelcosta
Copy link
Member

@bartekpacia @HaripriyaB Tested and this went well for me as well.

  1. Downloaded this apk: https://github.com/anitab-org/mentorship-flutter/blob/apk/app-release.apk
  2. Logged in with ursula / 12345678
  3. Got into the logged screens of the app.

My Profile screen

@isabelcosta
Copy link
Member

I tested this on my phone which is not android 9 I think.
What could have gone wrong here 🤔 @HaripriyaB @bartekpacia @techno-disaster
Should we test in this specific version? @HaripriyaB can you test on another device?

@techno-disaster
Copy link
Contributor

@isabelcosta i tested it too, everything looks fine.
Currently running Android 10

@HaripriyaB
Copy link
Contributor Author

HaripriyaB commented May 3, 2020

@isabelcosta I think it works, I just now installed the apk from the link you sent:
Screenshot_2020-05-03-22-48-15-61_92746fe779a9c2c81c5c767d4a402904

@HaripriyaB
Copy link
Contributor Author

So for login I can close this issue now. Pls confirm @isabelcosta

@isabelcosta
Copy link
Member

Cool @HaripriyaB thank you for checking. But what apk did you test previously? The releases one? Is that updated @bartekpacia, the apk that is on releases ?

@HaripriyaB
Copy link
Contributor Author

@isabelcosta Earlier I was testing with the apk sent by May in Zulip. May be that was not the updated apk. Now there is no problem with Login and signup process.

@isabelcosta
Copy link
Member

The last release was on January 21, when we still had the AWS server I think, so please use the link I showed here to test then. @bartekpacia or @techno-disaster can you release a new apk under releases?

@HaripriyaB
Copy link
Contributor Author

The last release was on January 21, when we still had the AWS server I think, so please use the link I showed here to test then. @bartekpacia or @techno-disaster can you release a new apk under releases?

Yeah @isabelcosta I will use the apk from apk branch which is the updated one.

@techno-disaster
Copy link
Contributor

The last release was on January 21, when we still had the AWS server I think, so please use the link I showed here to test then. @bartekpacia or @techno-disaster can you release a new apk under releases?

@isabelcosta the last build was 3 hours ago, and no changes have been made to the code since then.

@techno-disaster
Copy link
Contributor

@isabelcosta we should add a i have used the latest app release to test, checkbox in the bug /feature report issue template. What do you think?

@isabelcosta
Copy link
Member

@techno-disaster i am talking about this releases tab: https://github.com/anitab-org/mentorship-flutter/releases
The apk on the apk branch is updated for sure :)

@HaripriyaB
Copy link
Contributor Author

@techno-disaster i am talking about this releases tab: https://github.com/anitab-org/mentorship-flutter/releases
The apk on the apk branch is updated for sure :)

Yes. The apk from branch apk is updated. But the apk under releases is old which I was using it to test earlier.

@techno-disaster
Copy link
Contributor

Uploading

@isabelcosta
Copy link
Member

@HaripriyaB you did everything well :) I was the one who pointed everyone to the old one ;) i just updated QA team about it :) this was important for us to understand that for now its best to use the one on the branch, which is the most up to date, while releases, might be sometimes outdated

@isabelcosta
Copy link
Member

y'all can close this then :)

@techno-disaster
Copy link
Contributor

@HaripriyaB you did everything well :) I was the one who pointed everyone to the old one ;) i just updated QA team about it :) this was important for us to understand that for now its best to use the one on the branch, which is the most up to date, while releases, might be sometimes outdated

Uploaded to the releases tab.But i would recommend downloading from the apk branch for the latest releases.

@vibhuti019
Copy link

It is working for me as well I tested it on 9.0 and 8.0 in android emulator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Available Issue was approved and available to claim or abandoned for over 3 days. Type: Bug Bug or Bug fixes.
Projects
None yet
Development

No branches or pull requests

5 participants