# Context Deadline Exceeded

**URL:** https://discuss.prometheus.io/t/context-deadline-exceeded/1250
**Category:** Prometheus server
**Created:** [October 19, 2022, 12:55pm UTC](https://discuss.prometheus.io/t/context-deadline-exceeded/1250 "2022-10-19T12:55:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rp\_admin](https://avatars.discourse-cdn.com/v4/letter/r/a698b9/32.png) [@rp\_admin](https://discuss.prometheus.io/u/rp_admin)
#### Post date: [October 19, 2022, 12:55pm UTC](https://discuss.prometheus.io/t/context-deadline-exceeded/1250/1 "2022-10-19T12:55:16Z")

</div>

I am new to Prometheus and have just setup the server in a Windows 2019 server and attempting to monitor itself first before deploying to any other client servers. However, I receive a Context Deadline exceeded message when attempting to check the targets.

I am able to access the /metrics page using localhost:9090/metrics, but the target status page still shows context deadline exceeded. All local firewalls are off and scrape interval is set to 5m. However, if I set the default timeout parameter to scrape\_timeout: 1m I then show no targets even though I have not changed any target settings.

Any help will be appreciated.

Thanks,

Rob

---

<div class="post-metadata">

### Author: ![rp\_admin](https://avatars.discourse-cdn.com/v4/letter/r/a698b9/32.png) [@rp\_admin](https://discuss.prometheus.io/u/rp_admin)
#### Post date: [October 19, 2022, 2:28pm UTC](https://discuss.prometheus.io/t/context-deadline-exceeded/1250/2 "2022-10-19T14:28:21Z")

</div>

I actually resolved this issue, but just increasing the timeout.
