pimutils / pimutils/vdirsyncer
Can't discover local-gcal pair: InvalidXMLResponse("Couldn't find home-set.")
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
After setting up google API and attempting to discover a pair between local khal calendar and google calendar, I successfully got a token, then it gives me this:
Discovering collections for pair khal_pair_1
swcal:
- "private"
- "swingwheatcal"
gcal: - "christmasinhollis@gmail.com" ("Paul Humphries")
warning: No collection "private" found for storage gcal.
Should vdirsyncer attempt to create it? [y/N]: y
error: The server returned something vdirsyncer doesn't understand. Error message: InvalidXMLResponse("Couldn't find home-set.")
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files or tests are named. Start by reproducing the vdirsyncer discovery flow for khal_pair_1 with the shown Google Calendar setup, then trace the path that reports InvalidXMLResponse("Couldn't find home-set."). Done means the local-gcal discovery attempt completes without this error and handles the collection creation prompt correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100