alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.35k stars 193 forks source link

[tandoor recipies]Ingress suport nginx Error 500 #1415

Closed JohnnyVi closed 2 weeks ago

JohnnyVi commented 3 weeks ago

Description

Hello, I'm trying to make tandoor accessible from the internet and following the guide from the documentation. Unfortunatley, trying to access it via the ingress integration results in a 500 Internal Server Error from nginx. Can somebody help me to find out what went wrong?

Reproduction steps

1. setup tandoor and nginx proxy manager
2. Enter the proxies and additional entries according to the documentation
3. add the ingress integration and the required code in the configuration.yaml
4. Click on the tandoor icon in the sidebar of home assistant
5. see 500 Internal Server Error

Addon Logs

Logs from the nginx Addon:

[30/May/2024:01:21:52 +0200] - - 500 - GET http tandoor.local "/?ingressToken=VRFlBPdmVcd4AkSraZIjIjdZrACoYcOk2xYIU3DkdiAe" [Client 192.168.178.22] [Length 572] [Gzip -] [Sent-to db21ed7f-tandoor-recipes] "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 OPR/109.0.0.0" "-"
2024/05/30 01:26:28 [error] 453#453: *1485 auth request unexpected status: 404 while sending to client, client: 192.168.178.22, server: tandoor.local, request: "GET /?ingressToken=VRFlBPdmVcd4AkSraZIjIjdZrACoYcOk2xYIU3DkdiAe HTTP/1.1", host: "tandoor.local"
[30/May/2024:01:26:28 +0200] - - 500 - GET http tandoor.local "/?ingressToken=VRFlBPdmVcd4AkSraZIjIjdZrACoYcOk2xYIU3DkdiAe" [Client 192.168.178.22] [Length 572] [Gzip -] [Sent-to db21ed7f-tandoor-recipes] "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 OPR/109.0.0.0" "-"

Architecture

amd64

OS

HAos

github-actions[bot] commented 3 weeks ago

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.