MaxMelcher / AzureDevOps.WikiPDFExport

Export Azure DevOps Wiki to PDF
MIT License
193 stars 65 forks source link

stdout maxBuffer length exceeded with debug flag #127

Closed minik42 closed 1 year ago

minik42 commented 2 years ago

Hi I encountered an error when using a --debug flag with big mardkown file

[error]RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded

MaxMelcher commented 2 years ago

How big is the markdown file? Is a split possible as workaround ?

Sent from Outlook for iOShttps://aka.ms/o0ukef


From: minik42 @.> Sent: Friday, October 14, 2022 10:19:22 AM To: MaxMelcher/AzureDevOps.WikiPDFExport @.> Cc: Subscribed @.***> Subject: [MaxMelcher/AzureDevOps.WikiPDFExport] stdout maxBuffer length exceeded with debug flag (Issue #127)

Hi I encountered an error when using a --debug flag with big mardkown file

[error]RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded

— Reply to this email directly, view it on GitHubhttps://github.com/MaxMelcher/AzureDevOps.WikiPDFExport/issues/127, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAH3LN6CZCDAHJPHEYJ2WSTWDEJQVANCNFSM6AAAAAARFAAXFI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

minik42 commented 2 years ago

Currently it has: 179743 characters. Yeah we will split it probably

MaxMelcher commented 2 years ago

That’s a book in one file 😂

But I will add a test case for this, thanks for reporting!

Sent from Outlook for iOShttps://aka.ms/o0ukef


From: minik42 @.> Sent: Friday, October 14, 2022 11:21:41 AM To: MaxMelcher/AzureDevOps.WikiPDFExport @.> Cc: Max Melcher @.>; Comment @.> Subject: Re: [MaxMelcher/AzureDevOps.WikiPDFExport] stdout maxBuffer length exceeded with debug flag (Issue #127)

Currently it has: 179743 characters. Yeah we will split it probably

— Reply to this email directly, view it on GitHubhttps://github.com/MaxMelcher/AzureDevOps.WikiPDFExport/issues/127#issuecomment-1278730901, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAH3LN6LK6FK3GXF2V5OHADWDEQ2LANCNFSM6AAAAAARFAAXFI. You are receiving this because you commented.Message ID: @.***>

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.