Skip to content
This repository has been archived by the owner on May 31, 2018. It is now read-only.

Added line to stop error with common TLS Error #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

harrymt
Copy link

@harrymt harrymt commented Jul 3, 2017

This error occurs without removing the TLS line, as it cannot find the ta.key file

<date> TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
<date> TLS Error: TLS handshake failed
<date> SIGUSR1[soft,tls-error] received, process restarting
<date> MANAGEMENT: >STATE:1499104696,RECONNECTING,tls-error,,,,,

This error occurs without removing the TLS line, as it cannot find the `ta.key` file
```
<date> TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
<date> TLS Error: TLS handshake failed
<date> SIGUSR1[soft,tls-error] received, process restarting
<date> MANAGEMENT: >STATE:1499104696,RECONNECTING,tls-error,,,,,
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant