Troubleshooting Kubernetes
Errors may occur while working in Scheer PAS. The overview of error messages allows you to identify possible causes and possible solutions. It also refers to documentation pages that contain further details.
Erroneous Behavior | Possible Reason | Solution | Further Information |
---|---|---|---|
Service does not start and you get the following error messages:
| The SQL alias is named StateDB but the user is not configured. | Configure a user for the SQL alias StateDB. | |
Service does not start and you get the following error message:
| The SQL alias is not named StateDB. | Your alias has the wrong name and must be renamed to StateDB. | |
SQLite Persistent state data is lost with every service restart or update in Kubernetes environments. |
| Select database option StateDB. |