hdnpt / geartrack-website

Track Gearbest & Aliexpress packages using Spain Priority Line and other methods!
https://geartrack.pt
MIT License
81 stars 24 forks source link

Error logging with Github #62

Closed henriqueribeiro closed 2 years ago

henriqueribeiro commented 2 years ago

I'm trying to login with my GH account but I'm getting the following error:

{"code":500,"type":"ServerError","message":"Houston, we have a problem!"}

Besides that, great job!! :rocket:

carlosflorencio commented 2 years ago

Hi @henriqueribeiro, thanks for reporting.

I can see on the logs some errors when creating a user account when coming from Github. Github might be returning a null value on a field that is mandatory for us (not sure which yet). I'll add more logging on this code path and then ask you to login again, can you do that?

henriqueribeiro commented 2 years ago

yes sir!

Let me know and I can try again

carlosflorencio commented 2 years ago

You can try again :)

henriqueribeiro commented 2 years ago

It's working!! That's great @carlosflorencio Thanks

carlosflorencio commented 2 years ago

Nice!