5rahim / seanime

Open-source media server for anime and manga.
https://seanime.rahim.app
MIT License
402 stars 31 forks source link

bug: Error fetching AnimeToSho torrent's list #137

Closed MasterPiece5472 closed 2 months ago

MasterPiece5472 commented 2 months ago

Checklist

Bug Severity

Not sure

Bug Area

Other

Bug Description / Steps to Reproduce

Open any anime and search for torrents with AnimeToSho as the torrent provider and got an errror "No connection could be made because target machine actively refused it."

Expected Behavior

No response

Screenshots

Screenshot 2024-09-22 111606

Logs


2024-09-22 11:24:47 |DBG| torrent repo > Searching for anime torrents provider=animetosho query= type=smart
2024-09-22 11:24:47 |DBG| animetosho > Searching batches by Episode ID aid=17709
2024-09-22 11:24:47 |INF| api > Success latency=0s method=GET url=/api/v1/extensions/list/anime-torrent-provider
2024-09-22 11:24:50 |ERR| api > Error latency=2.905759s method=POST url=/api/v1/torrent/search
2024-09-22 11:25:03 |DBG| autodownloader > Checking for new episodes
2024-09-22 11:25:03 |DBG| animetosho > Fetching latest torrents
2024-09-22 11:25:06 |ERR| autodownloader > Failed to get latest torrents error="Get \"https://feed.animetosho.org/json?qx=1&q=\": dial tcp : connectex: No connection could be made because the target machine actively refused it."
2024-09-22 11:25:06 |ERR| autodownloader > Failed to get latest torrents error="Get \"https://feed.animetosho.org/json?qx=1&q=\": dial tcp : connectex: No connection could be made because the target machine actively refused it."

Browser Console:

image

Debugging Checklist

App Version

v2.1.1

Operating System

Windows

5rahim commented 2 months ago

feed.animetosho.org is down. Duplicate of #136