Code Monkey home page Code Monkey logo

Comments (5)

netroy avatar netroy commented on July 25, 2024 1

pulled up the webpage on a different maschine

Yeah, we did not anticipate that many users who are running n8n on headless system will not have https configured. But since there have been a couple of complaints, I'm looking into addressing this.
Until then, can you please add the env variable N8N_SECURE_COOKIE=false to the docker container or setup https 🙏🏽 ?

the setup is failing, and no logging was produced

Sorry about this. I'm working on adding explicit error message in the frontend for scenarios like these.

most of the required packages are deprecated

We've updated quite a lot of packages since the last stable release (2 weeks ago), so hopefully soon you should not be seeing more than a couple of deprecated packages.
We are actively working towards replacing those remaining ones as well, but those packages are often 7 level deep dependencies, and not at all easy to replace.

from n8n.

netroy avatar netroy commented on July 25, 2024

are you using http://localhost:5678/ or some other IP/hostname ?
This likely due to the auth cookie now being allowed to be used only in a secure context.
You can try disabling the secure flag by adding -e N8N_SECURE_COOKIE=false to the docker run command.

from n8n.

max19931 avatar max19931 commented on July 25, 2024

i pulled up the webpage on a different maschine as the docker container was running on a headless box.

the main problem is that the setup is failing, and no logging was produced. i rerun it earlier and encountered the same issue and checked docker logs(but it didn't return anything new, only the boot up text when n8n is launched.

from n8n.

max19931 avatar max19931 commented on July 25, 2024

without docker the mess it creates is even bigger as most of the required packages are deprecated!

from n8n.

Joffcom avatar Joffcom commented on July 25, 2024

I am going to move this to closed as it should be resolved now.

from n8n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.