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

3 errors in error check. #68

Open
kolbdog323 opened this issue Jun 24, 2024 · 13 comments
Open

3 errors in error check. #68

kolbdog323 opened this issue Jun 24, 2024 · 13 comments

Comments

@kolbdog323
Copy link

kolbdog323 commented Jun 24, 2024

There are three errors in error check today. Plot, parental guide and companies. I have scanned it 10 times in a row the error check same error. Says the persisted query is not found. Sometimes release info error as well.

@theMK2k
Copy link
Owner

theMK2k commented Jun 24, 2024

thanks for the report, as soon as I got the chance to take a look, I'll let you know

@kolbdog323
Copy link
Author

No problem . it takes 5-6 tries rescanning to remove error.

@kolbdog323
Copy link
Author

now just got the find error again. Every scan check the error result is random.

@kolbdog323
Copy link
Author

and bluey season 2 error is back for series.

@kolbdog323
Copy link
Author

every error check random errors.

@kolbdog323
Copy link
Author

Here are all the error check results currently:
Find (vital to detect the IMDB entry for movies and tv series)
Main Page (Genres, Rating/Votes, Metacritic Score, Poster, Plot Summary, Trailer URL)
Full Plot Summary (Main Page only contains an extract of the full summary)
Plot Keywords
Release Info (Title, Localized Title, Original Title, Year)
Technical Data (Runtime)
Parental Guide (Age Rating, Levels of: Nudity, Violence, Profanity, Alcohol & Drugs, Frightening Scenes)
$IMDB_id_AgeRating_Chosen_Country missing
Credits
Companies
EXCEPTION: { "stack": "Error: GraphQL Error: PersistedQueryNotFound\n at g (app://./js/app.48fc8abd.js:1:809457)\n at Module.A (app://./js/app.48fc8abd.js:1:828414)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:93:5)\n at async v (app://./js/app.48fc8abd.js:1:123481)\n at async o.runChecks (app://./js/app.48fc8abd.js:1:496211)", "message": "GraphQL Error: PersistedQueryNotFound" }
Filming Locations
EXCEPTION: { "stack": "Error: GraphQL Error: PersistedQueryNotFound\n at g (app://./js/app.48fc8abd.js:1:809457)\n at Module.K (app://./js/app.48fc8abd.js:1:839946)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:93:5)\n at async I (app://./js/app.48fc8abd.js:1:129823)\n at async o.runChecks (app://./js/app.48fc8abd.js:1:496211)", "message": "GraphQL Error: PersistedQueryNotFound" }
Series Episodes
query 'Bluey Season 2' results missing

@kolbdog323
Copy link
Author

Series error and parental guide went away this time. But every scan the error result is 100% random every 2 scans.

@theMK2k
Copy link
Owner

theMK2k commented Jun 24, 2024

I can confirm this, I'm also getting PersistedQueryNotFound errors all over the place.

When IMDB updates (parts of) their site, we see these errors and need to adapt. There is currently no way to do this automatically. I'll let you know as soon as I was able to update all of this.

@kolbdog323
Copy link
Author

I can confirm this, I'm also getting PersistedQueryNotFound errors all over the place.

When IMDB updates (parts of) their site, we see these errors and need to adapt. There is currently no way to do this automatically. I'll let you know as soon as I was able to update all of this.

Sounds good appreciate it. I really appreciate al ll the hard work you do on this software. Sorry to always bug you with errors.

@theMK2k
Copy link
Owner

theMK2k commented Jun 24, 2024

That's all appreciated, reported errors and feature requests can only make the software better ;)

@theMK2k
Copy link
Owner

theMK2k commented Jun 25, 2024

Today, over the course of 2 hours I did multiple scraper checks and all went OK. Did you experience the same?

@kolbdog323
Copy link
Author

Same here

@theMK2k
Copy link
Owner

theMK2k commented Jun 25, 2024

thanks. So this time it seems IMDB "just" had some hickups and nothing really was updated or A/B tested in different regions. I'll keep this issue open and do more tests later. If it stays OK for all tests, we might close it then.

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

2 participants