Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
3.02k stars 122 forks source link

Cannot read properties of null (reading 'images') #309

Open ohitstom opened 10 months ago

ohitstom commented 10 months ago

image this is only on the main page if im quick enough to swap to another page it loads fine, the main page in question loads for a second then goes black.

this was working fine last night and i woke up having changed nothing and this is happening. None of the network requests seem to be failing either.

ohitstom commented 10 months ago

image last messages at backend before black screen

ohitstom commented 10 months ago

artists: image

ohitstom commented 10 months ago

image

ohitstom commented 10 months ago

image deleting DB and reinstalling fixed the black screen but now my data wont aggregate edit: my data just aggregated and now the black screen is back, meaning it must be an issue with the data somewhere in my db that is being fetched from spotify api and mishandled by the client end

ohitstom commented 10 months ago

image

i created a global mongosh admin user with the same credentials as my main spotify admin account and it seems to have added albums it couldnt find, for some reason half my data is missing such as best artist but im not getting a black screen atleast