- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-27-2017 11:58 PM - edited 08-28-2017 01:14 AM
I have errors from retieve feed file form any source. It shows "HTTPSConnectionPool (host='source',port=443): Max retries exceeded with url: xxxx.txt (Caused by ConnectTimeoutError (<requests.packages.urllib3.connection.Verified object at 0x7fdd988ad310>, 'Connection to souce timed out. (connect timeout=20)'))
But I can use wget file from same website.
Could you advise for this issue?
Thank you
08-28-2017 07:50 AM
@iThreatHunt: if I'm not mistaken there is an error in your /etc/default/minemeld configuration file. To use a proxy for https you should set the enviromental variable as
HTTPS_PROXY="http://10.192.0.108:8080"
instead of
HTTPS_PROXY="https://10.192.0.108:8080"
08-28-2017 07:41 PM - edited 08-29-2017 12:49 AM
Thanks @xhoms but I found new issue.
Is there a way to manually remove/re-install minemeld if it has been interrupted?
08-29-2017 06:47 AM
Hi @iThreatHunt,
MineMeld Miners automatically retries the connection in case of error.
In your case it seems that the Miner is not able to verify the remote cert. Are you doing SSL Decryption on the proxy or on the firewall between MM and the remote site ?
08-29-2017 05:16 PM
09-04-2017 02:15 AM
Now I bypass Proxy. It is work normally.
09-05-2017 05:28 AM
Is your proxy doing SSL decryption ?
luigi
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!