Matthew Hodgson

Results 552 comments of Matthew Hodgson

we’re investigating this with https://github.com/erikjohnston/rust-synapse-compress-state (not yet ready for use) which looks to also provide decent size savings in general.

right, so that sounds it can be shrunk by 30x if i’m reading it correctly and if the tool is correct. hopefully will have something that can apply the change...

This feels like a general bug with federation interacting with application services - although I'm surprised @turt2live hasn't encountered it... @turt2live, any idea what might be going on here?

@perissology thanks for the excellent bug report & details btw

...except in the problem rageshake in question (linked), once it correctly uploaded logs, there's only 10MB of logs (76MB unzipped). However, the request took minutes to upload, implying it was...

Log of a failed req: ``` 2022-08-19 12:07:06.101 Element[454:38024] [MXBugReport] sendBugReport: report failed. Error: Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: bad request (400)" UserInfo={NSLocalizedDescription=Request failed: bad request (400), NSUnderlyingError=0x29d9ef 480 {Error...

(given these reqs seem to fail after around 190 or 167 seconds, it might just be a timeout somewhere along the chain?) Separately, we should switch to the modern bug...

Port the ability to manage and use multiple Matrix accounts over from matrix-console-ios to riot-ios. The UI could be precisely the same.

We’re working on a similar UX for riot/web (cc @nadonomy) which can hopefully fix this too

So I went to look for UISIs in my rageshake: ``` matthew@shadowfax tmp % cat console\ \(1\).log.gz| grep 'Unknown inbound session id' | perl -ne 'if (/with session (.*?)\. /)...