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

UnArchive channel delay

$
0
0

@ jasonblais thanks,
finally, i found out that the delay is during unarchive process, and usually it is around 30-35 min.
the channel is visible immediately, but any message is not sent during first 30-35 min …


Linux Mattermost desktop start minimized from command line

$
0
0

Hi @Sandmonster,

We have a reply from the community member:

Next guess would be: windowOptions.maximized is true . Would be nice if they could share their bounds-info.json configuration file (should be in the userData directory).

If you can share your bounds-info.json configuration file that would be great! Thanks :slight_smile:

Segmentation fault while triggering webhook

$
0
0

Hi @gubbins,

Thank you - could you share your config.json file as well as your installation environment?

(Complete) Convert a private channel to public

UnArchive channel delay

$
0
0

Thanks @nina.utkin,

Are you using the command line or the APIs to archive and unarchive channels?

UnArchive channel delay

Segmentation fault while triggering webhook

$
0
0

Installation is on CentOS 7.

Sharing the entire config file is not very practical - is there a relevant section or setting?

From the code (webhook.go:108) it looks like maybe http.NewRequest returned null, which is interesting given that we were having difficulty resolving the destination hostname. I hoped it might be reproducible just from that.

Linux Mattermost desktop start minimized from command line

$
0
0

@lindy65 this is the contents of my bound-info.json:

{  
  "x":40,
  "y":40,
  "width":1840,
  "height":1000,
  "maximized":false,
  "fullscreen":false
}

UnArchive channel delay

UnArchive channel delay

$
0
0

thanks jasonblais, thes are the APIs i am using, but i was confused as i could not find any information about the 30-35 min that i should wait :frowning:

Segmentation fault while triggering webhook

$
0
0

I tested an incoming webhook, a slash command and the outgoing webhook in the 5.4 version and I was not able to reproduce the issue.
is it possible you share with me the configuration you did (like if a slash command or other) and the message that you are trying to post

thanks

Linux Mattermost desktop start minimized from command line

$
0
0

Thank you @Sandmonster,

The community member helping troubleshoot doesn’t have Linux to test in but this is his response:

I’m afraid I have no idea why this doesn’t work. :confused:
But I’d like to guess some more, if you don’t mind. :slight_smile:
I don’t have a Linux desktop to test this, but: maybe --hidden minimizes to the taskbar (I think? I’m talking about that thing with a rectangle for each opened program) and not to the traybar (that other thing in the lower right corner; you can configure Mattermost desktop to show a icon there). This “i3” thing has no such taskbar-thing, apparently (see screenshot; no taskbar, but a tray bar). So, you can’t minimize Mattermost to it. But again, just another guess. :slight_smile:

Hope this helps!?

UnArchive channel delay

$
0
0

Hey @nina.utkin,

I don’t think 30-35 minute wait time is expected, I just included it as an observed behaviour.

I’ll share it with our team and try reproduce. If they have further questions, I’ll let you know :slight_smile:

ADFS SAML information users_file

$
0
0

What is this talking about?
" For ADFS, you can use the AD/LDAP protocol to directly extract the users information and export it to a JSON file."

Assumptions in documentation… it’s just never a good idea.

Does mattermost even have a way of pulling users and their email addresses information?

All I need is a list of the users

saml_users.json with email and username right?
{
"johnsmith@email.com": “jsmith”,
"bobswagger@email.com": “bswagger”
}

and then run the command -
mattermost user migrate_auth ldap saml saml_users.json

UnArchive channel delay

$
0
0

Hey @nina.utkin, two follow-up questions for you:

After you have un-archived a channel and attempt to post a message in the channel, do you receive error messages in the user interface? If not, can you check if

  1. There are any errors in the server logs when attempting to post (in System Console > Logs)
  2. There are any errors in the JavaScript console - here is how to check.

Upgraded to v5.6, Get an error when attaching files

$
0
0

Hi, @ChristopherBrand

I tried to reproduce it on my end by upgrading my 5.5 to 5.6 but did not run into any issues when uploading image / files. Does it happen to any type of files / images (eg. jpg / png)?

For the web client, is the problem reproducible on Incognito / private mode of the browser? Does the problem occur again after you fixed it by reloading the client?

Android client Version 1.15.0 - Critical error JavaRuntime Exception

$
0
0

After updating to the latest version I’m greeted by the following message.
This seems like a build error to me, does anyone else have the same problem?
Is this the best forum to lodge a bug?

Mattermost Client Version 1.15.0
Anddroid Version 5.1.1 ( don’t judge :slight_smile: )

Thanks for your help.

No notification when get a direct message

$
0
0

Hello community,

is it possible to disable the notification when a user get a direct message.

When i disable E-Mail Notification at all, we also get no E-Mail when a user want to reset the password or confirm the E-Mail Adress.

Thanks

User Login-Method - only E-Mail displayed - No LDAP

$
0
0

Hello Community,

i have a couple of LDAP Users in my enviroment. But today the Login-Method of all my users are only displayed as “E-Mail” - NO LDAP

can someone tell whats the problem ist ?

ADFS SAML information users_file

$
0
0

Thanks for your question @mathurin,

One of our community members has responded with the following:

 1. acronyms:

* ADFS: [Active Directory Federation Services](https://en.wikipedia.org/wiki/Active_Directory_Federation_Services)
* AD: [Active Directory](https://en.wikipedia.org/wiki/Active_Directory)
* LDAP: [Lightweight Directory Access Protocol](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol)
* JSON: [JavaScript Object Notation](https://en.wikipedia.org/wiki/JSON)

The cited phrase seems to originate from [here (Section "*Migrate to SAML*")](https://docs.mattermost.com/administration/command-line-tools.html). It refers to the third of the three options introduced [here](https://docs.mattermost.com/deployment/sso-saml.html).

I'd appreciate a clarification of the second question. (Pulling from where and for what purpose?)

Aforementioned section suggests that the example file and command have correct syntax, yes.
Viewing all 25529 articles
Browse latest View live


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