dokkaner / teemii

A versatile, self-hosted manga reader and manager with extensible agent-based metadata retrieval
https://www.teemii.io
MIT License
289 stars 17 forks source link

Image error #78

Open ghost opened 5 months ago

ghost commented 5 months ago

Description

when searching I have this error from the external services that handle image : {"status":"error","code":404,"message":"The hostname of the origin is unresolvable (DNS) or blocked by policy."}

Version

0.8.2

Steps to Reproduce

Do a search (doctor in my case)

Screenshots

No response

Logs

No response

Platform

desktop

Device

Mac

Operating System

Mac OS 14.4

Browser

Safari

Additional Context

if I do remove : https://wsrv.nl/?url= from the url it do work tough (on the external website), so it's wsrv.nl who seem to fail

Code of Conduct

Kiris-tingna commented 5 months ago

same with me

Leiasticot commented 4 months ago

Exactly the same, project is dead ? Did someone managed to modify the code to remove the wsrv.nl ? Thanks you

ghost commented 4 months ago

Exactly the same, project is dead ? Did someone managed to modify the code to remove the wsrv.nl ? Thanks you

Yeah it seem dead as this kind of major bug is not yet fixed

EffakT commented 3 months ago

Looks like wsrv.nl is just used for image resizing & caching. Maybe worth seeing if possible to drop support, and just use sharp if really needed? cropped images can be stored in the storage path for cache if speed is really an issue