mudkipme / MoeMemosAndroid

An app to help you capture thoughts and ideas
http://memos.moe
GNU General Public License v3.0
575 stars 63 forks source link

user not found with username #176

Closed odtu945 closed 4 months ago

odtu945 commented 4 months ago

以下是优化后的内容及中英文版本:

中文描述

memos 版本:v0.22.0

MoeMemosAndroid 版本:0.7.4

我通过 docker 自行部署了 memos 服务,然后在安卓手机上使用 MoeMemosAndroid 进行内容的编写和查看,它一直以来都给我带来了极大的便利。然而,最近这套软件出现了异常,账户自动退出登录了。当我再次使用账号密码登录时,却提示“user not found with username”,但我用相同的用户名和密码在浏览器上却能够正常登录。

非常感谢您所做的伟大工作,给您添麻烦了。

英文描述

Version of memos: v0.22.0

Version of MoeMemosAndroid: 0.7.4

I deployed a set of memos services using docker myself, and then used MoeMemosAndroid on my Android phone to write and view the content, which has brought me great help all the time. However, recently, there was an abnormality in this software, and the account automatically logged out. When I tried to log in again using the account password, it was prompted "user not found with username", but I could log in normally on the browser with the same username and password.

Thank you very much for your great work, and I'm sorry to trouble you. 微信图片编辑_20240517091243

mudkipme commented 4 months ago

Moe Memos doesn't support pre-release versions of Memos, as their APIs are unstable and may subject to change. If you are using Docker with Memos, please use stable tag or pin the version to 0.21.0.

You can check the latest version of Memos at https://github.com/usememos/memos/releases.

New release of Memos will be supported by Moe Memos ASAP after it is released.

mowic commented 4 months ago

I met the same issue

odtu945 commented 4 months ago

Moe Memos doesn't support pre-release versions of Memos, as their APIs are unstable and may subject to change. If you are using Docker with Memos, please use stable tag or pin the version to 0.21.0.

You can check the latest version of Memos at https://github.com/usememos/memos/releases.

New release of Memos will be supported by Moe Memos ASAP after it is released.

Thank you so much for your prompt response. My issue has been resolved according to your reply. Appreciate your efforts and assistance. Have a great day!

CodingEmil commented 3 months ago

I am having the same issue. App version is: 0.7.4 and Memos is running the stable image (v0.22.1).

mudkipme commented 3 months ago

Please download the latest pre-release version if you are using Memos 0.22.0 or higher.

azzamsa commented 3 months ago

Please download the latest pre-release version if you are using Memos 0.22.0 or higher.

@mudkipme would you like to cut a release?