Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service failed to generate diagrams frequently #1778

Open
razonyang opened this issue Sep 13, 2024 · 1 comment
Open

Service failed to generate diagrams frequently #1778

razonyang opened this issue Sep 13, 2024 · 1 comment

Comments

@razonyang
Copy link

Hi, I've encountered this issue many times. I'm not sure if it's a bug.

kroki-service-error.mp4

API: https://kroki.io/mermaid/svg

Content-Type: text/plain

Diagram:

graph TD
  A[ Anyone ] -->|Can help | B( Go to github.com/yuzutech/kroki )
  B --> C{ How to contribute? }
  C --> D[ Reporting bugs ]
  C --> E[ Sharing ideas ]
  C --> F[ Advocating ]
@ggrossetie
Copy link
Member

It's a known issue. Mermaid has stability issues (Chrome GPU process regularly crashes).
We didn't identify the root cause and for now the only workaround I found is to restart the browser if killed: #1745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants