Skip to content

Following docker quick start localhost link does not work due to SSL #20692

@jimzucker

Description

@jimzucker

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

  1. 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/
  2. Instruction in docker output don't make sense "Press "o" to open in Browser."

Expected behavior

  1. 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

No one assigned

    Labels

    in linearIssue or PR has been created in Linear for internal review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions