Fallenbagel / jellyseerr

Fork of overseerr for jellyfin support.
https://docs.jellyseerr.dev/
MIT License
3.8k stars 239 forks source link

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

Closed sdfg2 closed 2 years ago

sdfg2 commented 2 years ago

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

Fallenbagel commented 2 years ago

The warning doesn't matter. Its sth else. Could you open a support thread on discord easier to communicate and narrow down

sdfg2 commented 2 years ago

I don't use discord.

Fallenbagel commented 2 years ago

I don't use discord.

Okay so the sync libraries, could you show me a screenshot?

sdfg2 commented 2 years ago

Nope, because now I'm getting a 401 when trying to put in my login details to get to that stage again, and there's no explanation in the logs as to what's going on.

Fallenbagel commented 2 years ago

Nope, because now I'm getting a 401 when trying to put in my login details to get to that stage again, and there's no explanation in the logs as to what's going on.

Could you delete the contents inside the config folder?

sdfg2 commented 2 years ago

Yup. Still getting 401.

Fallenbagel commented 2 years ago

Yup. Still getting 401.

Do you have devices limited on jellyfin?

sdfg2 commented 2 years ago

No, but you made me think of the sessions. I deleted the existing Jellyseerr session in Jellyfin and could log in again. I realise it's an edge case, but might want to handle that a bit more elegantly :-)

image

That's after hitting the scan button.

Fallenbagel commented 2 years ago

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

sdfg2 commented 2 years ago

Thanks.