You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Instead of the VoD view count, a loading indicator is shown.
The server replies with an error 500:
{
"error": "sql: Scan error on column index 0, name \"SUM(stats.viewers)\": converting NULL to int is unsupported",
"message": "can not getcourse num vod views",
"status": 500
}
Describe the bug
Instead of the VoD view count, a loading indicator is shown.
The server replies with an error 500:
To Reproduce
E.g. course 892: https://live.rbg.tum.de/admin/course/892/stats
The text was updated successfully, but these errors were encountered: