DeepBlueV7.X

Results 380 comments of DeepBlueV7.X

The Matrix specification is quite explicit, that the user should be provided with an error message, if .well-known discovery fails in those cases and enter the homeserver url themselves: https://spec.matrix.org/latest/client-server-api/#server-discovery...

> Just one data point, in my particular case homeserver address was guessed correctly. Putting @username:homeserver into matrix ID correctly guessed homeserver as the home server. This is what was...

Could you provide a full backtrace? However this does look like an issue we fixed a while ago already...

I think you may have added the redirect support to the wrong endpoint? Is your server using the new or the old style urls? I.e. /media/v3 or /client/v1/media?

Hm, the crash log says the db failed to read a page from the database. Did Nheko run fine after you restarted it? If that is the case, then this...

Hm, maybe we read past the end of a file though?

Does your server use http3? In that case the next release fixes that. You can manually disable http3 in your server, use the git version or try to trick Nheko...

Might be a different issue then and unrelated to curl, can you get a flame graph from a debug build easily?

We removed the usages of the platform menu now, which should fix this in the next release, I hope. You will need qt6.8 for somewhat native looking menus though.