espressif / esp-insights

ESP Insights: A remote diagnostics/observability framework for connected devices
Apache License 2.0
101 stars 27 forks source link

Cannot login from CLI with password #31

Open ftab opened 1 year ago

ftab commented 1 year ago

It says incorrect username or password, whether I enter the password at the command line or use the browser to try to log in with email and password. I copied it from my password manager, and it lets me log in with that email and password at both https://dashboard.insights.espressif.com/ and https://dashboard.rainmaker.espressif.com/ (I made sure to use all lowercase)

I can log in with Google, but then I assume it's connecting to a different account than the one I created.

btw, I had to pull a more recent version of CLI as the one cloned in as a submodule gave this error when I tried to claim: module 'esptool' has no attribute 'main'

shahpiyushv commented 11 months ago

What is the commit id of your CLI submodule? The latest CLI indeed has changes related to user management which should allow you to use same credentials as the ones for the dashboards.