# Context deadline exceeded or EOF error

**URL:** https://discuss.prometheus.io/t/context-deadline-exceeded-or-eof-error/1134
**Category:** General Help/Support
**Created:** [August 9, 2022, 6:31am UTC](https://discuss.prometheus.io/t/context-deadline-exceeded-or-eof-error/1134 "2022-08-09T06:31:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![shqnayaz](https://avatars.discourse-cdn.com/v4/letter/s/f9ae1b/32.png) [@shqnayaz](https://discuss.prometheus.io/u/shqnayaz)
#### Post date: [August 9, 2022, 6:31am UTC](https://discuss.prometheus.io/t/context-deadline-exceeded-or-eof-error/1134/1 "2022-08-09T06:31:06Z")

</div>

Hi  
Please be kind to help me around,  
I have a IPMI Exporter running as a container to scrape endpoints over /ipmi interface.

I am unable to get the results from the Target using curl/wget, and on Prometheus Targets UI it shuffles between EOF and Context deadline error.

ff9808933f75 ipmiexporter\_ipmi\_exporter “/bin/ipmi\_exporter …” 20 hours ago Up 10 minutes 0.0.0.0:9290-\>9290/tcp, :::9290-\>9290/tcp ipmi\_exporter

root@monitor-prome01 ~ # wget “[http://10.166.73.200:9290/ipmi?modules=default&target=10.166.65.50](http://10.166.73.200:9290/ipmi?modules=default&target=10.166.65.50)” -d

DEBUG output created by Wget 1.14 on linux-gnu.

URI encoding = ‘UTF-8’

Converted file name ‘ipmi?modules=default&target=10.166.65.50’ (UTF-8) → ‘ipmi?modules=default&target=10.166.65.50’ (UTF-8)

Converted file name ‘ipmi?modules=default&target=10.166.65.50’ (UTF-8) → ‘ipmi?modules=default&target=10.166.65.50’ (UTF-8)

–2022-08-09 06:21:50-- [http://10.166.73.200:9290/ipmi?modules=default&target=10.166.65.50](http://10.166.73.200:9290/ipmi?modules=default&target=10.166.65.50)

Connecting to 10.166.73.200:9290… connected.

Created socket 3.

Releasing 0x00000000016458c0 (new refcount 0).

Deleting unused 0x00000000016458c0.

—request begin—

GET /ipmi?modules=default&target=10.166.65.50 HTTP/1.1

User-Agent: Wget/1.14 (linux-gnu)

Accept: _/_

Host: 10.166.73.200:9290

Connection: Keep-Alive

—request end—

HTTP request sent, awaiting response… ^C
