closeio / closeio/sync-engine

sync-engine not syncing inbox, calendar events on Google/Gmail

Open
#514 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
30
Forks
13
Avg merge
1d 2h
Merged PRs (30d)
8

Description

I'm running the nylas sync engine via bin/inbox-start --prod. I also have successfully authenticated gmail account with it by bin/inbox-auth <mymailid>@gmail.com. But I'm not able to see any messages, or events. The DB also has empty rows in message table in all shards.

image

Am I missing anything?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported flow with bin/inbox-start --prod and bin/inbox-auth @gmail.com, then inspect the empty message table rows across shards. Determine why authenticated Gmail accounts produce neither messages nor calendar events; done means the sync engine records the expected data or clearly reports the missing setup or failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.