Hi !
I’m sending this message after first reseach, but it seems I’m in a dead end.
This morning, I’ve upgraded my app of Mattermost to 5.3.1 to 5.4 (Mac OS 13.4.1, Macbook Air M1 2020).
Then I wasn’t able to switch channel on the client.
On my reseach, I’ve follow the troubleshooting mattermost page, then I’ve logged in another server without any issue, and I tried to join my team with the browser mattermost version without any issue.
I also tried to downgrade my app, but since I’ve the same issue on 5.3.1 and 5.4 rc1.
On my app, on channel switching, I’ve this message display, then I can do anything, I have to quit the app and re-open on the mail channel.
Message displayed (in french)
Équipe introuvable
L’équipe que vous avez demandée est privée ou n’existe pas. Veuillez contacter un administrateur pour recevoir une invitation.
I’ve check on the log of the application on my mac and found this :
[2023-06-22 11:57:46.790] [debug] [DownloadsManager] init { 'this.json': {}, validatedJSON: {} }
[2023-06-22 11:57:46.793] [debug] [DownloadsManager] saveAll
[2023-06-22 11:57:46.794] [debug] [MainWindow] Can't send update-downloads-dropdown, will retry
[2023-06-22 11:57:46.794] [debug] [DownloadsManager] checkForDeletedFiles
[2023-06-22 11:57:46.813] [error] Logger Log level set to: info
[2023-06-22 11:57:46.821] [warn] [App.Initialize] Current working directory is /, changing into /Applications/Mattermost.app/Contents/MacOS
[2023-06-22 11:57:46.915] [info] [App.Initialize] Autoupgrade disabled: false
[2023-06-22 11:57:46.949] [info] [ServerDropdownView] init
[2023-06-22 11:57:46.954] [info] [i18nManager] Set new language fr
[2023-06-22 11:57:47.355] [error] [serverAPI] Error parsing server data from ***myserver****/aows/api/v4/config/client?format=old
[2023-06-22 11:57:47.355] [warn] [App.Utils] Could not get server info for AOWS Error: Error parsing server data from ***myserver***/aows/api/v4/config/client?format=old
at IncomingMessage.<anonymous> (/Applications/Mattermost.app/Contents/Resources/app.asar/index.js:75433:71)
at IncomingMessage.emit (node:events:513:28)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Does anybody has the same issue ? Or could have an idea about how to resolve this or find how to resolve this ?
Thank you for your help