-
Notifications
You must be signed in to change notification settings - Fork 625
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
matterbridge@v1.25.0 unsupported mattermost version: 7.1.2 #1884
Comments
I had downloaded latest matterbridge binaries and when establishing connection to our mattermost version 7.1 , I don't see matterbridge version 1.25.0 compatible for 7.1 release as I was getting below error message [0055] FATAL main: [main:pkg/mod/github.com/42wim/matterbridge@v1.25.0/matterbridge.go:66] Starting gateway failed: Bridge mattermost.work failed to start: unsupported mattermost version: 7.1.2.7.1.2.9626132ac7dc9025107de8dc74c4f67f.true |
I believe you need at least 1.25.2 for 7.x compatibility. See: and this: |
thanks @tareko , I was able to download and install the 1.25.2 , but now i see a different error when I start matterbridge service , any idea what it could be using mmctl mattermost utility I am able to query the team name , Below is the error message [0000] FATAL main: [main:pkg/mod/github.com/42wim/matterbridge@v1.25.2/matterbridge.go:66] Starting gateway failed: Bridge mattermost.work failed to start: Team 'myteam' not found in [] |
That's an unrelated configuration issue. Take a look at sample .toml files for this. |
new issue in #1885 |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: