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

bug: Manga refuses to show up on any source, and doesn't load if it does. #183

Open
6 tasks done
L3VELZER0 opened this issue Dec 26, 2024 · 11 comments
Open
6 tasks done
Labels
bug Something isn't working manga

Comments

@L3VELZER0
Copy link

L3VELZER0 commented Dec 26, 2024

Checklist

  • My version of the app is the latest available
  • I have checked open and closed issues
  • I have checked the docs for a fix

Bug Severity

Usability is affected

Bug Area

Manga

Bug Description / Steps to Reproduce

This bug happens on both the desktop version and the server version.

Every time I attempt to load any manga from the continue reading and discover areas, it gives me this error.

"no results found for this media". it was working perfectly up until the last 2 or so updates.

And when it does load the chapters (rarely) in the sources area, the chapter does not actually load, once clicked on it gives this error.

"invalid character '<' looking for beginning of value" another variant is "invalid character 'Y' looking for beginning of value"

Expected Behavior

No chapters loading from the sources area and changing sources repeats the error

"no results found for this media"

When chapters do load, it gives this error once clicked on.

"invalid character '<' looking for beginning of value"

or

"invalid character 'Y' looking for beginning of value"

Screenshots

Screenshot 2024-12-26 120523
Screenshot 2024-12-26 121826
Screenshot 2024-12-26 121903

Logs

https://pastebin.com/rjmH92n2
Screenshot 2024-12-26 123345

Debugging Checklist

  • I have included error messages
  • I have included server logs
  • I have included browser console logs

App Version

V2.5.2

Operating System

Windows

@L3VELZER0 L3VELZER0 added the bug Something isn't working label Dec 26, 2024
@5rahim
Copy link
Owner

5rahim commented Dec 26, 2024

I can't reproduce the error on my end with any of the providers.
Can you confirm that it happens with all providers.

@L3VELZER0
Copy link
Author

it does the second error with mangapill and manganato
the rest have yet to get past the first error.

@5rahim
Copy link
Owner

5rahim commented Dec 26, 2024

Try reloading the sources

@L3VELZER0
Copy link
Author

Try reloading the sources
its giving the same errors as before.

@5rahim
Copy link
Owner

5rahim commented Dec 26, 2024

Well I doubt it's a bug per se, it might be the provider blocking your access or a Cloudflare thing. It's weird that it's happening with all providers but it might resolve itself after some time.

@L3VELZER0
Copy link
Author

Alright, if it continues in a week or so ill let you know.

@L3VELZER0 L3VELZER0 reopened this Jan 7, 2025
@L3VELZER0
Copy link
Author

I've been testing it for a while now and it still has the same issue. I did reinstall and it didn't fix the issue. The manga titled "Hoegwigeomgaui Seojaga Saneun Beop" seems to bug out more than others. If you search for it on comick it doesn't pop up without using the English title "How to Survive as the B@stard of the Regression Sword Clan". Does this effect to you too or is this only me along with the other issues.
Screenshot 2025-01-06 190347
Screenshot 2025-01-06 190247
Screenshot 2025-01-06 190403
Screenshot 2025-01-06 190501

@5rahim
Copy link
Owner

5rahim commented Jan 7, 2025

If you search for it on comick it doesn't pop up without using the English title "How to Survive as the B@stard of the Regression Sword Clan". Does this effect to you too or is this only me along with the other issues.

Use manual matching, AniList doesn't list this manga's english title which is why the automatic search fails for ComicK.

img-2025-01-07-12-13-14@2x

I've been testing it for a while now and it still has the same issue

I doubt there is the same exact issue with all sources. If the issue is persistent with one source in particular and for all manga, it might mean that you're blocked from their API for some reason. I've not received any other complaints so it doesn't seem to be affecting a lot of people.

@5rahim 5rahim added the manga label Jan 7, 2025
@L3VELZER0
Copy link
Author

Manual match seems to work, but the issue is on many manga even when the title matches with the source, so I need to match the sources on everything I read sadly.

@L3VELZER0
Copy link
Author

Also is there a way to change the location of downloaded manga? I've only got so much of my boot drive to spare lol.

@5rahim
Copy link
Owner

5rahim commented Jan 7, 2025

the issue is on many manga even when the title matches with the source

I doubt that's the case, maybe the titles are similar but don't closely match. You can use the issue recorder button on the settings page to log an example.

Also is there a way to change the location of downloaded manga

https://seanime.rahim.app/docs/manga-download#3-downloaded-chapters

The downloaded chapters will be saved in a directory that is configurable in your [config.toml](https://seanime.rahim.app/docs/config) file (Default is $SEANIME_DATA_DIR/manga)

Note that you should also migrate the existing downloaded folders to the new location

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working manga
Projects
None yet
Development

No branches or pull requests

2 participants