Summary
User is facing issues logging into the Airbyte web portal after local installation. Default credentials provided in the readme are not working.
Question
Hi, I just installed airbyte locally via the abctl local install
command. How do I login to the web portal? The readme says the default username is airbyte
and password is password. But this doesn’t seem to work. Please help.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.
Join the conversation on Slack
["airbyte", "local-installation", "web-portal", "login-issue", "default-credentials"]
Interesting, glad you were able to get into your instance. I will investigate the Safari issue.
<@U07GGE33K3J> Sorry for the confusion, the Github readme needs to be updated. The documentation for finding your password can be found here: https://docs.airbyte.com/using-airbyte/getting-started/oss-quickstart#2-run-airbyte
TL;DR you can run
abctl local credentials
Yes that what I tried first. It doesn’t work. This is really confusing.
What is the email I should be using to login?
So ran abctl local install
. Registered using <mailto:vino@qwestify.com|vino@qwestify.com>
. Got the password from abctl local credentials
. But the password doesn’t seem to work.
Any help would be appreciated, thanks
I fixed the issue. The issue seems to be with the Safari browser. With chrome, it works. Thanks for your help <@U07C8CCC68Y>