Skip to content

Logging issue in the latest version 2.2.10 #1864

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

Closed
ghost opened this issue May 21, 2016 · 1 comment
Closed

Logging issue in the latest version 2.2.10 #1864

ghost opened this issue May 21, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented May 21, 2016

Anyone experiencing this?

web_1 | Error: Transport already attached: dailyRotateFile, assign a different name
web_1 |     at Logger.add (/tmp/node_modules/parse-server/node_modules/winston/lib/winston/logger.js:481:11)
web_1 |     at /tmp/node_modules/parse-server/node_modules/winston/lib/winston/logger.js:59:12
web_1 |     at Array.forEach (native)
web_1 |     at Logger.configure (/tmp/node_modules/parse-server/node_modules/winston/lib/winston/logger.js:58:24)
web_1 |     at configureLogger (/tmp/node_modules/parse-server/lib/logger.js:75:10)
web_1 |     at Object.<anonymous> (/tmp/node_modules/parse-server/lib/logger.js:80:1)
web_1 |     at Module._compile (module.js:413:34)
web_1 |     at Object.Module._extensions..js (module.js:422:10)
web_1 |     at Module.load (/tmp/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
web_1 |     at Function.Module._load (module.js:314:12)
web_1 |     at Module.require (module.js:367:17)
web_1 |     at require (internal/module.js:16:19)
web_1 |     at Object.<anonymous> (/tmp/node_modules/parse-server/lib/ParseServer.js:9:15)
web_1 |     at Module._compile (module.js:413:34)
web_1 |     at Object.Module._extensions..js (module.js:422:10)
web_1 |     at Module.load (/tmp/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
web_1 |     at Function.Module._load (module.js:314:12)
web_1 |     at Module.require (module.js:367:17)
web_1 |     at require (internal/module.js:16:19)
web_1 |     at Object.<anonymous> (/tmp/node_modules/parse-server/lib/index.js:12:21)
web_1 |     at Module._compile (module.js:413:34)
web_1 |     at Object.Module._extensions..js (module.js:422:10)
web_1 |     at Module.load (/tmp/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
web_1 |     at Function.Module._load (module.js:314:12)
web_1 |     at Module.require (module.js:367:17)
web_1 |     at require (internal/module.js:16:19)
@hramos
Copy link
Contributor

hramos commented May 23, 2016

We are closing this issue due to a lack of sufficient information.

Please refer to this issue for an example of a great bug report.

You may use Server Fault for questions about managing Parse Server.

For code-level and/or implementation-related questions or technical support, please refer to Stack Overflow.

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

Successfully merging a pull request may close this issue.

1 participant