Skip to content

Bug: rustchain.org beacon API endpoints return 404 #35

@whynice724-cell

Description

@whynice724-cell

Bug Description

The rustchain.org beacon API endpoints documented in bounty tasks return 404 errors.

Steps to Reproduce

  1. Follow the instructions in rustchain-bounties issue #382 to send a beacon envelope
  2. Run: beacon webhook send https://rustchain.org/beacon/api/relay/receive --kind hello
  3. Observe: 404 Not Found error

Expected Behavior

The endpoint https://rustchain.org/beacon/api/relay/receive should accept beacon envelopes.

Actual Behavior

Returns 404 Not Found.

Additional Notes

  • https://rustchain.org/beacon/api/relay/discover also returns 404
  • https://rustchain.org/health works fine
  • The base path https://rustchain.org/beacon/ loads an HTML page

Severity

Functional - The beacon API is documented but not working.

Environment

  • OS: macOS
  • beacon-skill version: 2.15.1
  • Python: 3.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions