Error fetching credentials when updating domain name in Airbyte deployment on Azure VM

Summary

When updating the domain name in the ingress configuration for Airbyte deployment on Azure VM, users are encountering an error ‘Unable to determine organization email’ and issues with fetching the password. Accessing Airbyte through the browser with ‘localhost’ also results in a 404 Nginx error.


Question

Hi everyone :slight_smile:
I have deployed Airbyte on an Azure VM using abctl. I am able to fetch the credentials when I use localhost in the ingress configuration. However, when I update it to my domain name, I receive the following error:

           Provider: kind
           Kubeconfig: /home/airbyteVM/.airbyte/abctl/abctl.kubeconfig
           Context: kind-airbyte-abctl
ERROR   Unable to determine organization email
ERROR   unable to determine organization email: failed to get organization: unable to fetch token: unable to decode token request: invalid character '<' looking for beginning of value```
I can access Airbyte in the browser, and I have checked the email in the database, but I still can't fetch the password. When I use `localhost` and try to access it through the browser, I get a 404 Nginx error.

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1724509730916849) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["airbyte", "azure-vm", "abctl", "ingress-configuration", "domain-name", "error", "organization-email", "password", "localhost", "404-nginx-error"]
</sub>

It looks you found the solution: https://github.com/airbytehq/airbyte/discussions/44716