-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Open
Labels
Status: TriageNeeds to be verified, categorized, etcNeeds to be verified, categorized, etcType: Bug / ErrorSomething isn't working or is incorrectSomething isn't working or is incorrect
Description
Description
We've been using the mermaid PNG generation with langgraph, which calls the https://mermaid.ink/img/...?type=png
in the background. This functionality seems to be broken when generating a PNG, but works for JPEG
Steps to reproduce
The difference between these two links is only the type
query parameter.
- This JPEG link works
- This PNG link returns a 502
Setup
- Mermaid version:
https://mermaid.ink
on 24 September 2025 - Browser and Version: Edge v140.0.3485.81; python requests v2.32.5
Metadata
Metadata
Assignees
Labels
Status: TriageNeeds to be verified, categorized, etcNeeds to be verified, categorized, etcType: Bug / ErrorSomething isn't working or is incorrectSomething isn't working or is incorrect