Community
How do I fix encoding (UTF8) issues for PowerShell scripts?
When I create a script for Onify Agent special chars sometime does not work. This is an issue when a script returns something and you want to show it in a form. How can I fix this?
Running PowerShell 7 (pwsh.exe) instead of system default Powershell
Is there a way to launch PS scripts through Onify Agent in a PowerShell 7 session instead of default PowerShell environment (5.1). We have some advanced Class Libraries (Assemblies in .dll's) compiled against .NET Core 3.0 framework and to use those natively needs a newer PS host.
Apache Log4j2 Remote Code Execution (RCE) Vulnerability CVE-2021-44228 and Elasticsearch
We are running Onify with Elasticsearch. What are the actions we need to do related to the Log4j2 exploit and Elasticsearch?
How do I configure Elasticsearch container to use more memory?
We have just added more memory to the Onify server. How do we configure Elastic container to utilize more memory?
Microk8s: Unable to connect to the server: x509: certificate has expired or is not yet valid
When trying to connect Kubernetes cluster I get this error: Unable to connect to the server: x509: certificate has expired or is not yet valid: current time 2024-04-02T11:50:40Z is after 2024-03-26T10:30:10Z
. It seems that some cert has expired. What do I need to do?