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

build webspoon on GKE always server session timeout #269

Open
blog40813 opened this issue Feb 7, 2024 · 2 comments
Open

build webspoon on GKE always server session timeout #269

blog40813 opened this issue Feb 7, 2024 · 2 comments

Comments

@blog40813
Copy link

I successfully built Webspoon on my local machine, but when deploying it on GKE,
I encounter an issue where it consistently shows 'server session timeout.'
How can I resolve this problem?

@demobugcy
Copy link

Hi, how did you manage to build it locally, can you please point me in the right direction?

@blog40813
Copy link
Author

Hi, how did you manage to build it locally, can you please point me in the right direction?

I deploy it with docker.
You can just download docker desktop or the other docker tool and execute the instruction:
docker run -d -p 8080:8080 hiromuhota/webspoon
It should work successfully.

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