joemccann / dillinger

The last Markdown editor, ever.
https://dillinger.io
MIT License
7.9k stars 1.1k forks source link

dillinger.io/factory thowing #778

Open agrath opened 3 years ago

agrath commented 3 years ago

Hey there

Getting a cloudflare error when I try and use the 'export' or 'preview' features for my specific markdown document

Error 502 Ray ID: 5efa531489a1ee96 • 2020-11-09 20:36:12 UTC Bad gateway

If I clear the content out and then use the export it works fine.

I have lots of embedded images referenced from trello https://trello-attachments.s3.amazonaws.com

But other than that I can't see anything that would be causing this and my last document I worked on had images like this too.

agrath commented 3 years ago

By performing a binary search of my markdown document (cutting it in half etc) then counting image includes, I have determined that this seems to happen when I exceed 50 embedded images like this

![Image name](https://trello-attachments.s3.amazonaws.com/.../image.png)

As soon as I include the 51st image, I start getting bad gateway when I export/preview

joemccann commented 3 years ago

Very bizarre error.

On Mon, Nov 9, 2020 at 13:07 agrath notifications@github.com wrote:

By performing a binary search of my markdown document (cutting it in half etc) I have determined that this seems to happen when I exceed 50 embedded images like this

Image name

As soon as I include the 51st image, I start getting bad gateway when I export/preview

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joemccann/dillinger/issues/778#issuecomment-724278506, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALY2VHAYQMGV6NKPQYJALSPBKY5ANCNFSM4TP2T23A .

-- Sent from Joe in Real Life