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

example not working on sync #102

Open
g100-dev opened this issue Jul 9, 2018 · 1 comment
Open

example not working on sync #102

g100-dev opened this issue Jul 9, 2018 · 1 comment

Comments

@g100-dev
Copy link

g100-dev commented Jul 9, 2018

http://127.0.0.1:5984/test/_local/7c4Lb3ACIUWBoyXXe7qCcw%3D%3D?&_nonce=1531119384793 returns {"error":"not_found","reason":"missing"}

image

screenshot:
image

is there anything wrong?

@bogdant
Copy link

bogdant commented Aug 8, 2018

I am hitting the dreaded EventEmitter warning also. It repro's with the example app on OSX High Sierra:
-install couchdb locally
-build example for android or ios emulator, pointing to the local pouch server
-launch app on device
-BEFORE sync'ing, add a new item
-sync
-after a couple of seconds you get the warning
Sync will not work anymore. After restarting the app, a sync will cause the error again. Only a db delete will fix this.

Update: I was able to repro on an android device also.

Update 2: I can repro consistently when the debugger is NOT connected

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