ultimate-seed
ultimate-seed copied to clipboard
"/?%2E" causes a server crash with "winston-mongodb"
/?%2E causes a server crash with winston-mongodb.
Related issue: #118 (reported by @johnjelinek)
Temporary solution to fix this error:
Comment out all lines where winstonMongoDB appears in server/winston.js to disable logging to MongoDB.
Blocked by the issues at https://github.com/indexzero/winston-mongodb/issues/32 and https://github.com/heapsource/express-winston/issues/25.