-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
"failed to get authorize URL" #554
Comments
I can reproduce it on |
I'm running the last tagged version.
|
The only thing it seems to request that shows up in my log is |
Do you have any error logs? |
I've checked the logs. There's only the call to the instance info API. Since the client is throwing an error you can probably get the source of that more easily through debugging. |
I've checked logs again (nginx over puma/rails this time), this is the only thing from my IP when testing:
|
I can't understand why Whalebird says an error even though the response is success. |
I am seeing the exact same problem on a |
I dug down into this issue debugging locally and it was node not getting along with a too strict TLS cipher suite. |
That's super helpful to know. Thanks for digging into it and reporting back here with your findings. Does Whalebird/Node not support modern TLS cipher suites? If not, why not? |
I haven't tried Whalebird in a few months due to this problem, but after trying again with the latest version I am happy to report that for me this issue has been resolved as of Whalebird v2.7.0 (on macOS 10.13.6 connecting to a Mastodon v2.7.x instance). 🎉 |
Oh, that's good. Can I close this issue? |
Yes, I think you can close this issue. If someone comes across the problem again in the future, they can comment here so you can potentially re-open the issue if needed. Thank you for all your work on Whalebird, Akira. Much appreciated. 今後とも宜しくお願いします! |
I encountered the same issue. I use Mastodon (v4.7.3.0 on Windows) to connect to The reproduction procedure is identical to this issue. I am unfortunately not the maintainer of the instance and cannot provide server-side logs. |
Oh wait, I actually encountered #3859. I use a socks5 proxy. |
Same issue for me on macOS Monterey and Whalebird 4.7.3. I cannot connect to mastodon.cloud and I use no proxy in any kind. No problem with the other Mastodon clients. I use the official Mastodon application on my iPhone and Hyperspace on my Mac. |
Same here Linux Mint 21.1, Whalebird 4.7.3, vivaldi.social. No proxy. EDIT:Same problem on 4.7.4. I uninstalled 4.7.3 and installed the later version from the Snap Store but exactly the same error. |
Same here Linux Mint 20.3 x86_64, Whalebird 4.7.4, mastodon.social. |
Description
Login form doesn't show up after putting in the domain, fails with "failed to get authorize URL"
How To Reproduce
deadinsi.de
on the loginYour Environment
The text was updated successfully, but these errors were encountered: