Failed to verify your email. - Invalid hid parameter?
Thanks @maxim for the repro steps. We've reproduced the issue and have created a ticket to fix it.
View ArticleConfigurable (non hardcoded) oembed server
Hi @kakawait, That sounds like a great idea, but our current long term plan is to rewrite those embeds using OpenGraph instead of OEmbed. That being said, that'll be a lot of work so we'd love to have...
View ArticleConfigurable (non hardcoded) oembed server
@hmhealey Thank you for those informations. About possible new feature request, do you prefer open feature request as I explained on topic or should take OpenGraph in consideration? Because if...
View ArticleGetChannels API fails in golang bot example
I am trying to create a bot and retrieve the list of channels.I used the bot example in repository and it is mostly working, except for the part where it has to get the list of channels. Either I am...
View ArticleRunning gitlab-ctl reconfigure wipes all System Console settings
For feature requests, please see: http://www.mattermost.org/feature-requests/. For troubleshooting questions, please post in the following format: Summary Running gitlab-ctl reconfigure wipes all...
View ArticleConfigurable (non hardcoded) oembed server
We're already planning on supporting OpenGraph so you don't need to make a new feature request for that. A new feature request is only needed if you want Mattermost to be able to use different OEmbed...
View ArticleCreate_direct API fails after some calls when Load test is done
Ok. Thanks for replying.
View Article[Solved] Developer setup for 32 bits
I am interested in building Mattermost following the developer setup.Is this doc for both architectures, 32 and 64 bits? Or do I have to do one build for 32 and another one for 64? Thank you for hints.
View ArticleGateway Timeout Error while runnning the Load Test
Hi @usmanarif can you please share your mattermost config and if you are using nginx can you please share the config as well? By looking at the logs you posted it seems that you are using an invalid...
View Article504 nginx errors
Hi @seymourp you can try increasing the ulimit on both the nginx and MM box. You can try the settings to inprive performance found here https://docs.mattermost.com/install/prod-ubuntu.html
View Article504 nginx errors
Hi @elias Many thanks yeah I have done that now. Seems to have done the trick. Cheers
View Article"Sign-in Method" option unavailable after Gitlab 8.9 upgrade
Hi @lioman - are you still having trouble with the imported accounts? If you are, can you: Go to the System Console > Teams > Users list, and let me know what sign-in method it says for the...
View ArticleUgrade from 2.1.0 to 3.0.3 failed
Can you send a screenshot of the TeamMembers Table. Are you running MySQL or Postgres? The weird thing is that it's failing on the column named deleteat which for MySQL should be cased like DeleteAt...
View ArticleError creating database tables: pq: syntax error at or near "not"
Same error here. Just installed latest version of Mattermost on a Redhat server and received the same error.
View ArticleMattermost 3.4.0 On Ubuntu 16.04 LAMP - Apache Config Fails
SO I have Mattermost up and running and can get in and use it on port 8065. I have an SSL set up (and working to the Apache DocumentRoot /var/www/html). I have been trying to find an Apache config,...
View ArticleGetChannels API fails in golang bot example
I have narrowed it down further.The problem is with the ChannelListFromJson() function. github.com mattermost/platform/blob/master/model/channel_list.go#L43 if v.UpdateAt > t { t = v.UpdateAt id =...
View ArticleQuery regarding mobile application
Hi, I have a query regarding mattermost mobile application. Just want to know as why mattermost developer have used native for developing mobile application, as there are HTML5 and hybrid technologies...
View ArticleGateway Timeout Error while runnning the Load Test
Hi @elias I am sending you the files which you have asked for. Take a look at it and tell me if I am missing anything in my config file. { "ServiceSettings": { "ListenAddress": ":8065",...
View ArticleMySQL and Postgres to support Japanese search
一通り読ませていただいて、インデックスを作成している個所のソースの変更が必要だということがわかりました。Gitlab CEにバンドルされているMattermostを使っているのですが、/gitlab/embedded/service/mattermostからto_tsvectorでgrepしても出てきませんでした。どこを変更すればよいのでしょうか?ソースからビルドする必要があるのでしょうか?
View Article