-
Notifications
You must be signed in to change notification settings - Fork 47.1k
Open
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review
Description
Bug Description
Tried 'http://localhost:5678' and get this message
"8n server is configured to use a secure cookie, however you are either visiting this via an insecure URL, or using Safari."
To Reproduce
- Follow the readme
a. docker volume create n8n_data
b. docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8nAccess 2. Click link in readmit Open the editor at http://localhost:5678/ - Instruction in docker output don't make sense "Press "o" to open in Browser."
Expected behavior
- Readme steps work w/o intervention
Debug Info
cant open editor
Operating System
docker
n8n Version
Version: 1.114.4
Node.js Version
Version: 1.114.4
Database
SQLite (default)
Execution mode
main (default)
Hosting
n8n cloud
Metadata
Metadata
Assignees
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review