You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I installed Memos Docker via a docker-compose file and I'm enjoying it.
However, I can only use it on my phone through the browser.
I installed the Moe Memos app (Android), but I can't connect.
The message that appears is:
Response(protocol=http/1.1, code=404, message=Not Found,
url=http://nnn.nnn.n.n:5230/api/v1/instance
/profile}
Note: The Memos Docker version I'm using is: 0.24.0
EDIT: SOLVED!
Master Lincoln showed the solution: pull specifically "0.25.2", because you will need database migrations that only this version can run. Then, you can pull 0.26.2. The "latest" tag is no longer used: it's now "stable".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I installed Memos Docker via a docker-compose file and I'm enjoying it.
However, I can only use it on my phone through the browser.
I installed the Moe Memos app (Android), but I can't connect.
The message that appears is:
Response(protocol=http/1.1, code=404, message=Not Found,
url=http://nnn.nnn.n.n:5230/api/v1/instance
/profile}
Note: The Memos Docker version I'm using is: 0.24.0
EDIT: SOLVED!
Master Lincoln showed the solution:
pull specifically "0.25.2", because you will need database migrations that only this version can run. Then, you can pull 0.26.2. The "latest" tag is no longer used: it's now "stable".
Beta Was this translation helpful? Give feedback.
All reactions