st2
st2 copied to clipboard
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 i...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
We should first update the workflows to Python 3.9/3.10 and MongoDB to v6.0 so that the tests all run cleanly for the development of v3.9.0.
If a jinja parameter doesn't exist as an input parameter then do not throw an exception and leave the value as a string parameter. We have some input paramters like:...
``` IOError: [Errno 13] Permission denied: u'/opt/stackstorm/packs/examples/actions/workflows/mistral-basic.yaml' 2017-02-15 14:04:39,657 81402288 INFO hooks [-] 6ef334bf-88f7-4ee0-9e3e-fbc5c3d7ec6f - PUT /v1/actions/58a45ec155fc8c0fbbf1e7eb result={ "faultstring": "Internal Server Error" } (result='{\n "faultstring": "Internal Server Error"\n}',request_id='6ef334bf-88f7-4ee0-9e3e-fbc5c3d7ec6f',status_code='500 Internal Server...
## SUMMARY We have st2 HA setup in k8s environment. We use zookeeper for coordination backend . We observed that actionrunners/schedulers/workflowengines are hung when there is transient connectivity issues with...
st2auth failed create token mongoengine.errors.NotUniqueError: Tried to save duplicate unique keys
## SUMMARY Provide a quick summary of your bug report. We get a lot Events in Nagios that we route to st2 using the stackstorm-nagios pack. This works most the...
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...
Draft PR for Update all Dependencys (after Drop of Python 3.6) Target: Update Dependencys that can update without change in the code. Write down which Dependencys make problems to create...
## SUMMARY I was configuring LDAP authentication and I created a service account in my ad domain called svc-duo-proxy. I randomly generated a password. this password contained a '$'. This...
Keyczar is deprecated. See: https://github.com/google/keyczar Critical Vunability: https://www.cve.org/CVERecord?id=CVE-2013-7459 I checkout the codebase and not find this libary is still in use. In the requirements-pants.txt i find that information: # was...