Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant get Anime Episode Streaming Links #618

Closed
sofia-gros opened this issue May 29, 2024 · 0 comments · Fixed by #622
Closed

cant get Anime Episode Streaming Links #618

sofia-gros opened this issue May 29, 2024 · 0 comments · Fixed by #622
Labels
bug Something isn't working

Comments

@sofia-gros
Copy link

Describe the bug

TypeError: adapter is not a function

Steps to reproduce

https://xxxxx.xxx:xxx/meta/anilist/watch/{episodeId}

{"message":"Something went wrong. Contact developer for help."}

Expected behavior

200ok

Actual behavior

ypeError: adapter is not a function
    at dispatchRequest (/root/api.consumet.org/node_modules/@consumet/extensions/node_modules/axios/lib/core/dispatchRequest.js:58:10)
    at Axios.request (/root/api.consumet.org/node_modules/@consumet/extensions/node_modules/axios/lib/core/Axios.js:109:15)
    at Axios.<computed> [as get] (/root/api.consumet.org/node_modules/@consumet/extensions/node_modules/axios/lib/core/Axios.js:131:17)
    at Function.wrap [as get] (/root/api.consumet.org/node_modules/@consumet/extensions/node_modules/axios/lib/helpers/bind.js:9:15)
    at Gogoanime.fetchEpisodeSources (/root/api.consumet.org/node_modules/@consumet/extensions/src/providers/anime/gogoanime.ts:230:37)
    at Anilist.fetchEpisodeSources (/root/api.consumet.org/node_modules/@consumet/extensions/src/providers/meta/anilist.ts:711:28)
    at /root/api.consumet.org/src/routes/meta/anilist.ts:333:50
    at Generator.next (<anonymous>)
    at /root/api.consumet.org/src/routes/meta/anilist.ts:8:71
    at new Promise (<anonymous>)
{"level":30,"time":1716985356375,"pid":226542,"hostname":"k1","reqId":"req-o","req":{"method":"GET","url":"/meta/anilist/watch/spy-x-family-episode-1","hostname":"xxxx.xxx:xxx","remoteAddress":"xxxxxxx","remotePort":61535},"msg":"incoming request"}
{"level":30,"time":1716985356376,"pid":226542,"hostname":"k1","reqId":"req-o","res":{"statusCode":500},"responseTime":1.577362060546875,"msg":"request completed"}

Additional context

No response

@sofia-gros sofia-gros added the bug Something isn't working label May 29, 2024
@riimuru riimuru linked a pull request Jun 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant