Redis not starting after server restart
This article will help you to get redis running again after an error following a server restart
less than a minute
Here we aggregate guides on how to work with both Kubernetes and UMHLens when using the United Manufacturing Hub.
Kubernetes is an open source system for container management. It allows to manage and supervise containers and pods of Docker setups.
UMHLens is an application to practically visualize and manage a running Kubernetes system.
The Knowledge section has some information on Kubernetes, but if you want more in-depth information, we suggest watching the following video.
This article will help you to get redis running again after an error following a server restart
Access not exposed internal services of the United Manufacturing Hub using port-forwarding and UMHLens
how to fix VerneMQ being killed in a timeout in UMHLens
How to change the ACL configuration to allow more users to publish to the MQTT broker
Troubleshooting problems with loading the Helm chart in OpenLens
To connect new MQTT clients, use either the external IP of the instance, or the internal DNS name. Specify a unique username and use no password. Then, adjust the ACL to allow reading/writing into that topic.
How to restart a StatefulSet in Kubernetes using UMHLens by first scaling down the replicas, and then scaling it up again
This troubleshooting guide explains why RELEASE is not found when updating the Helm chart.
This article explains how to change the version of a Docker container deployed in a Kubernetes cluster. This involves changing the Docker image tag. This can be the case if you, for example, want to try out the latest development version.
This migration has to be done on every server, which was originally created using stack version < 0.9.5
To add your own microservices or expose an internal service, you might need to create your own Kubernetes resource.
Activated metrics allow you to see CPU, RAM, etc. in UMHLens
This migration has to be done on every server, which was originally created using stack version < 0.9.5
This troubleshooting guide helps you troubleshoot the error ‘has no deployed releases while doing deployment.
This troubleshooting guide describes how to troubleshoot for connecting to a PLC with their static IP in a WAN network.
Basic troubleshooting guide for Kubernetes
Sometimes a Pod needs to be restarted in Kubernetes.
This troubleshooting guides aims to describe what to do when updating the Helm chart and the error message appears ‘failed to download’.
I want to connect my webapp to factoryinsight so it can use its API. How can I do that?
By default, Kafka is only available locally. Setting externalAccess.enabled in the Helm Chart just breaks the entire Kafka installation (no pod starting).
How to execute SQL commands on TimescaleDB using the Shell?
When installing the Helm Chart the following error message appears: INSTALLATION FAILED: unable to build kubernetes objects from release manifest.
When working in Kafka you are often required to use shell scripts like XXX, YYY, etc.. Because we are using Kubernetes, Helm and https://github.com/bitnami/bitnami-docker-kafka charts this is not self explanatory to find and use them. Some actions can also be executed with https://cloudhut.dev/.