StackState Docs
StackState.com
Download
Blogs
Support
Search…
StackState version 4.2 (EOL)
Welcome to the StackState Docs!
🚀
Setup
Requirements
Installation
Kubernetes install
Linux install
OpenShift install
StackState CLI
Troubleshooting
Data management
Upgrade StackState
👤
Use
Introduction to StackState
Explore mode
Views
Analytics
Health state and event notifications
Glossary
🧩StackPacks
What is a StackPack?
Add-ons
Integrations
Develop your own StackPacks
🔧
Configure
Topology
Telemetry
Traces
Security
Identifiers
Logging
📖
Develop
Developer guides
Reference
Tutorials
Powered By
GitBook
Troubleshooting
This page describes StackState version 4.2.
The StackState 4.2 version range is End of Life (EOL) and no longer supported. We encourage customers still running the 4.2 version range to upgrade to a more recent release.
Go to the
documentation for the latest StackState release
.
Quick troubleshooting guide
Here is a quick guide for troubleshooting the startup of StackState on Kubernetes and Linux:
Kubernetes
Linux
1.
Check that the install completed successfully and the release is listed:
1
helm list --namespace stackstate
Copied!
2.
Check that all pods in the StackState namespace are running:
1
kubectl get pods
Copied!
3.
Check the logs
for errors.
4.
Check the Knowledge base on the
StackState Support site
.
1.
Check that the systemd services StackGraph and StackState are running:
1
sudo systemctl status stackgraph
2
sudo systemctl status stackstate
Copied!
2.
Check connection to StackState's user interface, default listening on TCP port 7070.
3.
Check log files for errors, located at
/opt/stackstate/var/log/
4.
Check the Knowledge base on the
StackState Support site
.
Known issues
Check the
StackState support Knowledge base
to find troubleshooting steps for all known issues.
Previous
StackState CLI
Next - Setup
Data management
Last modified
5mo ago
Copy link
Contents
Quick troubleshooting guide
Known issues