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

web app behaviors randomly when it is deployed #5

Open
zhangheliu opened this issue Jul 10, 2018 · 1 comment
Open

web app behaviors randomly when it is deployed #5

zhangheliu opened this issue Jul 10, 2018 · 1 comment
Assignees

Comments

@zhangheliu
Copy link

Everything runs smoothly when it runs locally.

Following https://cloud.google.com/community/tutorials/run-expressjs-on-google-app-engine to deploy the app and website starts acting randomly.

@jfschmakeit
Copy link
Collaborator

Thanks for trying this out!

I believe this is an issue with the way sessions are handled in express.js through 'express-sessions'.
For this to work on App Engine, you may have to enable and configure memcached.

See these guides for more details and let us know if this worked for you:

@jfschmakeit jfschmakeit self-assigned this Oct 9, 2018
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

2 participants