-
Notifications
You must be signed in to change notification settings - Fork 351
Description
What happened:
I am doing tutorial, most of time I got "Failed to Get Ticket" errors in frontend pod.
If I uninstall open-match and reinstall again then sometimes it is solved but most time I got this error.
I did delete statefulset.apps/open-match-redis-node and create again but it is not fixed.
In the log Ticket was created successfully but it failed to get ticket with same id.
2021/09/12 23:16:11 Ticket created successfully, id: c4v8kevte7aqq3mre73g
2021/09/12 23:16:11 Ticket created successfully, id: c4v8kevte7aqq3mre740
2021/09/12 23:16:11 Failed to Get Ticket c4v8kevte7aqq3mre73g, got rpc error: code = NotFound desc = Ticket id: c4v8kevte7aqq3mre73g not found
What you expected to happen:
Not getting error and working well tutorials.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Output of kubectl version
:
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.4", GitCommit:"3cce4a82b44f032d0cd1a1790e6d2f5a55d20aae", GitTreeState:"clean", BuildDate:"2021-08-11T18:16:05Z", GoVersion:"go1.16.7", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.4", GitCommit:"3cce4a82b44f032d0cd1a1790e6d2f5a55d20aae", GitTreeState:"clean", BuildDate:"2021-08-11T18:10:22Z", GoVersion:"go1.16.7", Compiler:"gc", Platform:"linux/amd64"}
Cloud Provider/Platform (AKS, GKE, Minikube etc.): Docker-Desktop windows Kubernetes service.
Open Match Release Version: 1.2.0
Install Method(yaml/helm):: yaml