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

empty list #37

Closed
pr0k41 opened this issue Oct 16, 2023 · 12 comments
Closed

empty list #37

pr0k41 opened this issue Oct 16, 2023 · 12 comments

Comments

@pr0k41
Copy link

pr0k41 commented Oct 16, 2023

Once i run jerry, i get the drop down and when i select any of them and search anything, it gives a blank output.

@justchokingaround
Copy link
Owner

can you send me a log, after running this command please, so i can check what went wrong? (it will create a file named jerry.log in the current directory)

sh -x $(which jerry) -c 2>&1 | tee jerry.log
token=$(cat jerry.log | sed -nE "s@.*access_token=(.*)@\1@p" | head -1)
sed -i "/${token}/d" jerry.log

Repository owner deleted a comment from pr0k41 Oct 16, 2023
@justchokingaround
Copy link
Owner

i had to delete the log, bc it contained your user token (dw i won't do it anything with it, but there might be malicious people on the internet). it seems like your anime list only contains one entry: Monster. is that right? this might be an edge case i didn't consider (a single entry in the list). if yes, can you try adding another anime to the list and see whether it's still broken?

@pr0k41
Copy link
Author

pr0k41 commented Oct 16, 2023

oh ohkayy, well i dont only have monster in my list, I have a lot more. I still added beyblade to my list to check but it did not help, it is still broken

@justchokingaround
Copy link
Owner

i'll investigate further later then

@Sridou
Copy link

Sridou commented Oct 16, 2023

I have the same issue after installing jerry in a fresh installation.

@pr0k41
Copy link
Author

pr0k41 commented Oct 16, 2023

i'll investigate further later then

ohkay

@justchokingaround justchokingaround changed the title I guess my anilist token is not stored so it does not work empty list Oct 17, 2023
@justchokingaround
Copy link
Owner

the anilist API is down in some countries, due to cloudflare, so there isn't much i can do to fix it

@justchokingaround justchokingaround pinned this issue Oct 17, 2023
@pr0k41
Copy link
Author

pr0k41 commented Oct 17, 2023

so will it be up again or is it just gone?

@justchokingaround
Copy link
Owner

it should be back again in some time

@pr0k41
Copy link
Author

pr0k41 commented Oct 17, 2023

ohkayy

@Sridou
Copy link

Sridou commented Oct 17, 2023

It's working for me now without me having to do anything

@pr0k41
Copy link
Author

pr0k41 commented Oct 18, 2023

It's working for me now without me having to do anything

yaa its fixed noww

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

3 participants