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

Server version not suported? #242

Closed
grdleo opened this issue Feb 1, 2025 · 18 comments
Closed

Server version not suported? #242

grdleo opened this issue Feb 1, 2025 · 18 comments

Comments

@grdleo
Copy link

grdleo commented Feb 1, 2025

Using version 1.7.1 on my iPhone.
Just installed Memo on my NAS, and is running version 0.23.1.
Version 1.7.1 says it supports Memo 0.23.1 but when I try to connect, shows the error Your Server version is not supported.

What is going on? Am I the only one?

Thank you.

@mudkipme
Copy link
Owner

mudkipme commented Feb 1, 2025

Please make sure local network permission is enabled for Moe Memos. If you are using a self-signed certificate, you need trust it on iOS devices.

@moookino
Copy link

moookino commented Feb 2, 2025

I have same problem, but there's no such setting as local network permission and app isn't listed in the local network permission sections in the privacy.

Image

@zli353
Copy link

zli353 commented Feb 4, 2025

I experienced a similar issue, and I found that removing the trailing slash from the URL resolved the problem. Specifically, changing the URL from http://yourDomainOrIP:5230/ to http://yourDomainOrIP:5230. It's possible that this may be the cause of your issue as well, and I hope this information is helpful in troubleshooting. 😄

Update: I've verified that my app and server versions are the same as the original issue author's. Token login is successful in my setup, but username/password login results in error Your Server version is not supported.

@moookino
Copy link

moookino commented Feb 4, 2025

Not sure what was an issue, but now I'm able to login ( probably token issue) but it's not trivial to understand from app response

@Solear
Copy link

Solear commented Feb 5, 2025

I'm able to login via token (but not via name/password, than there is Your Server version is not supported), but there is no sync.

@stanthewizzard
Copy link

new version of memos api change breaks everything
memos is a piece of garbage regarding APIs

@robinvoor
Copy link

Also only able to login via token, and partial sync. Nothing to see on the iPhone, but when I add a memo on the iPhone, it's available in the web UI.

@wangningyu
Copy link

IOS 18.1.1+Moe 1.7+0.23.1 (usable)

I seem to have found a solution:

  1. Does not support HTTPS access (including reverse proxy)
  2. use http://domain:port/

done.

@stanthewizzard
Copy link

I'm accessing only with caddy so I'm cooked

@Solear
Copy link

Solear commented Feb 8, 2025

IOS 18.1.1+Moe 1.7+0.23.1 (usable)

I seem to have found a solution:

1. Does not support HTTPS access (including reverse proxy)

2. use http://domain:port/

done.

Sadly this is not the solution. I have a fresh install with use of http://IP:Port and "Your Server version is not supported"

@moookino
Copy link

moookino commented Feb 8, 2025

@stanthewizzard I have instance behind traefik, just double checked, username password didn't work, but I was able to login with https://instanceurl without port and generated token

@stanthewizzard
Copy link

my login is
https://memos.xxxx.com
with token

doesn't work

@moookino
Copy link

moookino commented Feb 8, 2025

You have freshly new token created? The one I had for user login didn't work for me

@stanthewizzard
Copy link

yes :/

@stanthewizzard
Copy link

recreated the token again
I can log
and everything is blank ;)

@redrabbitrob
Copy link

some issue for me... everything is blank :O

@dawidry
Copy link

dawidry commented Feb 12, 2025

Same here:

  • Logged in with token
  • Completely empty :(

0.24 and 1.7.1

@mudkipme
Copy link
Owner

Moe Memos 1.7.2 with Memos 0.24.0 support is submitted to App Store.

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

No branches or pull requests

10 participants