Git Product home page Git Product logo

Comments (5)

danieldabate avatar danieldabate commented on August 26, 2024

From the error it seems you are getting a timeout when Chrome is being downloaded/setup for Puppeteer. According to it, if you are not going to use Puppeteer, you can set PUPPETEER_SKIP_DOWNLOAD env variable to skip the download.

You might also want to check this thread in Puppeteer repository, where alternative solutions are offered like forcing ipv4.

Do you have access to Google servers? Can you ping 34.104.35.123? Most probably your connection is timing out because it is unreachable.

from flowise.

willwanggg avatar willwanggg commented on August 26, 2024

From the error it seems you are getting a timeout when Chrome is being downloaded/setup for Puppeteer. According to it, if you are not going to use Puppeteer, you can set PUPPETEER_SKIP_DOWNLOAD env variable to skip the download.

You might also want to check this thread in Puppeteer repository, where alternative solutions are offered like forcing ipv4.

Do you have access to Google servers? Can you ping 34.104.35.123? Most probably your connection is timing out because it is unreachable.

Can't ping that address. When I do 'export PUPPETEER_SKIP_DOWNLOAD=true' in the terminal, and run 'npx flowise start' it tells me there's no directory or file found...

from flowise.

danieldabate avatar danieldabate commented on August 26, 2024

I'd suggest trying to fix the connection issue with Google services. Are you by any chance based in China where Google services are blocked?

Another alternative is using the docker image to run Flowise. It has everything pre-installed.

from flowise.

essington62 avatar essington62 commented on August 26, 2024

hello,
having the same problem, live in brazil, I have access to the google IP. I am using a mac M2 processor, could have any relation ? all the logs point to a deprecate version.

(base) edmundobrown@edmundos-Mac-mini ~ % sudo npm install -g flowise
Password:
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @mui/[email protected]
npm warn Found: [email protected]
npm warn node_modules/flowise/node_modules/react
npm warn react@"^18.2.0" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn flowise-ui@"^2.0.1" from [email protected]
npm warn node_modules/flowise
npm warn 29 more (lunary, @emotion/react, @emotion/styled, @mui/base, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^17.0.2" from @mui/[email protected]
npm warn node_modules/flowise/node_modules/@mui/icons-material
npm warn @mui/icons-material@"5.0.3" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn peer react@"^17.0.2" from @mui/[email protected]
npm warn node_modules/flowise/node_modules/@mui/icons-material
npm warn @mui/icons-material@"5.0.3" from [email protected]
npm warn node_modules/flowise/node_modules/flowise-ui
npm warn ERESOLVE overriding peer dependency
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm warn deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated @oclif/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated @aws-sdk/[email protected]: This package has moved to @smithy/signature-v4
npm warn deprecated @aws-sdk/[email protected]: This package has moved to @smithy/protocol-http
npm warn deprecated [email protected]: Use your platform's native DOMException instead
npm warn deprecated [email protected]: cross-spawn no longer requires a build toolchain, use it instead
npm warn deprecated [email protected]: Use mz or fs-extra^3.0 with Promise Support
npm warn deprecated [email protected]: Package is no longer maintained
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: This package is no longer supported.
npm warn deprecated [email protected]: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
npm warn deprecated [email protected]: < 22.8.2 is no longer supported
npm warn deprecated [email protected]: Version no longer supported. Upgrade to @latest

added 3183 packages in 4m

292 packages are looking for funding
run npm fund for details

from flowise.

essington62 avatar essington62 commented on August 26, 2024

it worked, despite the messages
Thank you

from flowise.

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.