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

M_UNKNOWN for a room that exists #24200

Closed
andybalaam opened this issue Jan 10, 2023 · 15 comments
Closed

M_UNKNOWN for a room that exists #24200

andybalaam opened this issue Jan 10, 2023 · 15 comments
Labels

Comments

@andybalaam
Copy link
Contributor

Steps to reproduce

  1. Within develop.element.io, looking at the room listedn in the error message below.
  2. Saw an update was available and clicked Update Now

Outcome

What did you expect?

To return to the room I was looking at.

What happened instead?

I received this message:

#element-web-internal:matrix.org is not accessible at this time.

Try again later, or ask a room or space admin to check if you have access.

M_UNKNOWN was returned while trying to access the room or space. If you think you're seeing this message in error, please [submit a bug report](https://github.com/vector-im/element-web/issues/new/choose).

Operating system

Ubuntu 22.04

Browser information

Firefox 108.0.2

URL for webapp

https://develop.element.io

Application version

Element version: 5b730f4-react-b1c32995c679-js-e2ce379b56b9 Olm version: 3.2.12

Homeserver

matrix.org

Will you send logs?

Yes

@andybalaam
Copy link
Contributor Author

Soon afterwards I received Connectivity to the server has been lost. banner (at the same time as this comment)

@andybalaam
Copy link
Contributor Author

When I refresh the page I get the same error, but when I switch to the room with Ctrl-K, it appears.

@larus-argentatus-sec
Copy link

Same problem on app.element.io

@andybalaam
Copy link
Contributor Author

Getting this in console:

Getting filter failed M_UNKNOWN: MatrixError: [429] Server is unavailable (https://matrix-client.matrix.org/_matrix/client/r0/user/%40andybalaam%3Amatrix.org/filter)

@andybalaam
Copy link
Contributor Author

So I'm being rate-limited.

@larus-argentatus-sec
Copy link

Same (RVS failed to get room id for alias: ...

I'm not sure what is RVS

@andybalaam
Copy link
Contributor Author

I saw an issue that was causing lots of requests, but I can't find it. If this is an example of that issue, I remember that it was actually fixed, but any users hit by it need to wait for the queue of requests to drain and then it will start working again.

If/when I find the issue number I'll double-check this and then mark this as a duplicate if that seems right.

Meanwhile, matrix.org might be struggling a bit, maybe because of this problem.

@andybalaam
Copy link
Contributor Author

It seems to be healthier for me now. @argentatus-larus ?

@richvdh
Copy link
Member

richvdh commented Jan 10, 2023

sorry, this was a partial outage on matrix.org, between 10:30 and 11:10 or so, UTC.

@larus-argentatus-sec
Copy link

Same, all good, thank you!

@richvdh
Copy link
Member

richvdh commented Jan 10, 2023

I saw an issue that was causing lots of requests

you may be thinking of #24167? I don't think that's related here.

@weeman1337
Copy link
Contributor

you may be thinking of #24167?

At least for me, it didn't trigger a rate limiting on m.org. Do the rate limit checks depend on the endpoints?

@richvdh
Copy link
Member

richvdh commented Jan 10, 2023

At least for me, it [#24167] didn't trigger a rate limiting on m.org. Do the rate limit checks depend on the endpoints?

Yes, but I don't think #24167 is related here, and nor are per-user rate limits.

@andybalaam
Copy link
Contributor Author

you may be thinking of #24167? I don't think that's related here.

Yes I was, thank you.

@andybalaam
Copy link
Contributor Author

OK, so this was down to a partial outage on matrix.org, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants