"No metadata was found!" when clicking on a show from the catalog
Hello, the plugin was working normally but today when i click on a show from the "MAL: Watching" list, i got "No metadata was found!".
NOTE: the problem doesn't exists when clicking on a show from any other catalog like "Kitsu"
## **Versions**
- App Version: `5.0.0-beta.29`
- Server Version: `4.20.15`
- Shell Version: `5.0.15`
## **Addons (in order)**
- Cinemeta
- Local Files (without catalog support)
- Torrentio
- MAL-Stremio Addon
- Anime Kitsu
## **Logs in console after clicking on a show (WEB)**
when i open a show from the "MAL: Watching" list
i got 2 errors in the console
NOTE: i couldn't open the console from the windows app so i used logged into https://web.stremio.com
### **Error 1**
XHR GET https://mal-stremio.vercel.app/8191716/meta/series/mal_60489.json CORS Missing Allow Origin
when i visited the uri i got
```
This Serverless Function has crashed.
Your connection is working correctly.
Vercel is working correctly.
500: INTERNAL_SERVER_ERROR
Code: FUNCTION_INVOCATION_FAILED
ID: dxb1::f7mx9-1767468943943-b95791f6c247
- If you are a visitor, contact the website owner or try again later.
- If you are the owner, learn how to fix the error.
```
### **Error 2**
XHR GET https://anime-kitsu.strem.fun/meta/series/mal_60489.json [HTTP/3 500 284ms]
the response was
```json
{"err":"handler error"}
```
NOTE: the problem exists in all the "MAL:" catalogs
关闭于 2026-01-03 1 条评论