I installed N8N using NPM, and Start in CMD using cmd ‘n8n’, it starts and pressing ‘O’ starts it in MS EDGE, but when i try to start it in Chrome, It asks for email and password, while in EDGE, it does not. How can I start it in Chrome?,
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Hey, can you double check that Chrome is set as the default browser?
Asking for a password is normal, it should cache it and not ask it always though. If you don’t know your password you can reset it through the CLI without losing your workflows.
No, Chrome is not the default browser but EDGE is. Do I have to ser Chrome as the default? Currently, pressing O in cmd starts it in Edge without asking for email/pwd
Yes, you need to change the default browser to open from terminal, or manually open Chrome and type your localhost:5678 or domain that n8n runs on.
I’m using Chrome and it’s not asking me for a pass each time, if you are logging in each time and it still asks for a password this might mean it’s not preserving the cookies for that address for some reason.