Summary
User is facing issues logging in after installing Airbyte locally. They are getting ‘Invalid username or password’ error despite providing the correct password. User is seeking advice on what might be wrong.
Question
Hi everyone, I installed and running airbyte with abctl local install --secret secret.yaml
where secrets.yaml is:
kind: Secret
metadata:
name: airbyte-auth-secrets
type: Opaque
stringData:
instance-admin-password: password```
I was able to open <http://localhost:8000> and provide dummy email address and dummy corp name, on the next page I try to enter `password` but get `Invalid username or password`. What I am doing wrong? Could you please advise?
<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/p1722487086077029) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["airbyte", "local-install", "invalid-username-or-password", "secrets.yaml"]
</sub>