usememos / memos

An open source, lightweight note-taking service. Easily capture and share your great thoughts.
https://usememos.com
MIT License
30.31k stars 2.27k forks source link

Error when query by tag #3768

Closed wanjianghongfeng closed 1 month ago

wanjianghongfeng commented 1 month ago

Describe the bug

when query by tag got this error:

ERROR server error method=/memos.api.v1.MemoService/ListMemos error="rpc error: code = Internal desc = failed to list memos: Error 3141 (22032): Invalid JSON text in argument 1 to function json_contains: \"Invalid value.\" at position 0."
POST https://note.litchinn.com/memos.api.v1.MemoService/ListMemos" 
"content-type: application/grpc-web+proto" 

image

Steps to reproduce

i just change visibility to workspace then logout and change account

The version of Memos you're using.

0.22.4

Screenshots or additional context

No response

tiltshiftfocus commented 1 month ago

I have already opened this issue #3756