Stremio / stremio-beamup

🛠️ A platform as a service (PaaS) hosting for Stremio addons: as easy a Heroku, without the restrictions
MIT License
23 stars 6 forks source link

Stremio addon stopped working #31

Open hindenburg-baby opened 1 year ago

hindenburg-baby commented 1 year ago

The addon app I've deployed to beamup stopped working after 5 days. Is there something I can do?

Here is a sample url: https://d89fade85628-stremio-kickass-addon.baby-beamup.club/stream/movie/tt0118954.json

Thanks.

dexter21767-dev commented 1 year ago

That's probably a problem with the addon itself and not beamup. Hopefully the logs problem will be resolved in the future. What you can do is deploying an update to the addon. You can either fix the problem or make a small enough change to make a git commit and deploy an update to beamup.

hindenburg-baby commented 1 year ago

I've checked and there is no problem with the code itself. Any other request other than manifest.json returns a "Gateway error".