You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's also the same problem for ManhwaRaw. Actually there's on sign in on the site but i don't know when sign in option was added in settings of Ero18x and ManhwaRaw. While opening setting of these sites, it seems to launch sign in process automatically. It'll also modify url to admin page and get 403 error. No matter how i change the domain, it will always redirect to admin page. Is there any option to disable sign in?
BTW search doesn't work for me on ManhwaRaw and Ero18x for a long time.
Acknowledgements
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
The text was updated successfully, but these errors were encountered:
org.koitharu.kotatsu.parsers.exception.ParseException: Cannot find username at https://ero18x.com/
at org.jsoup.Jsoup.parseFailed(SourceFile:18)
at org.koitharu.kotatsu.parsers.site.madara.MadaraParser.getUsername$suspendImpl(SourceFile:134)
at org.koitharu.kotatsu.parsers.site.madara.MadaraParser$getUsername$1.invokeSuspend(Unknown Source:11)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:109)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:122)
Source information
Ero18x
Steps to reproduce
Kotatsu version
7.7.8
Android version
Android 10
Other details
It's also the same problem for ManhwaRaw. Actually there's on sign in on the site but i don't know when sign in option was added in settings of Ero18x and ManhwaRaw. While opening setting of these sites, it seems to launch sign in process automatically. It'll also modify url to admin page and get 403 error. No matter how i change the domain, it will always redirect to admin page. Is there any option to disable sign in?
BTW search doesn't work for me on ManhwaRaw and Ero18x for a long time.
Acknowledgements
The text was updated successfully, but these errors were encountered: