Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error occurred while processing greeting for team server: failed to query team server: GetTeamByName: Unable to find the existing team #119

Open
vanishedd opened this issue Aug 4, 2023 · 2 comments
Labels
Type/Bug Something isn't working
Milestone

Comments

@vanishedd
Copy link

I cannot preview the welcome messages. i get this errors. config is the example from the repo with changed team names. any idea?

@Kshitij-Katiyar Kshitij-Katiyar added the Type/Bug Something isn't working label Apr 12, 2024
@Kshitij-Katiyar Kshitij-Katiyar added this to the v1.4.0 milestone Apr 12, 2024
@Kshitij-Katiyar
Copy link
Contributor

@vanishedd This error usually comes when the server is not able to find the team using the team name provided in the config.json setting. We use slug-name for both the teams and channels which could be found in the URL in the browser or from the system console settings.

https://mm-url/<team-slug>/channels/<channel-slug>

Can you also share the config setting used, it will be helpful to find the issue here.

@Kshitij-Katiyar
Copy link
Contributor

@vanishedd Can you please reply to the above comment as we need some data to go further?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type/Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants