pydantic / logfire

Uncomplicated Observability for Python and beyond! 🪵🔥
https://docs.pydantic.dev/logfire/
MIT License
1.63k stars 46 forks source link

Can't login - Github org auth fails #203

Closed rtspeaks360 closed 1 month ago

rtspeaks360 commented 1 month ago

Description

I can't seem to login.

My colleague shared a link with me to join an organisation and when I clicked it on it doesn't go past the github auth page.

The platform api call says the orgainisation already exists, and it fails.

Screenshot 2024-05-22 at 12 41 28

Do I need to do something here?

I tried to signup yesterday when the platform was down. Does that has anything to do with this?

Python, Logfire & OS Versions, related packages (not required)

No response

hramezani commented 1 month ago

Thanks @rtspeaks360 for reporting this issue.

when you login into logfire it creates an organization and user with your GitHub username. It seems there is already an organization with your GitHub username. So, logfire can't create a new one.

You can change the suggested name in the box(the pic that you attached) and then you will have your organization and will be added to your friend organization.

BTW, we need to improve error handling there as well.

e-hosseini commented 1 month ago

The issue has been fixed.