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

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

Closed
mailliwal opened this issue Oct 10, 2024 · 8 comments
Closed

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

mailliwal opened this issue Oct 10, 2024 · 8 comments
Labels
unable to reproduce need extra information to reproduce this issue

Comments

@mailliwal
Copy link

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

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

@erauner12
Copy link

erauner12 commented Oct 14, 2024

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
Copy link

{
"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
Copy link

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

@levinit
Copy link

levinit commented Nov 4, 2024

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

@mudkipme mudkipme added the unable to reproduce need extra information to reproduce this issue label Dec 16, 2024
@mailliwal
Copy link
Author

  • MoeMemos v1.7

  • Memos v0.23.0

Still unavailable to access.

@karldonteljames
Copy link

I have the same issues, working on android, but not iOS.

@mudkipme
Copy link
Owner

I have the same issues, working on android, but not iOS.

If Moe Memos works on Android for the same Memos server, please check whether local network permission (and/or wireless network permission on Chinese iPhone) is allowed for Moe Memos.

If you are using a self-signed certificate, you need trust it on iOS devices.

@mudkipme
Copy link
Owner

mudkipme commented Feb 4, 2025

Please try the workaround in #242 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unable to reproduce need extra information to reproduce this issue
Projects
None yet
Development

No branches or pull requests

7 participants