Skip to content

ERPNext Print Designer Print Delay Issue 1-2 Minutes #47391

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

Closed
Usman-Kanz opened this issue May 3, 2025 · 3 comments
Closed

ERPNext Print Designer Print Delay Issue 1-2 Minutes #47391

Usman-Kanz opened this issue May 3, 2025 · 3 comments
Labels

Comments

@Usman-Kanz
Copy link

Information about bug

I am using VirtualBox with Ubuntu Server 24.04.1 for running ERPNext.

The Print Designer uses WkHtmlToPDF with patched Qt, which I already have installed.

WkHtmlToPdf: wkhtmltopdf 0.12.6.1 (with patched Qt)

Do you have any idea what the issue might be?

ERPNext.Print.Designer.Print.Delay.Issue.mp4

Module

other

Version

ERPNext: v15.53.0 (version-15)
Frappe Framework: v15.56.1 (version-15)
Print Designer: v1.5.1 (main)
WkHtmlToPdf: wkhtmltopdf 0.12.6.1 (with patched Qt)

Installation method

manual install

Relevant log output / Stack trace / Full Error Message.

@Usman-Kanz Usman-Kanz added the bug label May 3, 2025
@Usman-Kanz
Copy link
Author

@DipenFrappe
Copy link
Collaborator

@maharshivpatel

@Usman-Kanz
Copy link
Author

@maharshivpatel

Hi Dipen,

I found the solution, but I don't know whether it's a temporary or permanent one.

The below 2 commands worked for me.

  1. cd frappe-bench
  2. sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
  3. sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1

Btw what are the cons of disabling ipv6?

Also any other similar solution?

Screen.Recording.2025-05-06.222701.mp4

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

No branches or pull requests

2 participants