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

Couchdb replication bug report #4299

Closed
wants to merge 2 commits into from
Closed

Couchdb replication bug report #4299

wants to merge 2 commits into from

Conversation

HZSamir
Copy link

@HZSamir HZSamir commented Jan 12, 2023

Hello,
As requested, here is a pull that reproduces the CouchDB replication bug.
Had to add node-fetch@2 because replication fetch would fail during the test.
Other than that just have a CouchDB instance running, edit the credentials and give it a try.

As always, thank you for your time.

@pubkey
Copy link
Owner

pubkey commented Jan 12, 2023

If the normal node fetch does not work, we should fix that first.
In the tests we normally use the pouchdb server as couchdb endpoint, does it also fail with that?

@HZSamir
Copy link
Author

HZSamir commented Jan 12, 2023

@pubkey I tested it just now with pouchdb-server and received the exact same error.

@pubkey
Copy link
Owner

pubkey commented Jan 12, 2023

Pls adapt the test so that the CI reproduces your problem

@HZSamir
Copy link
Author

HZSamir commented Jan 12, 2023

Done.

@pubkey pubkey closed this in 657de00 Jan 13, 2023
@pubkey
Copy link
Owner

pubkey commented Jan 13, 2023

Thank you so much. Fixed in 657de00

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

Successfully merging this pull request may close these issues.

2 participants