Login problem

I have a free version of n8n installed on my computer and a server. At first it didn’t ask me to log in with a password. Now when I try to log in it asks me for a password which of course I don’t have.
In response to clicking on: I forgot my password.
It responds:
Recover password Please contact your admin. n8n isn’t set up to send email right now.
This is my personal computer and I am the admin.
How do I solve the problem.

Hi @natan_peleg

See topic : Reset Admin Password on Locally Hosted n8n

You can use n8n user-management:reset to reset your admin login. This will not affect your workflows but will however wipe all your other user accounts.

:mailbox_with_mail: A cleaner way though, would be to set up user management via SMTP in another container (e.g. Mailpit) and do the reset this way.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.