Spaceface16518 / Converse

A web based chat website using socketIO and express
https://converse2.herokuapp.com/
0 stars 0 forks source link

StitchError: document cannot be written to #19

Open Spaceface16518 opened 6 years ago

Spaceface16518 commented 6 years ago
(node:7013) UnhandledPromiseRejectionWarning: StitchError: document cannot be written to
    at /Users/AMRIT/GitHub/Converse2/node_modules/mongodb-stitch/dist/node/client.js:557:25
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:160:7)
(node:7013) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:7013) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Spaceface16518 commented 6 years ago

This error is not happening anymore, rather replaced by the error in #22