SingleFile ingest error "Failed to wait for hot connection: Connection timeout"

Modified on Fri, 17 Nov 2023 at 09:56 AM

Double-check the port you have set

If you are running and receiving the following:

# /opt/gravwell/bin/gravwell_singlefile -block-size=1024 
-i=test-dat.txt --timestamp-override=DPKG -timezone-override=America/New_York
-clear-conns= 192.168.200.2:9404192.168.200.3:9404192.168.200.4:9404 
-tag-name=test -ingest-secret=<secret> -verbose
2020/04/21 11:55:32 Failed to wait for hot connection: Connection timeout

A common gotcha is the port number. In the above 9404 is the wrong port, 4023 is the cleartext ingest port which should resolve the issue.

Take a look at  networking for more information.
Still having trouble? Reach out to support@gravwell.io anytime! 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article