Suwayomi / Suwayomi-Server

A rewrite of Tachiyomi for the Desktop
Mozilla Public License 2.0
4.25k stars 208 forks source link

[Bug] COLAMANGA cant read manga #1101

Open bk1412 opened 1 month ago

bk1412 commented 1 month ago

Device information

Steps to reproduce

  1. open COLAMANGA
  2. choose any manga
  3. choose any chapter

Expected behavior

It should be open a comic picture after.

Actual behavior

cant read,show " Stub!"

Other details

Same extension test on mihon,everthing is working well

logs:

10月 15 17:10:15 tokyo suwayomi-server[1979945]: 17:10:15.034 [DefaultDispatcher-worker-7] DEBUG notprivacysafe.graphql.execution.Execution -- Executing '9bfbaec9-f257-49b7-80bb-8bf1403c3486' query operation: 'MUTATION' using 'graphql.e> 10月 15 17:10:15 tokyo suwayomi-server[1979945]: 17:10:15.035 [DefaultDispatcher-worker-7] DEBUG graphql.execution.instrumentation.dataloader.DataLoaderDispatcherInstrumentation -- Dispatching data loaders ([CategoryMetaDataLoader, Last> 10月 15 17:10:15 tokyo suwayomi-server[1979945]: 17:10:15.160 [DefaultDispatcher-worker-16] DEBUG eu.kanade.tachiyomi.network.NetworkHelper -- --> GET https://www.colamanga.com/manga-od825111/1/381.html h2 10月 15 17:10:15 tokyo suwayomi-server[1979945]: 17:10:15.467 [DefaultDispatcher-worker-16] DEBUG eu.kanade.tachiyomi.network.NetworkHelper -- <-- 200 https://www.colamanga.com/manga-od825111/1/381.html (306ms, unknown-length body) 10月 15 17:10:15 tokyo suwayomi-server[1979945]: 17:10:15.472 [DefaultDispatcher-worker-16] ERROR suwayomi.tachidesk.graphql.AsDataFetcherResult -- asDataFetcherResult: failed due to 10月 15 17:10:15 tokyo suwayomi-server[1979945]: java.lang.RuntimeException: Stub! 10月 15 17:10:15 tokyo suwayomi-server[1979945]: at android.os.Looper.getMainLooper(Looper.java:30) 10月 15 17:10:15 tokyo suwayomi-server[1979945]: at eu.kanade.tachiyomi.multisrc.colamanga.ColaManga.pageListParse(Unknown Source)

image

AlanLang commented 3 weeks ago

I have the same issue

Kickunio commented 3 weeks ago

Did you check in Mihon app if it also appears there? It most likely is a extension problem because COLAMANGA changed something on their website.

bk1412 commented 3 weeks ago

Did you check in Mihon app if it also appears there? It most likely is a extension problem because COLAMANGA changed something on their website.

checked,this extension for Mihon app working normal, that why i think is suwayomi side problem