consumet / api.consumet.org

A Modern Search Engine API for Anime, Movies/TVShows, Books, Light Novels, Manga, etc.
https://docs.consumet.org
GNU General Public License v3.0
992 stars 434 forks source link

The episodes array suddenly became empty. (Meta and Gogoanime) #576

Closed kurays015 closed 1 month ago

kurays015 commented 4 months ago

Describe the bug

Episodes array is suddenly empty.

Steps to reproduce

empty episodes array

Expected behavior

Has episodes

Actual behavior

Empty episodes

Additional context

Also when when fetching /watch/anime-episode endpoint, it's status 200.

Babyyoda777 commented 4 months ago

Seeing same issue, retrieving info on anime using GogoAnime just gives empty message:

devpapi0891 commented 4 months ago

Same here. Just now.

kurays015 commented 4 months ago

I host an instance of Consumet API again in onrender and it's now working.

Babyyoda777 commented 4 months ago

Would you be able to share the link briefly? @kurays015

kurays015 commented 4 months ago

@Babyyoda777 go here https://github.com/consumet/api.consumet.org and click deploy to render button at the bottom or other platform.

protwan commented 2 months ago

I had the same problem. I forgot to run npm update after git pull