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

received smart shutdown request #4

Open
lotty02cho opened this issue Sep 10, 2018 · 0 comments
Open

received smart shutdown request #4

lotty02cho opened this issue Sep 10, 2018 · 0 comments

Comments

@lotty02cho
Copy link

lotty02cho commented Sep 10, 2018

I try to run your codes, ./bin/deploy.sh, but it doesn't work.

docker-react

I saw logs of develop server, it comes like below. the attached files is a left side console.

frontend_1  | webpack dev server listening on localhost:3000
backend_1   | 2018-09-10T05:17:59.177Z - info: initializing app with NODE_ENV=development
backend_1   | 2018-09-10T05:17:59.262Z - info: app started on 0.0.0.0:8000
frontend_1  | Hash: 51d3a27a73aca8d4d7d5
frontend_1  | Time: 10583ms
frontend_1  | chunk    {0} bundle.js, bundle.js.map (main) 1.79 MB [rendered]
frontend_1  | webpack: Compiled successfully.
dockernodereactstarter_dbdata_1 exited with code 0
dockernodereactstarter_dbdata_1 exited with code 0
backend_1   | [nodemon] restarting due to changes...
backend_1   | [nodemon] starting `babel-node lib/index.js`
backend_1   | 2018-09-10T05:44:53.059Z - info: initializing app with NODE_ENV=development
backend_1   | 2018-09-10T05:44:53.094Z - info: app started on 0.0.0.0:8000
backend_1   | npm info lifecycle [email protected]~postdevelop: [email protected]
backend_1   | npm info ok 
dockernodereactstarter_backend_1 exited with code 0
db_1        | LOG:  received smart shutdown request
db_1        | LOG:  autovacuum launcher shutting down
db_1        | LOG:  shutting down
db_1        | LOG:  database system is shut down
dockernodereactstarter_db_1 exited with code 0

and the right side is when I start ./bin/deploy.sh.

Please let me know if someone knows this. Thanks, in advance.

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