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

504 Gateway Time-out message #282

Open
JairoMarques opened this issue Jul 19, 2024 · 1 comment
Open

504 Gateway Time-out message #282

JairoMarques opened this issue Jul 19, 2024 · 1 comment

Comments

@JairoMarques
Copy link

JairoMarques commented Jul 19, 2024

Is this a request for help?: Yes


Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Version of Helm and Kubernetes: zammad-12.2.2, Kubernetes: Client Version: v1.28.11+rke2r1
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.11+rke2r1

What happened: After successfull install zammad using Helm, I'm receiving a lot of popup messages in browser with the content below. This popup messages are showing in any page:

<title>504 Gateway Time-out</title>

504 Gateway Time-out


nginx/1.24.0 (Ubuntu)

Inspecting in browser the problem is in GET http://192.168.0.1:8080/api/v1/message_receive that return 504.

What you expected to happen: Do not have these popup messages all the times

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:
I'm using rke2 with rancher and Longhorn and there is no issues that i can see.

My pods:

NAME                                  READY   STATUS    RESTARTS        AGE     IP           NODE           NOMINATED NODE   READINESS GATES
zammad-elasticsearch-master-0         1/1     Running   0               6d20h   10.42.3.64   rke2-agent-1   <none>           <none>
zammad-memcached-7dcf5bd8f7-5469k     1/1     Running   0               6d20h   10.42.3.58   rke2-agent-1   <none>           <none>
zammad-nginx-86864657cd-zjcfz         1/1     Running   0               6d20h   10.42.3.59   rke2-agent-1   <none>           <none>
zammad-postgresql-0                   1/1     Running   0               6d20h   10.42.3.65   rke2-agent-1   <none>           <none>
zammad-railsserver-5887dc94c5-pz9jw   1/1     Running   2 (6d20h ago)   6d20h   10.42.3.60   rke2-agent-1   <none>           <none>
zammad-redis-master-0                 1/1     Running   0               6d20h   10.42.3.63   rke2-agent-1   <none>           <none>
zammad-scheduler-75fcfdc89c-d9477     1/1     Running   3 (6d19h ago)   6d20h   10.42.3.57   rke2-agent-1   <none>           <none>
zammad-websocket-75dfd56ddf-nkwrx     1/1     Running   2 (6d20h ago)   6d20h   10.42.3.61   rke2-agent-1   <none>           <none>

Any help will be very appreciated!

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 18, 2024
@github-actions github-actions bot removed the stale label Sep 25, 2024
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