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

Can't load relation: "TypeError: Content-Length header of network response exceeds response Body." #91

Open
MapperGaja opened this issue Jan 18, 2025 · 4 comments

Comments

@MapperGaja
Copy link

When loading a relation I usually get the "TypeError: Content-Length header of network response exceeds response Body." error message in Firefox and only occasionally (about 1 out of 8 times) can I load it. For Chromium based browsers (Chrome, Edge, Opera) and Vivaldi the error message is always "TypeError: Failed to fetch".

@Zaczero
Copy link
Owner

Zaczero commented Jan 18, 2025

I restarted the web server, maybe that will help. Does it happen for any relation?

@MapperGaja
Copy link
Author

Thank you, but the issue is same.
But... I observed that this error message comes when I use many tabs (over 20 with Firefox, or 6-8 with Chrome). With few (1-2) tabs it works properly.
Could this be a memory problem?

@Zaczero
Copy link
Owner

Zaczero commented Jan 21, 2025

Honestly no idea. A few possible problems out of my head:

  • Memory, probable but would likely cause many other issues with your device.
  • Antivirus/something on your network scanning and accidentally corrupting requests.
  • Browser version/extensions, unlikely since you have tested it on several browsers.

I think your best bet would be to try it on another device on the same network to see if the issue persists. If it does, then it's likely something with your network (or your internet provider). If it doesn't, then it's likely something with your original device. Or perhaps it's caused by something completely different -- probable because an issue with network/device would affect other websites too. Very odd.

@MapperGaja
Copy link
Author

Thank you for information. I will test it more, maybe I can find a reason for this message.

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