You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use resourceful with a fresh couchdb install on my system and I get this error:
CouchError: forbidden: Temporary views are not supported in CouchDB
at Request._onResponse as _callback
at Request.self.callback (/home/guss/prog/noophyt/openmew-bench/node_modules/request/request.js:187:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request. (/home/guss/prog/noophyt/openmew-bench/node_modules/request/request.js:1048:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at IncomingMessage. (/home/guss/prog/noophyt/openmew-bench/node_modules/request/request.js:969:12)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
I have search some way to pass throught but I think it's a probleme from the couchdb engine.
The text was updated successfully, but these errors were encountered:
hi,
I try to use resourceful with a fresh couchdb install on my system and I get this error:
I have search some way to pass throught but I think it's a probleme from the couchdb engine.
The text was updated successfully, but these errors were encountered: