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

FS#3780 - uhttpd error "Request Entity Too Large" on luci page after configuring tvheadend #8790

Open
openwrt-bot opened this issue May 3, 2021 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

M95D:

Router: WRT1900AC v1 (mamba)
Openwrt: my build, r16521, includes luci-ssl, tvheadend server and dvb driver

Luci page ok at first.
After configuring tvheadend, including accounts, dvb muxes, channels, etc., luci page won't open anymore. uhttpd error: Request Entity Too Large.
Starts working again after clearing browser cookies. Some of those cookies are set by tvheadend.

@egorenar
Copy link
Contributor

I'm seeing the same issue, tvheadend is enabled as well.

@zxcvbnmzsedr
Copy link

I'm seeing the same issue

@jow-
Copy link
Contributor

jow- commented Jun 14, 2022

Please check the HTTP headers sent by your browser. Likely one of the headers is excessively long (Cookie header?) triggering this error in uhttpd's protocol parser.

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

4 participants