Error video call
Hello Please find the answers We are using docker provided by janus. Rahul The change for the janus admin password would be in the janus config file.We have set the password in System Console ->...
View ArticleUnable to access system console, permission error in log
@jasonblais PostgreSQL 9.6.1 Mattermost Version: 3.7.0Mattermost Build Number: 3.7.2Gitlab Version: 9.0.2 The system console always shows for my user no matter which command is run, however it cannot...
View ArticleUnable to access system console, permission error in log
traxwriter: sudo su small fix, should be sudo -u
View ArticleUnable to access system console, permission error in log
Well spotted @prixone although it gives the same output as su to mattermost.
View ArticleUnable to access system console, permission error in log
if that gives you permission denied running as root then you are probably missing something there... Would also check your folders permissions and users with ls -la. if that is a ubuntu I would go...
View ArticleIs this by design?
Have you enabled public attachments and made that specific attachments public? System Console > Public Links
View ArticleUnable to access system console, permission error in log
@prixone It's actually running on CentOS 7 hence why it's a bit weird that it's trying to use /home/ubuntu The config file is correct and looks ok. However none of the paths in the panic exist. Do we...
View ArticleUnable to access system console, permission error in log
I think that is the dump for debugging which shows paths from where it was compiled at, that is if you're running the compiled version and not compiling and running from the source. The path to the...
View ArticleUnable to access system console, permission error in log
Looks ok to me: [root@git bin]# ls -la /opt/gitlab/embedded/bin/mattermost -rwxr-xr-x 1 root root 22296813 Mar 29 21:14 /opt/gitlab/embedded/bin/mattermost
View ArticleUnable to access system console, permission error in log
Are you doing it from source or what file u installed from the downloads? Or better why don't you come over at https://pre-release.mattermost.com/ and send me a DM we can talk better there
View ArticleUnable to access system console, permission error in log
The install is via gitlab omnibus.
View ArticleRefresh_token-field is empty using Gitlab-Authentification
With 3.7.3 I still can reproduce it. When does the Mattermost-Application decide to send a refresh_token, and when not do it?As I already wrote: infrequently I get a token with "refresh_token"-field...
View ArticleMattermost CLI crash with - invalid memory address or nil pointer dereference
Hi there, I just want to mention that we have the same issues here. We are also running the same mattermost version on a gitlab installation and would like to use the CLI. I'll be happy to answer...
View ArticleDisabling deleting/editing of comments?
I show that this feature has been added, but for the life of me I can't find the setting in the System Console. Can someone point me in the right direction? Thank you!
View ArticleExporting a Team or Conversation
How do I export an entire conversation... even accessing from the sql database - anyone done this?
View ArticleDisabling deleting/editing of comments?
Are you using the free Team Edition or the Enterprise Edition? Those settings are only available in Enterprise Edition.
View ArticleUnable to access system console, permission error in log
It turns out that you need to be in the mattermost directory only for non GitLab Omnibus installations. For GitLab omnibus, the format of the command is as follows: sudo -u mattermost...
View Article[SOLVED] How can I delete teams?
Tried that, no luck: root@254daecba851:/mattermost/bin# ./platform team delete "AMS" -c /mattermost/config/config.json Have you performed a database backup? (YES/NO): YES Are you sure you want to...
View ArticleError: "We received an unexpected status code from the server (413)"
This worked for me. Thanks
View Article