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

Memos is not reading from server #212

Closed haripalat closed 1 week ago

haripalat commented 1 month ago

Something broke with the sync. Can you fix it or help me rest it? I deleted the app, removed iCloud backup and tried again and still nothing.

haripalat commented 1 month ago

Any update ? I am not able to use the app anymore.

haripalat commented 1 month ago

Hi any update ? I actually loved the app when it worked. Now it isn’t working

lirc572 commented 1 month ago

+1 the app is not able to read memos from the server running latest version 0.22.5.

SirSharanChakradhar commented 3 weeks ago

+1

snibles commented 3 weeks ago

Same situation... on iOS, I can create new memos, but nothing is read from server. On Android, everything is working. I'm running iOS 18.1.

mudkipme commented 3 weeks ago

Are there any irregular server logs when experiencing this issue? Does the Explore/Archived or tag pages work?

lirc572 commented 3 weeks ago

Are there any irregular server logs when experiencing this issue? Does the Explore/Archived or tag pages work?

Can see tags in the app, but no memo listed under each tag.

The explore tab shows memos from other accounts, but the logged-in user's memos are not shown anywhere.

In server log, everything is OK.

snibles commented 3 weeks ago

Are there any irregular server logs when experiencing this issue? Does the Explore/Archived or tag pages work?

Not that I can see.

Explore and Archive pages are showing as blank. Interestingly it can load my tags, but when I click on them, nothing shows up.

photo_2024-10-31_10-17-28 photo_2024-10-31_10-17-33 photo_2024-10-31_10-17-21

It only shows the note created now on the iPhone.

photo_2024-10-31_10-16-58

mudkipme commented 3 weeks ago

To find out whether this is caused by the content of memos or server environment, could you please create a new user on the same server, and save a simple memo and check whether this issue exists with the new user?

If you are using the pre-release versions of Memos (the latest docker tag), please try backup the data and switch to stable or 0.22.5 release.

haripalat commented 3 weeks ago

I am using stable and same issue as explain above.

snibles commented 3 weeks ago

To find out whether this is caused by the content of memos or server environment, could you please create a new user on the same server, and save a simple memo and check whether this issue exists with the new user?

If you are using the pre-release versions of Memos (the latest docker tag), please try backup the data and switch to stable or 0.22.5 release.

I´m using Memos stable 0.22.5 I created a new user, and same situation happens on the new user.

New note created on iPhone is visible, but note created on the web is not seen on mobile.

lirc572 commented 3 weeks ago

New note created on iPhone is visible, but note created on the web is not seen on mobile.

Memos created from the app are visible at first but disappear after a reload. Maybe it's cached when created, but retrieval from the server does not work no matter how the memos are created.

snibles commented 3 weeks ago

New note created on iPhone is visible, but note created on the web is not seen on mobile.

Memos created from the app are visible at first but disappear after a reload. Maybe it's cached when created, but retrieval from the server does not work no matter how the memos are created.

You're right. I didn't noticed that. After I closed the mobile app, the note disappeared. Blank screen. However the note is still present on server and I can see it on the browser.

haripalat commented 3 weeks ago

To add to the issue. I can create a note in mobile and it shows up in web. If I make a change in web. It does not show in mobile app. Also if I make a change in mobile, it will just override the web version and web version changes are lost as the sync in broken.

snibles commented 3 weeks ago

Update: So, I deleted my docker container for Memos and redeployed. The container was updated to version 0.23.0 as shown on image.

Screenshot from 2024-10-31 14-52-29

Now the application on iOS is showing all my notes on the server. New notes when created show an error, but are synced to server. I cannot get the full error message...

photo_2024-10-31_14-58-36

mudkipme commented 1 week ago

This issue should be fixed by #218.