Version de Mattermost : 10.8.1
Version du schéma de la base de données : 134
Numéro de compilation : 15129630706
Base de données : postgres
Nom d’hôte : xxxxxxxxxx
lots of these:
{
"caller": "app/plugin_api.go:1112",
"err": "failed to get calls channels: sql: Scan error on column index 2, name \"props\": unsupported source type string",
"level": "error",
"msg": "failed to get all calls channels",
"origin": "main.(*Plugin).handleGetAllCallChannelStates api.go:175",
"plugin_id": "com.mattermost.calls",
"timestamp": "2025-05-21 05:44:49.483 +02:00"
}
Do you know if can update this plugin ? or open an issue in the appropriate bugtracker ?
You’re aware that if you’re on MySQL you need to migrate to Postgres, right? There are some odd issues that come up with MariaDB, so if you’re using that I’d get to MySQL and then Postgres.