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

デスクトップ環境においてログイン処理に失敗する or 大幅に時間がかかる #13737

Open
1 task
t-asa2000 opened this issue Apr 22, 2024 · 3 comments
Labels
⚠️bug? This might be a bug

Comments

@t-asa2000
Copy link

t-asa2000 commented Apr 22, 2024

💡 Summary

デスクトップ(PC)からのログイン処理を行う際,IDやパスワード等を一通り入力し終えた後,ログインボタンをクリックしてからの読み込み画面のまま,約2分以上動かないことが稀にあります.(そのまま待ってログインに成功することもありますが,失敗することの方が多いです)

ログイン処理に時間がかかる際のコンソールを開いたところ,ログイン画面のタイムラインの一部画像(主にアバターや絵文字)について ERR_CONNECTION_CLOSED が多発していました.

スクリーンショット 2024-04-22 220739

恐らくは低速なネット環境では,ログイン画面に表示されるタイムライン(画面右側の自動スクロール)が負荷になっている可能性があります.

現時点での対処法

予めブラウザのウインドウ幅を小さくした状態で,スマートフォン向けのUIが表示されるようにすると,正常にログインできました.

🥰 Expected Behavior

  • 正常にログインできる

🤬 Actual Behavior

  • 正常にログインできない

📝 Steps to Reproduce

  1. デスクトップ向けのUIが表示できる環境でログインを試みる.

💻 Frontend Environment

* Model and OS of the device(s): ThinkPad L15 Gen 1 AMD, Windows 11 Home 23H2 (build: 22631.3447)
* Browser: Microsoft Edge(Chromium) 124.0.2478.51
* Server URL: misskey.io
* Misskey: 2024.3.1-io.6

🛰 Backend Environment (for server admin)

No response

Do you want to address this bug yourself?

  • Yes, I will patch the bug myself and send a pull request
@t-asa2000 t-asa2000 added the ⚠️bug? This might be a bug label Apr 22, 2024
@kakkokari-gtyih
Copy link
Contributor

ioではログイン処理などにセキュリティ対策が入っていた気がするので独自の問題かも
他のサーバーでは試してみましたか?

@t-asa2000
Copy link
Author

ioしかアカウント持ってないので試せてないです...
(後日どこかにアカウント作ってやってみます)

@kakkokari-gtyih
Copy link
Contributor

kakkokari-gtyih commented Apr 23, 2024

予めブラウザのウインドウ幅を小さくした状態で,スマートフォン向けのUIが表示されるようにすると,正常にログインできました.

ならioじゃないかも(とはいってもデータ量食うのはLTL表示のはずなので画像リソースの読み込み遅延がログイン処理に影響するかはわからない…?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
Status: Triage
Development

No branches or pull requests

2 participants