question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`Warning: data for page "/setup" is 181 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.`

See original GitHub issue

Description

Logging in to jellyfin works, syncing libraries works, hitting the “Start Scan” button does nothing, and the “Continue” button doesn’t become available. Checking logs, looks like jellyseerr starts the full scan, but the page doesn’t get updated. Refreshing the page gives a node error about page size.

Version

1.2.1-1

Steps to Reproduce

Install from AUR using the patch included in the AUR page. Go to jellyseer Enter jellyfin login details Sync libraries Press ‘Start Scan’ button, see nothing seems to happen Refresh page, see error in log

Screenshots

No response

Logs

Oct 29 21:23:11 heracles node[3970755]: Warning: data for page "/setup" is 181 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
Oct 29 21:23:11 heracles node[3970755]: See more info here: https://nextjs.org/docs/messages/large-page-data

Platform

desktop

Device

Desktop

Operating System

Arch

Browser

All that I’ve tried.

Additional Context

No response

Code of Conduct

  • I agree to follow Overseerr’s Code of Conduct

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sdfg2commented, Oct 31, 2022

Thanks.

0reactions
Fallenbagelcommented, Oct 31, 2022

image

That’s after hitting the scan button.

you didnt turn on the libraries. maybe because of the dark reader? or sth the color is black but you see those thingies? you need to press them to turn on those libraries. When turned on they are in purple color image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Next.js: Warning: data for page exceeds the threshold of 128 ...
I get this warning on many routes when building the site. ... exceeds the threshold of 128 kB, this amount of data can...
Read more >
Replies: - 1 suggested answer - GitHub
Warning : data for page "/" (path "/") is 736 KB which exceeds the threshold of 128 kB, this amount of data can...
Read more >
Warning: data for page "/blog/....") is 569 kB which exceeds the ...
The warning is there for a reason and i would recommend to find a solution to decrease page data. For the record, threshold...
Read more >
large-page-data - Next.js
One of your pages includes a large amount of page data (>= 128kB). This can negatively impact performance since page data must be...
Read more >
data for page "/" is 1.99 MB which exceeds the threshold of ...
Warning : data for page "/" is 1.99 MB which exceeds the threshold of 128 kB, this amount of data can reduce performance....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found