Hi all I have a 'failed to fetch' error if i want ...
# ask-community-for-troubleshooting
m
Hi all I have a 'failed to fetch' error if i want to create a connection (see picture). If I do a port-forward for the 'airbyte-v43-airbyte-webapp-svc' and create the same connection via localhost, then the connection can be established successully. Do you have any ideas? We user nginx as ingress.
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, based on the information extracts, it seems that you might be facing a timeout issue with your server or ingress configuration. You can try increasing the timeout configured for your server or check your ingress settings. Here's a reference that might help you with the timeout issue: [https://kitcharoenp.github.io/nginx/2021/10/21/upstream-timed-out.html](https://kitcharoenp.github.io/nginx/2021/10/21/upstream-timed-out.html) If you still face issues, I recommend posting your question on the Airbyte forum: [https://discuss.airbyte.io/c/issues/11](https://discuss.airbyte.io/c/issues/11) or creating a GitHub issue: [https://github.com/airbytehq/airbyte/issues](https://github.com/airbytehq/airbyte/issues) for better assistance.
d
How did you solve this @Mathias Klingler?