Skip to content

Instantly share code, notes, and snippets.

@robertkowalski
Created September 11, 2016 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertkowalski/8abed19f0fab7c4f04233636ff82fb7a to your computer and use it in GitHub Desktop.
Save robertkowalski/8abed19f0fab7c4f04233636ff82fb7a to your computer and use it in GitHub Desktop.
[notice] 2016-09-11T13:34:29.231748Z node2@127.0.0.1 <0.9054.0> -------- starting new replication `ba6981aa91ce6eaa6ee56e6ea7b78c85+create_target` at <0.9056.0> (`https://skimdb.npmjs.com/registry/` -> `http://127.0.0.1:35984/blerg/`)
[notice] 2016-09-11T13:34:30.788151Z node2@127.0.0.1 <0.9051.0> 943fcd0e02 undefined 127.0.0.1 undefined GET /_up 200 ok 0
[notice] 2016-09-11T13:34:30.887991Z node2@127.0.0.1 <0.9056.0> -------- Replication `"ba6981aa91ce6eaa6ee56e6ea7b78c85+create_target"` is using:
4 worker processes
a worker batch size of 500
20 HTTP connections
a connection timeout of 30000 milliseconds
10 retries per request
socket options are: [{keepalive,true},{nodelay,false}]
[notice] 2016-09-11T13:34:34.151576Z node2@127.0.0.1 <0.10412.0> 0cfe074626 127.0.0.1:5984 127.0.0.1 undefined GET /_active_tasks 200 ok 1
[error] 2016-09-11T13:34:35.256333Z node2@127.0.0.1 <0.9187.0> -------- Replicator: couldn't write document `UkGeoTool`, revision `1-155902959968a5d55d3df9f6d14f0384`, to target database `http://127.0.0.1:35984/blerg/`. Error: `forbidden`, reason: `Please log in before writing to the db`.
[error] 2016-09-11T13:34:35.256418Z node2@127.0.0.1 <0.9187.0> -------- Replicator: couldn't write document `base-converter`, revision `1-087114abaec1442755616f191c96870f`, to target database `http://127.0.0.1:35984/blerg/`. Error: `forbidden`, reason: `Please log in before writing to the db`.
[error] 2016-09-11T13:34:35.256479Z node2@127.0.0.1 <0.9187.0> -------- Replicator: couldn't write document `brokenbin`, revision `1-1b240f88659fe1923897947ebdb10929`, to target database `http://127.0.0.1:35984/blerg/`. Error: `forbidden`, reason: `Please log in before writing to the db`.
[error] 2016-09-11T13:34:35.256824Z node2@127.0.0.1 <0.9187.0> -------- Replicator: couldn't write document `Backbone.Aggregator`, revision `1-74cd34a2b1edb3fafb525fde580e054f`, to target database `http://127.0.0.1:35984/blerg/`. Error: `forbidden`, reason: `Please log in before writing to the db`.
@robertkowalski
Copy link
Author

payload is:

{source: "https://skimdb.npmjs.com/registry", target: "blerg", create_target: true}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment