MoeMemosAndroid icon indicating copy to clipboard operation
MoeMemosAndroid copied to clipboard

Unable to log in to Memos 0.25.1 using MoeMemos 0.8.6

Open sur5r opened this issue 3 months ago • 4 comments

Title almost says it all.

Server log says:

2025/09/19 18:31:11 ERROR unknown error method=/memos.api.v1.UserService/GetUser error="rpc error: code = InvalidArgument desc = invalid user name: invalid user ID \"2:getSetting\""

Same thing get's shown as toast.

I'm a bit lost here. mortis should not be necessary with these versions, right?

sur5r avatar Sep 19 '25 18:09 sur5r

Memos 0.25.1 has minor but API breaking changes. Mortis is already updated for 0.25.1, so it's recommended to use Mortis to handle API breaking issues.

mudkipme avatar Sep 20 '25 01:09 mudkipme

Had same issue, added Mortis and that resolved it.

neoromantique avatar Sep 20 '25 01:09 neoromantique

Thanks for the hint, I didn't expect more breaking changes from 0.25.0 to 0.25.1. Will try mortis.

sur5r avatar Sep 20 '25 11:09 sur5r

Mortis helped. I assume mortis and usememos should be updated in lockstep?

sur5r avatar Sep 20 '25 12:09 sur5r