28 Oct 2024 06:57 AM
I am unable to distribute and Run the Extension to OneAgent.
I have added the ca.pem file (root certificate) to location:
I created an extension for testing purposes, which only sends hardcoded logs. The extension is running fine on Windows server. But it is giving error on Linux server.
For linux, 777 permissions have also been given to the ca.pem file .
Solved! Go to Solution.
28 Oct 2024 07:13 AM
Maybe you built the extension on Windows and included a Python library with native components? The full log is needed to troubleshoot it accurately.
28 Oct 2024 07:23 AM
The Extension was built on Windows server. But , it does not have anything which should be windows specific. Below is the snip of code:
28 Oct 2024 08:14 AM
That looks fine. You or support would have to look at the log files of the extension execution controller.