mudkipme / MoeMemos

An app to help you capture thoughts and ideas
http://memos.moe
Mozilla Public License 2.0
440 stars 40 forks source link

iOS -- Your server version is not support meomemos #210

Open mailliwal opened 1 month ago

mailliwal commented 1 month ago

https://xxx/api/v1/workspace/profile

{ "owner": "users/1", "version": "0.22.6", "mode": "prod", "instanceUrl": "" }

erauner12 commented 1 month ago

I tried accessing and am able to log in on the same version. However, I am unable to list or load any memos from my server. I can create new memos, but when I close the app and reopen it, they are gone again. I am unsure why I am not receiving an error message indicating that my version is not supported. Additionally, what is causing the memos not to load into the app?

Edit:

I just installed TestFlight version and now the newly created memos are staying but any preexisting are not. Just realized that server was 0.22.5

which is the stable version, makes sense.

0.22.6 is the culprit

wangningyu commented 1 month ago

{ "owner": "users/1", "version": "0.22.5", "mode": "prod", "instanceUrl": "" }

[ iOS] 0.22.5 still show the message: Your server version is not support

WyInnovate commented 3 weeks ago

[iOS] 0.22.5 still show the message: Your server version is not support

levinit commented 2 weeks ago

do not forget add http:// prefix and port , such as http://yourDoaminOrIP:5230