This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

⚠️ We've moved!

Hi there!

To reduce project dependency on 3rd party paid services the StackStorm TSC has decided to move the Q/A from this forum to Github Discussions. This will make user experience better integrated with the native Github flow, as well as the questions closer to the community where they can provide answers.

Use 🔗 Github Discussions to ask your questions.

[Help(T_T)] Install error : Failed on Install st2 dependencies ( MongoDB )

I tried to install St2 with one-line command suggested on stackstorm website following that:

curl -sSL https://stackstorm.com/packages/install.sh | bash -s – --user=xxxx --password=‘xxxx’

An error occured on MongoDB start after installation.

Startting mongod: [failed]
############# ERROR #################

Failed on install st2 dependencies (MongoDB)

#####################################

why this occured?

I tried uninstall everything and install again.

However, It doesn’t work…

(T_T)

Basically, I didn’t edit conf files.

OS version :CentOS6.7

Please post the whole error, or the whole output from the install script.

The one-line install script does expect to be run on a “clean” CentOS installation.