- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issue with Installing CylancePROTECT Connector Dependencies
Hi Community,
I’m currently trying to install the CylancePROTECT Connector. While the connector installed successfully, I’m encountering issues with the connector dependencies, which are not installing properly. I’ve attached an image of the error message for reference.
Could anyone provide guidance or solutions to resolve this issue? Any help would be greatly appreciated!
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ranjeet Could you please try running the below command and check the status of the connector
sudo -u fsr-integrations /opt/cyops-integrations/.env/bin/pip3 install pyJWT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @ranjeet
Could you please try reinstalling the connector once?
If still the same error, check the below logs:
/var/log/cyops/install/connectors.log
/var/log/cyops/cyops-integrations/connectors.log
Please do share the exact version of FortiSOAR as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ranjeet It seems the required package version for jwt is not present in the repositories.
Please allow me some time to check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the update! Please take your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ranjeet Could you please try running the below command and check the status of the connector
sudo -u fsr-integrations /opt/cyops-integrations/.env/bin/pip3 install pyJWT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @jankit6 ,
I ran the above command on our setup using the CLI, and the connector installed successfully with its dependencies.
all thanks to your suggestion! I really appreciate your help.
Thank you so much!
