superseriousbusiness / gotosocial

Fast, fun, small ActivityPub server.
https://docs.gotosocial.org
GNU Affero General Public License v3.0
3.61k stars 303 forks source link

[bug] Can't Sign in with Tootle #1187

Closed tinywombat765 closed 1 year ago

tinywombat765 commented 1 year ago

Describe the bug with a clear and concise description of what the bug is.

When trying to sign in with the Tootle, I get "Server returned an Error: I'm a teapot"

What's your GoToSocial Version?

0.5.2

GoToSocial Arch

amd64

Browser version

No response

What happened?

No response

What you expected to happen?

No response

How to reproduce it?

No response

Anything else we need to know?

No response

tsmethurst commented 1 year ago

Server returned an Error: I'm a teapot

That means Tootle isn't submitting a user-agent along with its requests. GtS will (eventually) do filtering based on user-agents--among other things--but right now it's just hardcoded to 418 empty user agents.

tinywombat765 commented 1 year ago

Ah okay. Just checked Tootles repo was archived a year ago, so I'm guessing this isn't getting fixed on their end. womp. Guess I need to find a better desktop Fedi client.

tsmethurst commented 1 year ago

Think we'll make that user-agent thing configurable at some point, so people can turn it off if there's a client they want to use that doesn't submit a user-agent

GeopJr commented 1 year ago

(Sorry for bumping this issue)

This has been fixed on Tooth (fork of Tootle)!