Live version and local build not working?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 175
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Trying to use the live version of the proxy (https://proxy.jmap.io/) gives a "Sign in with Google temporarily disabled for this app" error for Gmail. Using an IMAP connection gives a "Account {id} does not exist, please re-create" error.
Trying to run the project locally fails during the install instructions with an error about the libemail-address-xs-perl package. Changing this to libemail-address-perl (which appears to provide the same packages, but could be wrong) gives the following much later in the build:
Use of uninitialized value $Net::CardDAVTalk::VERSION in concatenation (.) or string at t/00-load.t line 13.
(Tested on both Debian Jessie and Ubuntu 16.04.)
Am I doing something wrong here? Was hoping to be able to test out JMAP!
Contributor guide
No contributing guide indexed for this repository
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
Start with the project's install instructions and reproduce the dependency failure involving libemail-address-xs-perl on a supported environment. Then inspect t/00-load.t and the reported Net::CardDAVTalk::VERSION warning; done means the documented local build completes and the reported live proxy or IMAP errors are explained or separately reproduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- backend, build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100