hermes - 💡(How to fix) Fix [Bug]:Dashboard: Cron tab displays blank content (all other tabs render correctly) [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

The Hermes Agent dashboard renders all navigation tabs (Overview, Skills, Kanban, Sessions, Profiles, Jobs, etc.) normally, but clicking the Cron tab shows a blank white screen with no content.

Error Message

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Fix Action

Fixed

Code Example

⚠️  This will upload the following to a public paste service:
System info (OS, Python version, Hermes version, provider, which API keys
    are configured — NOT the actual keys)
Recent log lines (agent.log, errors.log, gateway.log — may contain
    conversation fragments and file paths)
Full agent.log and gateway.log (up to 512 KB each — likely contains
    conversation content, tool outputs, and file paths)

Pastes auto-delete after 6 hours.

Collecting debug report...
Uploading...

Debug report uploaded:
  Report       https://paste.rs/QMqbV
  agent.log    https://paste.rs/zAfxS
  gateway.log  https://paste.rs/bospb

Pastes will auto-delete in 6 hours.
To delete now:  hermes debug delete <url>

Share these links with the Hermes team for support.

---
RAW_BUFFERClick to expand / collapse

Bug Description

Summary

The Hermes Agent dashboard renders all navigation tabs (Overview, Skills, Kanban, Sessions, Profiles, Jobs, etc.) normally, but clicking the Cron tab shows a blank white screen with no content.

What I expected

The Cron tab should list scheduled jobs, their status, next run times, and allow managing them from the dashboard UI.

What actually happens

A blank page is rendered. The header/nav bar still appears, but the main content area inside the Cron tab is empty.

Steps to reproduce

  1. Run Hermes gateway + dashboard locally
  2. Open dashboard in browser
  3. Click on "Cron" in the sidebar/navigation
  4. Page remains blank

Notes

  • Jobs can still be created, edited, and triggered via the hermes cron CLI without issue
  • This appears to be a frontend rendering bug in the dashboard, not a backend API problem
  • All other tabs render correctly

Environment

  • Hermes Agent (local deployment)
  • macOS
  • Multiple browsers affected

Steps to Reproduce

  1. Run Hermes gateway + dashboard locally
  2. Open dashboard in browser
  3. Click on "Cron" in the sidebar/navigation
  4. Page remains blank

Expected Behavior

The Cron tab should list scheduled jobs, their status, next run times, and allow managing them from the dashboard UI.

Actual Behavior

A blank page is rendered. The header/nav bar still appears, but the main content area inside the Cron tab is empty.

Affected Component

Other

Messaging Platform (if gateway-related)

No response

Debug Report

⚠️  This will upload the following to a public paste service:
  • System info (OS, Python version, Hermes version, provider, which API keys
    are configured — NOT the actual keys)
  • Recent log lines (agent.log, errors.log, gateway.log — may contain
    conversation fragments and file paths)
  • Full agent.log and gateway.log (up to 512 KB each — likely contains
    conversation content, tool outputs, and file paths)

Pastes auto-delete after 6 hours.

Collecting debug report...
Uploading...

Debug report uploaded:
  Report       https://paste.rs/QMqbV
  agent.log    https://paste.rs/zAfxS
  gateway.log  https://paste.rs/bospb

⏱  Pastes will auto-delete in 6 hours.
To delete now:  hermes debug delete <url>

Share these links with the Hermes team for support.

Operating System

macOS 26.4.1

Python Version

No response

Hermes Version

v12

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING