Code Monkey home page Code Monkey logo

Comments (14)

The-Reap-er avatar The-Reap-er commented on June 12, 2024 2

i have the Same problem too on v5

from caldera.

0zk3y avatar 0zk3y commented on June 12, 2024 1

It's missing the 'npm' package. Try: sudo apt install npm

NPM is already installed

image

from caldera.

github-actions avatar github-actions commented on June 12, 2024

Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/

from caldera.

infosecconsultant avatar infosecconsultant commented on June 12, 2024

It's missing the 'npm' package.
Try:
sudo apt install npm

from caldera.

plue0709 avatar plue0709 commented on June 12, 2024

image
Same !!!
2 weeks ago i could run caldera but now i couldn't :(

from caldera.

plue0709 avatar plue0709 commented on June 12, 2024

I fixed the problem. So, i use this way to fix the problem

sudo apt-get update

pip3 uninstall pyopenssl

pip3 install pyopenssl==22.0.0

pip3 uninstall cryptography

pip3 install cryptography==37.0.0

also required the newest version of npm

from caldera.

elegantmoose avatar elegantmoose commented on June 12, 2024

So with using dockerfile, you needed to down version cryptography and install pyopenssl?

from caldera.

plue0709 avatar plue0709 commented on June 12, 2024

yes, but so many bug with version 5.0.0. When i downed the version of cryptography and pyopenssl i can run the server but the web-server didn'tresponse when i login
So i just use version 4.2.0

from caldera.

0zk3y avatar 0zk3y commented on June 12, 2024

I fixed the problem. So, i use this way to fix the problem

sudo apt-get update

pip3 uninstall pyopenssl

pip3 install pyopenssl==22.0.0

pip3 uninstall cryptography

pip3 install cryptography==37.0.0

also required the newest version of npm

Tried using the same thing but still getting the same error, I don't believe it is something related to any python dependencies believe its something from node which is missing

image

from caldera.

plue0709 avatar plue0709 commented on June 12, 2024

you should use version 4.2.0

from caldera.

0zk3y avatar 0zk3y commented on June 12, 2024

Any update on Fixes?

from caldera.

younggod69 avatar younggod69 commented on June 12, 2024

Hello! Try to install NodeJS v16 or later. This solved the issue for me.
If it's not working, try to install NodeJS before npm.

source: https://caldera.readthedocs.io/en/latest/Installing-Caldera.html

from caldera.

ZeKay avatar ZeKay commented on June 12, 2024

for me, none of the above workarounds yielded anything, npm nodejs or unisntalling python ssl libraries. I then reinstalled 4.2.0

from caldera.

sagen704 avatar sagen704 commented on June 12, 2024

I had the same issue using the branch install with 4.2.0 works.

from caldera.

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.