Skip to content

500 Error when Accessing https://md.dhr.wtf Service with Any URL #7

@PeterDaveHello

Description

@PeterDaveHello

Hello, I encountered an issue with the Markdowner service at https://md.dhr.wtf. When trying to access the service with any URL, it consistently returns a 500 error with the following message:

{"error":"An unexpected error occurred"}

Steps to Reproduce:

  1. Access https://md.dhr.wtf and enter any URL, such as https://github.com/supermemoryai/markdowner. This redirects to: https://md.dhr.wtf/?url=https%3A%2F%2Fgithub.com%2Fsupermemoryai%2Fmarkdowner%2F&enableDetailedResponse=true.

  2. Alternatively, execute the following curl command as specified in the README to reproduce the issue:

    curl "https://md.dhr.wtf/?url=https://github.com/supermemoryai/markdowner&enableDetailedResponse=true"
  3. In both cases, observe that a 500 error is returned.

Expected Behavior:
The service should process the provided URL and return a markdown-formatted response without errors.

Actual Behavior:
A 500 error is returned along with the following message:

{"error":"An unexpected error occurred"}

Additional Information:

  • The issue occurs consistently, regardless of the URL used.
  • No further error details are provided in the response, making troubleshooting difficult.

Please let me know if any further information is needed to help resolve this issue. Thank you for your attention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions