-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
If the db is empty, when trying replicated, the following error will raised:
TypeError: Cannot read property 'seq' of undefined
at Request._callback (/Users/user/project/node_modules/replicate/main.js:112:60)
at Request.self.callback (/Users/user/project/node_modules/request/index.js:148:22)
at Request.EventEmitter.emit (events.js:98:17)
at Request.<anonymous> (/Users/user/project/node_modules/request/index.js:876:14)
at Request.EventEmitter.emit (events.js:117:20)
at IncomingMessage.<anonymous> (/Users/user/project/node_modules/request/index.js:827:12)
at IncomingMessage.EventEmitter.emit (events.js:117:20)
at _stream_readable.js:910:16
at process._tickCallback (node.js:415:13)
Metadata
Metadata
Assignees
Labels
No labels