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

[bug] Unable to login with Fedilab #521

Closed
martijndeb opened this issue May 1, 2022 · 1 comment
Closed

[bug] Unable to login with Fedilab #521

martijndeb opened this issue May 1, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@martijndeb
Copy link
Contributor

The current version of Fedilab (there is a new one in the making) doesn't want to login;
Fedilab presents an instance dialog, at which you enter your GtS instance, and press connect. It silently fails.

From the server logs it's visible that two requests are being handled.

time=2022-05-01T14:51:04+02:00 level=info msg=[301.756µs] OK: wrote 117 bytes clientIP=x latency=301.756µs method=GET path=/.well-known/nodeinfo statusCode=200 userAgent=Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0
time=2022-05-01T14:51:04+02:00 level=info msg=[243.17µs] OK: wrote 200 bytes clientIP=x latency=243.17µs method=GET path=/nodeinfo/2.0 statusCode=200 userAgent=Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Firefox/60.0

From Matrix chat (by f0x) it might be because their code is failing to detect a compatible server because it looks for "mastodon || pleroma"

@tsmethurst tsmethurst added the bug Something isn't working label May 1, 2022
@tsmethurst tsmethurst changed the title Unable to login with Fedilab [bug] Unable to login with Fedilab May 1, 2022
@martijndeb
Copy link
Contributor Author

I today upgraded to the WIP version 3 of Fedilab, (3.0.10) and I'm happy to say that I'm able to log in and use Fedilab with GoToSocial now. At first glance everything seems to work properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants