Skip to content

Instantly share code, notes, and snippets.

@martin-hewitt
Created March 12, 2014 13:52
Show Gist options
  • Save martin-hewitt/9507360 to your computer and use it in GitHub Desktop.
Save martin-hewitt/9507360 to your computer and use it in GitHub Desktop.
.d$b. .d$b. .d$$$$$$b. .d$$$$$$b. .d$$$$$$b. .d$b..d$$$$$$$$b.
$$$$$..$$$$$.$$$$$$$$$$$b .$$$$$$$$$$$b $$$$$$$$$$b $$$$$$$$$$$$$$$P'
$$$$$$$$$$$$d$$$$$$$$$$$$bd$$$$$$$$$$$$b$$$$$$$$$$$b$$$$$$$$$$$$$$$b.
$$$$$$$$$$$$Q$$$$$$$$$$$$PQ$$$$$$$$$$$$P$$$$$$$$$$$P$$$$$$$$$$$$$$$P'
$$$$$´`$$$$$'$$$$$$$$$$$$''$$$$$$$$$$$$'$$$$$$$$$$P $$$$$$$$$$$$$$$b.
'Q$P' 'Q$P' 'Q$$$$$$P' 'Q$$$$$$P' 'Q$$$$$$$P 'Q$P''Q$$$$$$$$P'
Version: 0.4.8 (node v0.10.26, npm 1.4.3, platform: linux)
Initializing...
Using remote CouchDB: http://172.17.0.6:5984
Waiting for CouchDB [-*----] SUCCESS
WWW: http://127.0.0.1:6001
Admin: http://127.0.0.1:6002
Starting Plugin: 'hoodie-plugin-appconfig'
Starting Plugin: 'hoodie-plugin-email'
Starting Plugin: 'hoodie-plugin-users'
All plugins started.
hoodie.database("user/undefined").grantReadAccess("admin", "undefined"): Error: not_found
missing
{ [Error: not_found
missing]
error: 'not_found',
reason: 'missing',
response:
{ _readableState:
{ highWaterMark: 16384,
buffer: [],
length: 0,
pipes: null,
pipesCount: 0,
flowing: false,
ended: true,
endEmitted: true,
reading: false,
calledRead: true,
sync: false,
needReadable: true,
emittedReadable: false,
readableListening: false,
objectMode: false,
defaultEncoding: 'utf8',
ranOut: false,
awaitDrain: 0,
readingMore: false,
decoder: null,
encoding: null },
readable: false,
domain:
{ domain: null,
_events: [Object],
_maxListeners: 10,
members: [] },
_events: { end: [Object], data: [Function], readable: [Function] },
_maxListeners: 10,
socket:
{ _connecting: false,
_handle: [Object],
_readableState: [Object],
readable: true,
domain: [Object],
_events: [Object],
_maxListeners: 10,
_writableState: [Object],
writable: true,
allowHalfOpen: false,
onend: null,
destroyed: false,
bytesRead: 238,
_bytesDispatched: 176,
_pendingData: null,
_pendingEncoding: '',
parser: null,
_httpMessage: [Object],
ondata: null },
connection:
{ _connecting: false,
_handle: [Object],
_readableState: [Object],
readable: true,
domain: [Object],
_events: [Object],
_maxListeners: 10,
_writableState: [Object],
writable: true,
allowHalfOpen: false,
onend: null,
destroyed: false,
bytesRead: 238,
_bytesDispatched: 176,
_pendingData: null,
_pendingEncoding: '',
parser: null,
_httpMessage: [Object],
ondata: null },
httpVersion: '1.1',
complete: true,
headers:
{ server: 'CouchDB/1.5.0 (Erlang OTP/R14B04)',
date: 'Wed, 12 Mar 2014 13:50:46 GMT',
'content-type': 'application/json',
'content-length': '41',
'cache-control': 'must-revalidate' },
trailers: {},
_pendings: [],
_pendingIndex: 0,
url: '',
method: null,
statusCode: 404,
client:
{ _connecting: false,
_handle: [Object],
_readableState: [Object],
readable: true,
domain: [Object],
_events: [Object],
_maxListeners: 10,
_writableState: [Object],
writable: true,
allowHalfOpen: false,
onend: null,
destroyed: false,
bytesRead: 238,
_bytesDispatched: 176,
_pendingData: null,
_pendingEncoding: '',
parser: null,
_httpMessage: [Object],
ondata: null },
_consuming: true,
_dumped: false,
httpVersionMajor: 1,
httpVersionMinor: 1,
upgrade: false,
req:
{ domain: [Object],
_events: [Object],
_maxListeners: 10,
output: [],
outputEncodings: [],
writable: true,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_headerSent: true,
_header: 'GET /_users/org.couchdb.user%3Aadmin%2Fundefined HTTP/1.1\r\nHost: 172.17.0.6\r\nAccept: application/json\r\nAuthorization: Basic YWRtaW46bWRyTURSSDc4ODU=\r\nConnection: keep-alive\r\n\r\n',
_hasBody: true,
_trailer: '',
finished: true,
_hangupClose: false,
socket: [Object],
connection: [Object],
agent: [Object],
socketPath: undefined,
method: 'GET',
path: '/_users/org.couchdb.user%3Aadmin%2Fundefined',
_headers: [Object],
_headerNames: [Object],
parser: null,
res: [Circular] },
pipe: [Function],
addListener: [Function],
on: [Function],
pause: [Function],
resume: [Function],
read: [Function] } }
hoodie.account.update: Error: not_found
missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment