StackStorm / StackStorm/st2

Installation Issue - TCP Ports and MongoDB Storage Requirements

Open
#6,095 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

Hi All,

I'm currently facing an issue while installing StackStorm. The installation process is failing with the following error related to TCP ports and MongoDB storage requirements:

Error:
20231213T102540+0000
20231213T102540+0000 Not all required TCP ports are available. ST2 and related services will fail to start.
20231213T102540+0000
20231213T102540+0000 The following ports are in use by the specified pid/process and need to be stopped:
20231213T102540+0000 127.0.0.1:6379 54306/redis-server
20231213T102540+0000
20231213T102540+0000 ############### ERROR ###############
20231213T102540+0000 # Failed on Check TCP ports and MongoDB storage requirements #
20231213T102540+0000 #####################################

Additionally, both port 80 and port 443 are open on my machine.

Any assistance or guidance on resolving this issue with the installation. Your expertise and insights would be invaluable in helping me get StackStorm up and running smoothly.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the installation documentation at docs.stackstorm.com/install/index.html and reproduce the TCP-port check, noting the Redis process on 127.0.0.1:6379 and the MongoDB storage check. Done would require a verified or documented resolution for the installation failure; the issue identifies no source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
mongodb, redis
Domain
databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.