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

No sign-in methods are enabled

$
0
0

This configuration solved the problem:

  RewriteEngine On

  RewriteCond %{REQUEST_URI}      /mattermost/api/v[0-9]+/(users/)?websocket [NC,OR]
  RewriteCond %{HTTP:UPGRADE}     ^WebSocket$ [NC,OR]
  RewriteCond %{HTTP:CONNECTION}  ^Upgrade$ [NC]
  RewriteRule "^(/mattermost/.*)" ws://localhost:8065%{REQUEST_URI} [P,QSA,L]

  <Location /mattermost>
    Require                      all granted
    ProxyPass                    http://localhost:8065/mattermost
    ProxyPassReverse             http://localhost:8065/mattermost
    ProxyPassReverseCookieDomain localhost fqdn
  </Location>

Configuration options switch back when press save button

$
0
0

@cpanato Would you be able to help test this one?

The issue is that the users are not able to change some settings in the System Console, because they switch back to the default setting after pressing the “Save” button. This happens with, for example, “Enable Account Creation” setting.

They are using the Kubernetes cluster through https://github.com/mattermost/mattermost-kubernetes helm chart.

Configuration options switch back when press save button

$
0
0

If you are using the kubernetes you cannot change the config settings in the admin console, you will need to change in the config map and then recycle the pods

[Urgent] Users become logged in to another user

$
0
0

Yes we tested 5.5. The original post from @Camille was 5.3. That was no server of us. I just had the same problem on our setup as @Camille had, so i posted in this thread.

So the problem has happened in at least two mattermost instances with different versions.

I did setup a new root server, fresh installed ubuntu 18.04 and then installed mattermost. First user admin, the other three test users created their accounts with email registration. The setup was running only for a few days while testing several chat solutions. There are and were no other mattermost servers. For the test rocketchat was installed on another and both users had also accounts there. And we used HipChat. But I do not see any relations here.

Andreas

[SOLVED] Linux Mattermost desktop start minimized from command line

$
0
0

Indeed. You are right. I thought it was being the case, but it wasn’t. If you have another electron app that has systray behavior, this could be nice to test with it.

[SOLVED] Linux Mattermost desktop start minimized from command line

$
0
0

I did check all available electron apps with tray minimization and they all fail to start in tray. Thank you for helping me figuring this out. I’m gonna open issue for electron. This topic will now be marked as solved.

[SOLVED] Linux Mattermost desktop start minimized from command line

$
0
0

Great! Yet another client unsatisfied with electron. \o/
(I’m just saying that because I’m a fervent defendant of more traditional way of developing desktop apps. C++/Qt FTW!)

How can we close this question thread btw? I don’t see any button in discourse.

[SOLVED] Linux Mattermost desktop start minimized from command line

$
0
0

Issue created.
Well, maybe sooner or later Electron will become good for daily usage, cross-platform implementation is relatively a new thing in software development. It needs to be warfare tested somehow.

Seems like there is no other option to close the thread but to mark it as solved


[SOLVED] Linux Mattermost desktop start minimized from command line

$
0
0

As it was said in the issue all the electron apps decided to use minimization to implement ‘‘start hidden in tray’’ option which brings me back to the original post topic. It seems like there is no option for just starting app in tray without creating the window itself, which might be due some kind of electron limitations. So, I post a feature proposal to Mattermost forum and link this discussion.

Push notifications sometimes does not arrive (Mobile App / Android)

$
0
0

We are using good information and which is really helpful for us. And we use mobile data to access good information. I use the Epson printer then go to the printer repair near me to solve the problem. which provide good service.

Direct messages channel user limit

$
0
0

Hi,

I have free mattermost edition 4.2.0 and in direct messages i think default limit to add users to channel is 7 users.
Is available to change this limit to more user like 10 users or more?

There are no links to create a group and admin console

$
0
0

Hello
I can reset the database and then it will be possible to create the first user again, who will be the administrator.
But that doesn’t solve my problem.

How to apply api I don’t know

There are no links to create a group and admin console

Direct messages channel user limit

$
0
0

Hi @vasm,

I don’t think there is currently a way to adjust the limit, but if the channel membership exceeds 7 users, then an alternative is to open a private channel.

There are no links to create a group and admin console


There are no links to create a group and admin console

$
0
0

My config.json you can download the following link:

There are no links to create a group and admin console

There are no links to create a group and admin console

$
0
0

May be problem in this case?
Error in logs mattermost:

p/plugin.go:55",“msg”:“Plugin manifest could not be loaded”,“plugin_path”:"/opt/mattermost/plugins/jira",“error”:“open /opt/mattermost/plugins/jira/plugin.yml: permission denied”}
p/plugin.go:55",“msg”:“Plugin manifest could not be loaded”,“plugin_path”:"/opt/mattermost/plugins/jira",“error”:“open /opt/mattermost/plugins/jira/plugin.yml: permission denied”}

Also, I additionally noticed that it does not work out the web socket correctly:

There are no links to create a group and admin console

$
0
0

I executed the command
./mattermost roles system_admin user1
the problem remains

[solved] Restoring config.json fails

$
0
0

I was unable to reproduce the problem when testing again. I suspect that the whole report was bogus, for example caused by myself doing the migration while being dead tired. Sorry about that.

In any case, the problem is resolved, I managed to restore my original config.json without any issue.

Thank you all for your help.

Viewing all 25529 articles
Browse latest View live


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