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

Server Error (500) #9

Open
jacquimae opened this issue May 11, 2019 · 15 comments
Open

Server Error (500) #9

jacquimae opened this issue May 11, 2019 · 15 comments

Comments

@jacquimae
Copy link

still getting a server error when I sign in and hit "Create Task".

@Kirska
Copy link
Owner

Kirska commented May 11, 2019

It sounds like your cookie may have gotten corrupted, I would try resetting them

@jacquimae
Copy link
Author

No luck, I've tried resetting cookies, using different browsers.

@Kirska
Copy link
Owner

Kirska commented May 12, 2019

I'm not sure, it is working for both of my accounts on different computers. I can try deleting your account in the tool if you think it would help.

@jacquimae
Copy link
Author

If you don’t mind, then I’ll try not to bug you for a while 😂

@Kirska
Copy link
Owner

Kirska commented May 12, 2019

Okay you can try now

@shanaqui
Copy link

Hi Kirska! I have the same problem, including in an incognito window and another browser. User ID is bb089388-28ae-4e42-a8fa-f0c2bfb6f779, if you want to try deleting my account in the tool as well.

@jacquimae
Copy link
Author

Still no luck, even after deleting cookies again.

@Kirska
Copy link
Owner

Kirska commented May 13, 2019

Can you try again?

@jacquimae
Copy link
Author

Still server error (500) when going to create a task. Could this maybe be a problem with signing in with email/password vs. api token? I have tried both and I noticed signing in with one it shows welcome “username” and the other shows welcome “display name” on the dashboard. Just brainstorming, I haven’t coded anything in about 15 years

@Kirska
Copy link
Owner

Kirska commented May 13, 2019

Does either option display your actual username or are you saying it literally says both "username" and "display name"

@jacquimae
Copy link
Author

Signing in with my email and password it shows my user name “JacquiMae”

Signing in with my user Id and api token shows my display name “Jacqui”

@Kirska
Copy link
Owner

Kirska commented May 13, 2019

Okay I deleted all of the sessions in the DB. Let me know if that helps. Sorry for all the back and forth but I can't replicate this on my end with either of my accounts. I am getting error reports to my email when you see a 500 so I can sort of see what's happening but haven't figured out why it's happening.

@jacquimae
Copy link
Author

jacquimae commented May 13, 2019 via email

@jacquimae
Copy link
Author

It worked!

@Kirska
Copy link
Owner

Kirska commented May 13, 2019

Awesome! So I think the session was messed up on the database side because clearing the session table seems to be what worked. I've changed the settings so that the database session clears more often. I will leave the issue open in case anyone else still sees it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants