{% if challenges.rows|length > 0 %} {% for challenge in challenges.rows %} {% endfor %}
Worker Blockchain Challenge Plots Passed Filter Proofs Found Time Taken Date
{{challenge.hostname}} {{challenge.blockchain}} {{challenge.challenge_id}} {{challenge.plots_past_filter}} {{challenge.proofs_found}} {{challenge.time_taken}} {{challenge.created_at}}
{% else %}
No recent challenges found in Chia's log on your farmers. Are they configured and running?
If you have plots and this persists for long, check the Alerts tab and review Chia's log. See the FAQ.
{% endif %}