Skip to content
New issue

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

Failed to list memos with server version 0.24.0 #238

Closed
jpoggi opened this issue Feb 5, 2025 · 13 comments · Fixed by #242
Closed

Failed to list memos with server version 0.24.0 #238

jpoggi opened this issue Feb 5, 2025 · 13 comments · Fixed by #242

Comments

@jpoggi
Copy link

jpoggi commented Feb 5, 2025

Hi,

Since the last server update 0.24.0 it seems that we can no longer list memos.

I'm using the version 0.8.4 and here is the log of the server side. (I'm aware that you are not maintaining it but I hope this can give you information about the problem).

2025/02/05 23:34:57 ERROR server error method=/memos.api.v1.MemoService/ListMemos error="rpc error: code = Internal desc = failed to list memos: failed to compile filter: ERROR: :1:1: undeclared reference to 'creator' (in container '')\n | creator == "users/1" && state == "NORMAL" && order_by_pinned == true\n | ^\nERROR: :1:25: undeclared reference to 'state' (in container '')\n | creator == "users/1" && state == "NORMAL" && order_by_pinned == true\n | ........................^\nERROR: :1:46: undeclared reference to 'order_by_pinned' (in container '')\n | creator == "users/1" && state == "NORMAL" && order_by_pinned == true\n | .............................................^"
^Ccontext canceled

Regards and thanks for developing this nice app :-)

@randellmatt
Copy link

I only started using moememos two days ago. It was working with no issue and now it is not showing any data. Its hard to tell if its bad timing that it has stopped working just as I started trying it out. My server version is 0.24.0 also.

Also when trying to create a memo it returns the error: Required value 'uid' missing at $. Looking via pc the memo is being saved, but this is not indicated on the moememos app.

If you need any further information let me know. Thanks

@danya0123
Copy link

danya0123 commented Feb 6, 2025

Same error here but creating seems to work for me

@mudkipme maybe it's better to turn moememos to a browser-based app which directly ship the lastest feature from server and get rid of constant API updates

it requires some JavaScript and tricks to handle android share to upload, android clipboard though

@kschan81
Copy link

kschan81 commented Feb 6, 2025

Yup. Same here. Just discovered this today and it's not working :(

Hopefully, somebody will fix this soon. This is just the right tool for me. Simple, lightweight, compared to Joplin.

Reading the release notes for 0.24, they mentioned API changes. So pretty sure that's what broke this nice app.

@watcherfox
Copy link

I also have the application stopped working after the update

@CY-Christin
Copy link

same question, iOS & Android both

@Wenzhe-Ma
Copy link

Same on android

@mudkipme
Copy link
Owner

mudkipme commented Feb 8, 2025

Moe Memos doesn’t support Memos 0.24.0 yet due to breaking API changes.

@waitle
Copy link

waitle commented Feb 12, 2025

NEED PATCH FOR THISS PLEASEEE

@wind056
Copy link

wind056 commented Feb 13, 2025

+1

@mudkipme mudkipme linked a pull request Feb 15, 2025 that will close this issue
@mudkipme
Copy link
Owner

Moe Memos 0.8.5 is released: https://github.com/mudkipme/MoeMemosAndroid/releases/tag/0.8.5

@MaxenceG2M
Copy link

This application is my day-to-day alternative to Google Keep so It's a great pleasure to be able to use it again. A big thank you for your work !!

@Eirikr70
Copy link

This application is my day-to-day alternative to Google Keep so It's a great pleasure to be able to use it again. A big thank you for your work !!

Same here, thanks a lot!

@waitle
Copy link

waitle commented Feb 15, 2025

it works perfectly. thank so much. 🌹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.