ibmresilient / resilient-community-apps

Source code for IBM SOAR Apps that are available on our App Exchange
https://ibm.biz/soar-apps-docs
MIT License
88 stars 96 forks source link

fn_utilities: Example Expand URL error: Connection reset by peer #61

Closed lucian-sipos closed 3 years ago

lucian-sipos commented 3 years ago

I am using version 2.0.1 of fn_utilities and when I launch the Expand URL example function I get an 104 error.

2020-10-23 11:06:32,059 INFO [utilities_expand_url] resilient_url: https://tinyurl.com/m3q2xt
2020-10-23 11:06:32,059 INFO [decorators] [utilities_expand_url] StatusMessage: Starting...
2020-10-23 11:06:32,059 DEBUG [utilities_expand_url] https://tinyurl.com/m3q2xt depth 1
2020-10-23 11:06:32,061 DEBUG [stomp_component] send()
2020-10-23 11:06:32,061 DEBUG [client] Sending SEND frame [headers={'correlation-id': 'invid:167601', 'destination': '/queue/acks.201.fn_utilities'}, body=b'{"message_type": 0, ...', version=1.2]
2020-10-23 11:06:32,062 DEBUG [stomp_component] Message sent
2020-10-23 11:06:32,072 ERROR [utilities_expand_url] [Errno 104] Connection reset by peer
2020-10-23 11:06:32,073 DEBUG [utilities_expand_url] []
2020-10-23 11:06:32,073 DEBUG [decorators] [utilities_expand_url] FunctionResult: <resilient_circuits.action_message.FunctionResult object at 0x7ff5e6f3e860>
2020-10-23 11:06:32,466 DEBUG [actions_component] success! [<resilient_circuits.action_message.FunctionResult object at 0x7ff5e6f3e860>], <utilities_expand_url[functions.utilities_expand_url] (id=17, workflow=utilities_expand_url, user=user@email.com) 2020-10-23 09:06:31.611000>

I saw in the changelog that between 2.0.0 and 2.0.1 something changed at right for Expand URL function.

Version 2.0.1
-proxy access added to url expand and get ssl certificate functions 

Any suggestions ?

Thanks

breid1313 commented 3 years ago

Hello @vantea-resilient-team! 👋

For a question like this, the best place for you to go is the IBM Resilient community. We have members of the team monitoring that area as well as other customers who may have encountered an issue similar to yours.