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

MemoryStore Issue: production deployment issue #13

Open
Rajan opened this issue Apr 8, 2019 · 2 comments
Open

MemoryStore Issue: production deployment issue #13

Rajan opened this issue Apr 8, 2019 · 2 comments

Comments

@Rajan
Copy link
Contributor

Rajan commented Apr 8, 2019

chandi_rajan@soi-vm:~/lesspod-2.0$ npm run start

[email protected] start /home/chandi_rajan/lesspod-2.0
cross-env NODE_ENV=production node server/index.js
Warning: connect.session() MemoryStore is not
designed for a production environment, as it will leak
memory, and will not scale past a single process.
API routes: undefined
[05:46:20] Server listening on http://0.0.0.0:3000
connected to mongo db
Database online

^Cchandi_rajan@soi-vm:~/lesspod-2.0$ npm run dev

@Rajan
Copy link
Contributor Author

Rajan commented Apr 17, 2019

How to replicate.

npm run build
npm run start

@Rajan
Copy link
Contributor Author

Rajan commented Apr 17, 2019

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