Summary
User is facing issues updating password and email using abctl, changes are not applying to the cluster, and unable to log in.
Question
Hi, I’m trying to select the password and email with abctl, but the changes don’t apply to my cluster and I can’t log in.
Thanks in advance
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
["abctl", "password", "email", "cluster", "login"]
check this thread, it might be the case with cookies https://airbytehq.slack.com/archives/C021JANJ6TY/p1723547849631199?thread_ts=1723528731.696339&cid=C021JANJ6TY
if not
what options and configuration have you used when running abctl local install ...
? and what is a result of abctl local status
command?
Very likely the issue is that you’re running via http without having disabled secure cookies as <@U05JENRCF7C> mentioned (thanks!). FYI we will make this error more clear in the login screen so you don’t get a generic Invalid username or password
error here.
Please let me know if your problem is not fixed by disabling secure cookies.
Hello, Thanks for your answers, I activated the option on cookies and it solved the problem, thanks for your help