Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
This is irregular issue, it happens from time to time.
When I try to build the template, I see the message and it does not go away:
Your build has been enqueued and will begin once a provisioner becomes available to process it.

When I reload the page I see the build was successful and I can publish my template.
I checked resources, there are plenty of them in the namespace.
Relevant Log Output
2025-02-28 14:05:41.254 [warn] coderd: GET host=XXX path=/api/v2/templateversions/f6daec2a-8c91-4cd1-b636-14ae4ac45131/resources proto=HTTP/1.1 remote_addr=XXXX start="2025-02-28T14:05:41.248802722Z" took=5.372245ms status_code=500 latency_ms=5 response_body="{\"message\":\"Internal error fetching provisioner job.\",\"detail\":\"context canceled\"}\n" request_id=17be5d9f-c42f-42bb-9c6d-7e236917587e
Expected Behavior
Page is updated once a provisioner becomes available
Steps to Reproduce
This is irregular issue.
- Edit template
- Press build button
Environment
- Host OS: Kubernetes Server Version: v1.30.2
- Coder version: v2.18.5+41bfccc
Additional Context
No response