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

Failed to sync with e.filter is not a function #21

Closed
zdyxry opened this issue Aug 20, 2023 · 2 comments
Closed

Failed to sync with e.filter is not a function #21

zdyxry opened this issue Aug 20, 2023 · 2 comments

Comments

@zdyxry
Copy link

zdyxry commented Aug 20, 2023

Env:
logseq: 0.9.14 (67)
Memos: v0.14.4
Memos Sync: v1.8.1

Error message:

TypeError: e.filter is not a function

How can I debug with this information?

@EINDEX
Copy link
Owner

EINDEX commented Aug 20, 2023

You can check the network connection or the console logs

@zdyxry
Copy link
Author

zdyxry commented Aug 21, 2023

My plugin config:

{
  "": "",
  "host": "https://xxxxxxx/",
  "openId": "cf43c052-e752-43db-bca7-yyyyyyy",
  "autoSync": false,
  "mode": "Journal Grouped",
  "customPage": "Memos",
  "backgroundSync": "Hourly",
  "inboxName": "#Memos",
  "tagFilter": "",
  "sendVisibility": [],
  "archiveMemoAfterSync": "false",
  "includeArchive": false,
  "fullSync": "",
  "flat": false,
  "disabled": false
}

Console log:

image

EINDEX added a commit that referenced this issue Aug 25, 2023
Signed-off-by: EINDEX <snowstarlbk@gmail.com>
@EINDEX EINDEX closed this as completed in 48117bc Aug 25, 2023
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

2 participants