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

Team Archive funktion

$
0
0

Hello, @solick

I referred to the instructions mentioned in the documentation to archive a team and I was able to fully archive the team after running the command. What it means is that once the command is executed, I just need to refresh Mattermost and the team will be removed from the sidebar completely. Specific to this statement:

May I know which documentation / article you were referring to so we can revise the information?

Meanwhile, are you looking at having a built in feature in the Mattermost client UI that will allow administrators to archive / unarchive the team (without running the command manually in the terminal / command line)?


Invalid signup link after upgrade

$
0
0

Hi @amy.blais
Thanks for taking the time to write. Turns out we’ve been using email signup and that had been disabled in the config.json. Reenabling that has allowed users to sign up.

Best regards
Kavi

Skype Presence Integration

$
0
0

We started to integrate Skype group chat with MatterMost channel. @Sai_K do you mind to collaborate on this? Maybe we can share some tasks?

Is Mattermost suitable for public groups?

$
0
0

Hi everyone! I’m considering using Mattermost for an open-source project I work on. Is the free, self-hosted edition of Mattermost suitable for public instances?

I’m asking because I’ve heard that any user can archive channels. This seemed to be the case two years ago. Has it changed since then? Is restricting channel deletion still an enterprise-only feature?

Thank you!

Is Mattermost suitable for public groups?

Mattermost does not work on 443 (https) - Docker - Error: CONNECTION_REFUSED

Is Mattermost suitable for public groups?

$
0
0

thank you!

yes, channel deletion is kind of a deal breaker (though so is post deletion — from your linked page it looks like maybe anyone can delete posts, too?) in general, for a public chat server, permission controls would be important.

this open-source project has already been hit by a few spambots on our existing solution, and it’s not inconceivable that we’d get griefers trying to delete whatever they could. this is a concern especially for political projects like the one i’m working on!

Direct MESSAGES


Is Mattermost suitable for public groups?

$
0
0

Hi, @tao

Thanks for the clarification. The channel delete feature is available for administrators who have access to the command line backend of the server deploying Mattermost. In this case, you should still have some sort of control on who can delete channels by limiting users who have this access.

Specific to chat history deletion, the feature to allow who is able to delete them was originally introduced to Mattermost but it was eventually removed in June 2018 as mentioned in the Allow which users to delete messages documentation.

Perhaps we can consider opening a new feature request to bring the feature back - EE: Message Editing & Deletion configure option.

Issue with Rollbar (Matterbar) plugin

$
0
0

Hi were,

I’m trying to set up the interaction between the Rollbar and the Mattemost (own server) using the plugin Matterbar (https://github.com/Affirm/matterbar)

But after configuring the webhook on Rollbar side and plugin in Mattermost I get aerror message time:

i2019-03-22T09:49:44.154+0200 error plugin/client_rpc.go:326 Plugin failed to ServeHTTP, RPC call failed {"plugin_id": "matterbar", "error": "unexpected EOF"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 panic: runtime error: invalid memory address or nil pointer dereference {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x98d497] {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 goroutine 26 [running]: {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 main.(Rollbar).eventNameToTitle(0xc000210480, 0xa37aa0, 0xc000210480) {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 /Users/dliu/.go/src/github.com/mattermost/matterbar/server/rollbar.go:120 +0x57 {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 main.(RollbarPlugin).handleWebhook(0xc0001850c0, 0xbd8e80, 0xc0001fdc00, 0xc0000e8800) {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 /Users/dliu/.go/src/github.com/mattermost/matterbar/server/http.go:105 +0x319 {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 main.(RollbarPlugin).ServeHTTP(0xc0001850c0, 0xc0001fdb70, 0xbd8e80, 0xc0001fdc00, 0xc0000e8800) {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 /Users/dliu/.go/src/github.com/mattermost/matterbar/server/http.go:26 +0x99 {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 github.com/mattermost/matterbar/vendor/github.com/mattermost/mattermost-server/plugin.(hooksRPCServer).ServeHTTP(0xc00000bac0, 0xc00020e240, 0x10b3988, 0x0, 0x0) {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 /Users/dliu/.go/src/github.com/mattermost/matterbar/vendor/github.com/mattermost/mattermost-server/plugin/client_rpc.go:352 +0x254 {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 reflect.Value.call(0xc0001e4660, 0xc00000cb38, 0x13, 0xb05cdc, 0x4, 0xc000079f18, 0x3, 0x3, 0xc0001857c0, 0x413167, ...) {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 /usr/local/opt/go/libexec/src/reflect/value.go:447 +0x449 {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 reflect.Value.Call(0xc0001e4660, 0xc00000cb38, 0x13, 0xc000037f18, 0x3, 0x3, 0x12a05f200, 0xc000037f10, 0xc000037fb8) {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 /usr/local/opt/go/libexec/src/reflect/value.go:308 +0xa4 {"plugin_id": "matterbar"} 2019-03-22T09:49:44.154+0200 debug go-plugin/client.go:844 net/rpc.(service).call(0xc000185a00, 0xc00007d130, 0xc000021708, 0xc000021730, 0xc0000d9200, 0xc0001e8220, 0x9dd7a0, 0xc00020e240, 0x16, 0x9ebee0, ...) {"plugin_id": "matterbar"} 2019-03-22T09:49:44.155+0200 debug go-plugin/client.go:844 /usr/local/opt/go/libexec/src/net/rpc/server.go:384 +0x14e {"plugin_id": "matterbar"} 2019-03-22T09:49:44.155+0200 debug go-plugin/client.go:844 created by net/rpc.(Server).ServeCodec {"plugin_id": "matterbar"} 2019-03-22T09:49:44.155+0200 debug go-plugin/client.go:844 /usr/local/opt/go/libexec/src/net/rpc/server.go:481 +0x47e {"plugin_id": "matterbar"} 2019-03-22T09:49:44.155+0200 debug go-plugin/client.go:595 plugin process exited {"plugin_id": "matterbar", "wrapped_extras": "pathplugins/matterbar/server/plugin-linux-amd64pid30284errorexit status 2"} #second try after server restart 2019-03-22T09:49:52.947+0200 error plugin/client_rpc.go:326 Plugin failed to ServeHTTP, RPC call failed {"plugin_id": "matterbar", "error": "connection is shut down"} 2019-03-22T09:49:57.947+0200 error plugin/client_rpc.go:300 Plugin failed to ServeHTTP, muxBroker couldn't Accept request body connection {"plugin_id": "matterbar", "error": "timeout waiting for accept"} 2019-03-22T09:49:57.947+0200 error plugin/client_rpc.go:281 Plugin failed to ServeHTTP, muxBroker couldn't accept connection {"plugin_id": "matterbar", "serve_http_stream_id": 4, "error": "timeout waiting for accept"}

Please help me resolve this issue.
Sergiy

Is Mattermost suitable for public groups?

$
0
0

thank you @adanial! i’m glad that deletion is locked down in the free version. just to clarify, this is distinct from archiving which any member can do, right?

Best way to get Slack-only integrations

$
0
0

We recently migrated from Slack to Mattermost. We are now facing the problem that a bunch of apps that we use (and have no control over) integrate exclusively with Slack. For example, Invision.

What is the best way to get these integrations onto Mattermost? I tried setting up a Slack relay, using Matterbridge to forward everything posted by Invision. However, formatting is mostly lost and the resulting messages are fairly useless.

Is there any generic way to get the messages of integrations and bots posting onto Slack verbatim into Mattermost? Or some other way to handle the Slack integration problem?

Is Mattermost suitable for public groups?

$
0
0

Hi @tao,

There is some difference - channels that are archived remain in the database and they can be restored with this CLI command.

However, channels that are deleted will get deleted permanently and the channel and all its posts will also get deleted from the database. In my understanding deleted channels cannot be restored.

Best way to get Slack-only integrations

$
0
0

Hi @mytamhuyet,

I’m not aware of a way to migrate Slack integrations to Mattermost. One way would be Matterbridge but it seems that you have already discovered it and it wasn’t working properly. Please open a ticket on their repository describing what issues you’re encountering: https://github.com/42wim/matterbridge/issues.

Here’s more details on what Slack migration supports: https://docs.mattermost.com/administration/migrating.html#migrating-from-slack .

If you’re looking for specific integration, you can open feature request tickets here. There are also more details here on how you can add integrations yourself: https://developers.mattermost.com/integrate/getting-started/how-should-i-integrate/ .

Unable to ping database during installation

$
0
0

I’m doing a new installation on a RHEL 7.4 server, I’ve had to manually install postgres-9.2.24 because of company procedures and when I’m testing whether the mattermost server works properly, I get the error that it is unable to ping the db :

{“level”:“info”,“ts”:1553271398.8555436,“caller”:“utils/i18n.go:83”,“msg”:“Loaded system translations for ‘en’ from ‘/opt/mattermost/i18n/en.json’”}
{“level”:“info”,“ts”:1553271398.8557446,“caller”:“app/server_app_adapters.go:58”,“msg”:“Server is initial izing…”}
{“level”:“info”,“ts”:1553271398.8631089,“caller”:“sqlstore/supplier.go:215”,“msg”:“Pinging SQL master dat abase”}
{“level”:“error”,“ts”:1553271398.8687565,“caller”:“sqlstore/supplier.go:227”,“msg”:“Failed to ping DB ret rying in 10 seconds err=pq: Ident authentication failed for user “mmuser””}

Now, I’ve checked whether I can connect to the db with psql and I can, but it completely disregards the password I’ve created for mmuser. I can connect to it by typing anything when it prompts me for the pw… I’ve followed every step and modified the json config file and everything.

Thanks for your help.


Direct MESSAGES

$
0
0

How much money it gonna take to create a plugin for this?

Is Mattermost suitable for public groups?

$
0
0

Is there no UI to restore archived channels? even for administrators?

Is it really true that any user can Archive any channel even if they did not create it?

Mattermost server doesn't work after instalation.Failed to create index Error 1071

$
0
0

After the instalation mattermost can’t start and shows me this errors:

./mattermost
{“level”:“info”,“ts”:1553426325.7105906,“caller”:“utils/i18n.go:83”,“msg”:“Loaded system translations for ‘en’ from ‘/opt/mattermost/i18n/en.json’”}
{“level”:“info”,“ts”:1553426325.71098,“caller”:“app/server_app_adapters.go:58”,“msg”:“Server is initializing…”}
{“level”:“info”,“ts”:1553426325.7225804,“caller”:“sqlstore/supplier.go:215”,“msg”:“Pinging SQL master database”}
{“level”:“error”,“ts”:1553426325.7914166,“caller”:“sqlstore/supplier.go:807”,“msg”:“Failed to create index Error 1071: Specified key was too long; max key length is 1000 bytes”}

Is there any solution?
Thanx.
CentOS 7.0, MariaDB 10.4, apache. PHPMyAdmin

Encryption used by mattermost

$
0
0

What type of encryption is used by mattermost?
if there are encryption is it enabled by default?

Mattermost does not work on 443 (https) - Docker - Error: CONNECTION_REFUSED

$
0
0

Are you behind another proxy/reverse-proxy that might refuse the connection ?

Also, are you able to directly curl the app container ? To find out if the error is from app or web container.

Viewing all 25523 articles
Browse latest View live


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