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

Can't restore previous session #23634

Closed
k79e opened this issue Oct 27, 2022 · 3 comments · Fixed by matrix-org/matrix-js-sdk#2828
Closed

Can't restore previous session #23634

k79e opened this issue Oct 27, 2022 · 3 comments · Fixed by matrix-org/matrix-js-sdk#2828
Assignees
Labels
A-Login O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Regression X-Release-Blocker

Comments

@k79e
Copy link

k79e commented Oct 27, 2022

Steps to reproduce

  1. It suddenly shows, randomly happens when you start the program.

Outcome

What did you expect?

It should not happen

What happened instead?

Operating system

win7 x64

Application version

1.11.12
No response

How did you install the app?

No response

Homeserver

No response

Will you send logs?

yes

When sending log it says: "fetch failed: Failed to fetch" (no, this is caused proxy network problem. Now it sent.)

@k79e k79e added the T-Defect label Oct 27, 2022
@weeman1337 weeman1337 changed the title Can't restore preious session Can't restore previous session Oct 31, 2022
@weeman1337 weeman1337 added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Occasional Affects or can be seen by some users regularly or most users rarely X-Regression labels Oct 31, 2022
@weeman1337
Copy link
Contributor

Probably caused by fetch migration.
See linked duplicates for other logs.

@t3chguy
Copy link
Member

t3chguy commented Oct 31, 2022

Caused by matrix-org/matrix-js-sdk#2739

@t3chguy
Copy link
Member

t3chguy commented Nov 1, 2022

We will be getting out a hotfix release in the coming hours which resolves this issue, fixed in v1.11.13

@florianduros florianduros unpinned this issue Nov 2, 2022
su-ex added a commit to SchildiChat/element-desktop that referenced this issue Nov 4, 2022
* Fix default behavior of Room.getBlacklistUnverifiedDevices ([\#2830](matrix-org/matrix-js-sdk#2830)). Contributed by @duxovni.
* Catch server versions API call exception when starting the client ([\#2828](matrix-org/matrix-js-sdk#2828)). Fixes element-hq/element-web#23634.
* Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\#2822](matrix-org/matrix-js-sdk#2822)). Fixes element-hq/element-web#23655.
su-ex added a commit to SchildiChat/element-web that referenced this issue Nov 4, 2022
* Fix default behavior of Room.getBlacklistUnverifiedDevices ([\element-hq#2830](matrix-org/matrix-js-sdk#2830)). Contributed by @duxovni.
* Catch server versions API call exception when starting the client ([\element-hq#2828](matrix-org/matrix-js-sdk#2828)). Fixes element-hq#23634.
* Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\element-hq#2822](matrix-org/matrix-js-sdk#2822)). Fixes element-hq#23655.
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this issue Nov 4, 2022
* Fix default behavior of Room.getBlacklistUnverifiedDevices ([\matrix-org#2830](matrix-org#2830)). Contributed by @duxovni.
* Catch server versions API call exception when starting the client ([\matrix-org#2828](matrix-org#2828)). Fixes element-hq/element-web#23634.
* Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\matrix-org#2822](matrix-org#2822)). Fixes element-hq/element-web#23655.
su-ex added a commit to SchildiChat/matrix-react-sdk that referenced this issue Nov 4, 2022
* Fix default behavior of Room.getBlacklistUnverifiedDevices ([\matrix-org#2830](matrix-org/matrix-js-sdk#2830)). Contributed by @duxovni.
* Catch server versions API call exception when starting the client ([\matrix-org#2828](matrix-org/matrix-js-sdk#2828)). Fixes element-hq/element-web#23634.
* Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\matrix-org#2822](matrix-org/matrix-js-sdk#2822)). Fixes element-hq/element-web#23655.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Login O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Regression X-Release-Blocker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants