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
When trying to join "Matrix HQ" public room, operation fails with error:
[MXHTTPClient] Request 0x283a7d700 failed for path: _matrix/client/r0/join/%23matrix%3Adodsorf.as - HTTP code: 404. Error: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: not found (404)" UserInfo={NSLocalizedDescription=Request failed: not found (404), NSErrorFailingURLKey=https://matrix-client.matrix.org/_matrix/client/r0/join/%23matrix%3Adodsorf.as, com.alamofire.serialization.response.error.data={length = 75, bytes = 0x7b226572 72636f64 65223a22 4d5f4e4f ... 20666f75 6e64227d }, com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x282340ca0> { URL: https://matrix-client.matrix.org/_matrix/client/r0/join/%23matrix%3Adodsorf.as } { Status Code: 404, Headers { "Access-Control-Allow-Origin" = ( "*" ); "Cache-Control" = ( "no-cache, no-store, must-revalidate" ); "Content-Encoding" = ( gzip ); "Content-Type" = ( "application/json" ); Date = ( "Wed, 01 Sep 202 [MXHTTPClient] Error JSONResponse: { errcode = "M_NOT_FOUND"; error = "Room alias #matrix:dodsorf.as not found"; }
The text was updated successfully, but these errors were encountered:
ismailgulek
Successfully merging a pull request may close this issue.
When trying to join "Matrix HQ" public room, operation fails with error:
The text was updated successfully, but these errors were encountered: