All Apps and Add-ons

App for REST Lookup: Connection Timeout

ThomasJRae
Engager

Timeout(ConnectTimeoutError(, 'Connection to timed out. (connect timeout=10)'),)

When I try to run this through chrome I get this message:

This site can’t be reachedThe webpage at  might be temporarily down or it may have moved permanently to a new web address.
ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY

But when I run it in IE I get back the .json file.

ThomasJRae
Engager

Realized i was missing some info. Adding now

the error is
Timeout(ConnectTimeoutError(requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x0000006BB173BDD8, 'Connection to "insert url" timed out. (connect timeout=10)'),)

The query i am running is this

| dbdata url="insert url" method=get

Sujithkumarkb
Observer

@ThomasJRae  have you found an answer to this?

I have the same error whenever I am trying export raw data or any other format for that matter .

Let me know if you have found a solution

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...