Describe the problem/error/question
When starting the n8n application locally using “npm run dev”, it redirects to a login page when accessing “localhost:5678” for local development. The login page requests an email and password. When using the GitHub email and password, it consistently shows an error. what’s the initial email and password or how to bypass this step.
where can i find .env.local file?
What is the error message (if any)?
n8n:dev: [Node] 401 Not logged in
n8n:dev: [Node] 401 Wrong username or password. Do you have caps lock on?
n8n:dev: [Node] 401 Wrong username or password. Do you have caps lock on?
n8n:dev: [Node] 401 Wrong username or password. Do you have caps lock on?
n8n:dev: [Node] 401 Wrong username or password. Do you have caps lock on?
n8n:dev: [Node] 401 Wrong username or password. Do you have caps lock on?
Please share your workflow
Information on your n8n setup
- **n8n version: latest
- **Database (default: SQLite):
- **n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- **Operating system: macos