We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://mi.7mi.site/@[email protected] のようなURLで照会すると (つまりリダイレクトを含む照会をすると) 2024.10.1のサーバーでは問題なく照会できるのに 2024.11.0 のサーバーだと 500 internal server error を返します。
複数のサーバーで確認しました。
リダイレクトをちゃんと追跡して照会できる
500 internal server errorが返ってくる
* Model and OS of the device(s): * Browser: * Server URL: * Misskey:
* Installation Method or Hosting Service: docker + k8s * Misskey: 2024.11.0-kinel.1 * Node: ?? * PostgreSQL: ?? * Redis: ?? * OS and Architecture: Linux ??
The text was updated successfully, but these errors were encountered:
No branches or pull requests
💡 Summary
https://mi.7mi.site/@[email protected] のようなURLで照会すると (つまりリダイレクトを含む照会をすると) 2024.10.1のサーバーでは問題なく照会できるのに 2024.11.0 のサーバーだと 500 internal server error を返します。
複数のサーバーで確認しました。
🥰 Expected Behavior
リダイレクトをちゃんと追跡して照会できる
🤬 Actual Behavior
500 internal server errorが返ってくる
📝 Steps to Reproduce
💻 Frontend Environment
🛰 Backend Environment (for server admin)
Do you want to address this bug yourself?
The text was updated successfully, but these errors were encountered: