Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winston Error #69

Open
christroutner opened this issue Feb 13, 2024 · 0 comments
Open

Winston Error #69

christroutner opened this issue Feb 13, 2024 · 0 comments

Comments

@christroutner
Copy link
Contributor

This error happened on the pin-ipfs branch.

Error in addToQueue():  TypeError: Cannot read properties of undefined (reading 'info')
    at DailyRotateFile.notifyRotation (file:///home/safeuser/psf-slp-indexer/src/adapters/wlogger.js:63:18)
    at DailyRotateFile.emit (node:events:517:28)
    at EventEmitter.<anonymous> (/home/safeuser/psf-slp-indexer/node_modules/winston-daily-rotate-file/daily-rotate-file.js:101:18)
    at EventEmitter.emit (node:events:517:28)
    at Object.<anonymous> (/home/safeuser/psf-slp-indexer/node_modules/file-stream-rotator/FileStreamRotator.js:613:24)
    at DailyRotateFile.log (/home/safeuser/psf-slp-indexer/node_modules/winston-daily-rotate-file/daily-rotate-file.js:157:20)
    at DailyRotateFile._write (/home/safeuser/psf-slp-indexer/node_modules/winston-transport/index.js:103:17)
    at doWrite (/home/safeuser/psf-slp-indexer/node_modules/readable-stream/lib/_stream_writable.js:409:139)
    at writeOrBuffer (/home/safeuser/psf-slp-indexer/node_modules/readable-stream/lib/_stream_writable.js:398:5)
    at Writable.write (/home/safeuser/psf-slp-indexer/node_modules/readable-stream/lib/_stream_writable.js:307:11)
Error in indexer:  TypeError: Cannot read properties of undefined (reading 'info')
    at DailyRotateFile.notifyRotation (file:///home/safeuser/psf-slp-indexer/src/adapters/wlogger.js:63:18)
    at DailyRotateFile.emit (node:events:517:28)
    at EventEmitter.<anonymous> (/home/safeuser/psf-slp-indexer/node_modules/winston-daily-rotate-file/daily-rotate-file.js:101:18)
    at EventEmitter.emit (node:events:517:28)
    at Object.<anonymous> (/home/safeuser/psf-slp-indexer/node_modules/file-stream-rotator/FileStreamRotator.js:613:24)
    at DailyRotateFile.log (/home/safeuser/psf-slp-indexer/node_modules/winston-daily-rotate-file/daily-rotate-file.js:157:20)
    at DailyRotateFile._write (/home/safeuser/psf-slp-indexer/node_modules/winston-transport/index.js:103:17)
    at doWrite (/home/safeuser/psf-slp-indexer/node_modules/readable-stream/lib/_stream_writable.js:409:139)
    at writeOrBuffer (/home/safeuser/psf-slp-indexer/node_modules/readable-stream/lib/_stream_writable.js:398:5)
    at Writable.write (/home/safeuser/psf-slp-indexer/node_modules/readable-stream/lib/_stream_writable.js:307:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant