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

Repeated "Invalid server response: document lacks BODY tag" #8615

Open
BulunSkunkWorks opened this issue Jan 24, 2025 · 1 comment
Open

Repeated "Invalid server response: document lacks BODY tag" #8615

BulunSkunkWorks opened this issue Jan 24, 2025 · 1 comment

Comments

@BulunSkunkWorks
Copy link

BulunSkunkWorks commented Jan 24, 2025

Version

1.6.33 - Ubuntu 24.04

What browsers are you seeing the problem on?

Firefox

What happened?

Fresh install, he selection of AR-->Add Transaction, AP-->Add Transaction, Quotation-->Quotation leads to error "Invalid server response: document lacks BODY tag".

What should have happened?

Any of the mentioned selection should lead to the creation of a transaction or of a quotation.

@ehuelsmann
Copy link
Member

Thanks for reporting!

Unfortunately, there's no way to fix the code in Ubuntu: We don't know how to create a new package due to the change in JavaScript tooling we're using. We used to use DojoToolkit, which is packaged in Debian/Ubuntu. They would rip out our version and replace it with theirs. For our new JavaScript, it won't work that way; it's dependent on a "build" step, which doesn't look like it's compatible with the way Ubuntu and Debian want to create their packages. And fixing 1.6 is no longer an option: community support for 1.6.x ended June 10th, 2021. (Incidentally, I've used 1.6, but have never seen the problem you've reported, so it must be something relating to how it's deployed by Ubuntu/Debian.)

Do you have the possibility to try out LedgerSMB's Docker images? Then you could experience the 1.11 or 1.12 versions -- both currently under community support.

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