Closed derp90 closed 3 weeks ago
Not something related to Tranga specifically. Chromium is apparently not able to load the whole webpage within 10 seconds. This can be slow performance of the Computer or Internetconnection.
Looks like I had limited this container to 2 threads, after upping this to 16 threads the issue seems to be resolved
System Specs AMD Ryzen 9 3950X 16-Core 32-thread (Limited to 2 threads) 128GB Ram (Limited to 8GB for tranga) Internet Speed: 1200Mbps down, 40mbps up
Interesting that this would be an issue on this system setup... maybe your isp had some peering problems for a while? Glad its not a problem though anymore
Hey! @C9Glax I am currently having the same issue myself. When I curl the source inside the container, I can clearly see that it returns something. I had to build the docker image myself because I am using it on a Raspberry pi. Official images don't support that architecture. It did download some mangas without issues (like solo leveling) but some of the chapters are missing.
What happens to the failed chapters? Will it try again later or do I need to re-monitor the series?
Also what would you suggest for weak computers like Raspberry pi? Should I increase the timeout?
Official images don't support that architecture
ARM64 is supported. Does your Raspberry not support 64bit?
Anways..
What happens to the failed chapters?
They will be re-attempted on the next check (so in 3 hours).
Also what would you suggest for weak computers like Raspberry pi? Should I increase the timeout?
Yes, Increase the page-load timeout, however right now it is hardcoded, but since you said you compile your own image anyways: https://github.com/C9Glax/tranga/blob/5186ae66c991267296f167b00640da5ac5cf341d/Tranga/MangaConnectors/ChromiumDownloadClient.cs#L25 and https://github.com/C9Glax/tranga/blob/5186ae66c991267296f167b00640da5ac5cf341d/Tranga/MangaConnectors/ChromiumDownloadClient.cs#L45
@C9Glax Hmm I am not sure. This is the error I was getting so I assumed it was not available. `[+] Running 0/2
⠋ tranga-website Pulling 3.0s ⠏ tranga-api Pulling 3.0s no matching manifest for linux/arm64/v8 in the manifest list entries`
I found them and I just made them 60 seconds and it worked out pretty well.
Can you also guide me where is the re-attempt check inside the code?
hmm it's looking for arm64/v8... So I guess arm64 doesn't match?
The re-attempt happens when the "DownloadNewChaptersJob" is running. By default the interval is set to 3 hours (from the frontend).
@C9Glax Currently I can confirm the master branch for tranga and tranga-website does not match in terms of features. Some stuff is merged to master in tranga but on the tranga-website it is merged to frontend-v2 branch.
What do you suggest for building these docker images from which branch for each project? Since I am building it myself :))
Honestly Server-V2 from here and vite-react-ts on frontend are fairly workable already. There is a lot of features already on the backend, that were in frontend-v2, but the kind soul who was doing that no longer had the time, so I decided to just fully rework it. So all I am doing on the cuttingedge and master branches is bugfixes.
What is broken?
I'm having issues pulling basically any manga from basically any connectors, they are all complaining that they could not load page
Log-output
Additional stuff
https://mangasee123.com/manga/Oooku https://mangasee123.com/manga/Tower-Dungeon https://manga4life.com/manga/Sono-Bisque-Doll-Wa-Koi-Wo-Suru