Quantcast
Channel: Mattermost Discussion Forums - Latest posts
Viewing all 25523 articles
Browse latest View live

Changing DefaultServerLocale always resets to "en" on server startup

$
0
0

im also on 5.8.0 and experience this. ubuntu server though


How to start the server without pinging the DB

$
0
0

Hi, @Miguel

In regards to the statement that you have here:

The weird thing is that I have read posts of people successfully connecting Mattermost to an AWS (RDS) MySQL Database, so I don’t understand how people did it.

Perhaps you can share the article(s) that you came across highlighting the success of doing this so we can dig for more information that we can utilize to make this work. Potentially, we can also try to get in touch with the users who successfully make it work to compare the configuration that they have with yours too to see if it is something missing from Mattermost or rather Aurora’s side instead.

If you don’t mind me asking, can you also share the snippet of the SQL settings from your config.json file as well just to ensure that we don’t miss out on anything minor?
"SqlSettings": {
"DriverName": "mysql",
"DataSource": "xxx:xxx@tcp(xxx:3306)/xxx?charset=utf8mb4,utf8\u0026readTimeout=30s\u0026writeTimeout=30s",},`

P2P File Sending

$
0
0

Hello, @langemeijer

Thank you for sharing the suggestions. I checked on both links and wanted to try them. However, I ran into some issues with sharedrop (file transfer failed) and the choose file was disabled for WebRTC group sharing :

Nevertheless, I would still consider a P2P file sharing feature as an extra add-on / integration for Mattermost as it adds extra value to allow big file transfers since the default file sharing works fine:

In this case, I would say an integration will be pretty awesome to have.

Failed to get embedded content for a post

$
0
0

I have many errors in my log, because users post links to servers, which they can access, but the Mattermost server can not.

How can I tell Mattermost not to try domains, which are not accessible for the server?

Built-in WebRTC video and audio calls removed in v5.6 in favor of open source plugins

$
0
0

Do i understand this right?
There is a Zoom plugin for Mattermost but Zoom itself is Closed Source and a payed service? Why does it matter if the plugin is copensource?
The informations i found for the on-premise zoom seems like there is no real self-host and every meeting connector has to pass their cloud “drm”.

Problem with creating a post only. Other APIs are working fine

Built-in WebRTC video and audio calls removed in v5.6 in favor of open source plugins

$
0
0

Thank you for the feedback!

If you are looking for a self-hosted audio/video collaboration tool, BigBlueButton plugin is our recommendation. It offers calls as well as screenshare.

It is getting considerable usage and there is an opportunity to work together with communities to enhance it.

Built-in WebRTC video and audio calls removed in v5.6 in favor of open source plugins

$
0
0

Thanks for the hint jason. I was only searching for a possibility to call someone :slight_smile:
I like bbb but its some kind of a behemoth for my use. Have a nice day


How to start the server without pinging the DB

$
0
0

As far as post from people who have done it, here you go:

The most intriguing is this “official” doc from Mattermost itself. The table right at the very end of the page indicates that I can use Aurora RDS for MySQL:

https://docs.mattermost.com/deployment/scaling.html

This person is using a RDS MySQL DB

Another example:

As far as SQL settings (password and key edited):

“SqlSettings”: {
“DriverName”: “mysql”,
“DataSource”: “mmuser: password @tcp(172.16.3.114:3306)/mattermosm?charset=utf8mb4,utf8\u0026readTimeout=30s\u0026writeTimeout=30s”,
“DataSourceReplicas”: [],
“DataSourceSearchReplicas”: [],
“MaxIdleConns”: 20,
“ConnMaxLifetimeMilliseconds”: 3600000,
“MaxOpenConns”: 300,
“Trace”: false,
“AtRestEncryptKey”: “key”,
“QueryTimeout”: 30
},

Problem with creating a post only. Other APIs are working fine

Changing DefaultServerLocale always resets to "en" on server startup

Problem with creating a post only. Other APIs are working fine

$
0
0

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

Problem with creating a post only. Other APIs are working fine

$
0
0

I knew about this doc. I had used this for the other APIs.

The above API is the one i’m having problem with. Can you please guide me on this?

I’m providing the two required parameters but getting back an error message.

I want to create channel name of 2 byte character in application version

API Upload File not uploading


How to start the server without pinging the DB

$
0
0

Hi, @Miguel

Indeed, the table includes the information of Aurora RDS for both MySQL and PostgreSQL too. I went through the SQL settings you provided and while the settings look similar (except for the spaces in between), I wonder if the name mattermosm (instead of mattermost) is intended or just a small typo on your end under the DataSource object:

“DataSource”: “mmuser: **password** @tcp(172.16.3.114:3306)/mattermosm?charset=utf8mb4,utf8\u0026readTimeout=30s\u0026writeTimeout=30s”,

Apart from that, everything looks similar to mine. @jtor, perhaps you can share a little bit more insight on how Aurora is being used on your instance?

Run Mattermost using AWS Aurora serverless

[SOLVED] Users automatically joining multiple public channels

$
0
0

Hello, @lenusch

From what I understand here, you want to have users to be able to join public / private channels automatically but can you explain a little bit further on the differences between server wide and teams wide? Can you provide some examples too? That will help us to understand if this is something that is achievable or not available just yet.

Meanwhile, the documentation you referred to allows you to add new users to the channels you configured through the modification of the ExperimentalDefaultChannels array under the TeamSettings object. For example:

"ExperimentalDefaultChannels": ["announcement", "development", "testing"]

[SOLVED] Users automatically joining multiple public channels

$
0
0

I would try this plugin

Then you can specify per team which message should come and what should happen.

Merge 2 teams into 1 team

$
0
0

Hey there,

is there a way to merge 2 Teams on one Server into 1 Team.
I could ensure that the channel names are unique if this is an issue.

Cheers,
Oliver

Viewing all 25523 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>