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

Uncaught type error display_name when trying to open own @mention page

$
0
0

Thank you for the report @jprusch,

I wasn’t able to reproduce this just now -

  1. Does this happen every time? Have you tried if refresh or clearing the cache helps?
  2. Does this happen to other users on your server?

iOS Header Mixup

$
0
0

I guess it is more a iOS 12 issue. I have the same with safari in horizontal view.

Uncaught type error display_name when trying to open own @mention page

$
0
0

Hi Amy,
it happens with all users & all clients except the mobile IOS app. Cache has been cleared / wasn’t filled because my test with Edge was done without using Mattermost before.

DDoS Mattermost, with Mattermost

$
0
0

For feature requests, please see: http://www.mattermost.org/feature-requests/.

For troubleshooting questions, please post in the following format:

Summary

We managed to DDoS Mattermost and our applications, thanks to a link in a message

Steps to reproduce

How can we reproduce the issue (what version are you using?)

We are using Mattermost version 5.3.1.

Here are the steps to reproduce:

  1. Call a invalid url in our application, that create an error in our application
  2. The application generates a notification to Mattermost containing the called url in payload
  3. Mattermost (I don’t why and how) called the url included in notification
  4. The application send a new notification
  5. Repeat until DDoS both Mattermost and our application

Expected behavior

Describe your issue in detail

Mattermost should not call the url that is in a message.

Observed behavior

What did you see happen? Please include relevant error messages and/or screenshots.

Our application and Mattermost are on 2 different servers. We detect that our application was DDoSed by client with user agent Go Http Client from the same IP address than Mattermost server.

We stop one by one services running on this server, and the flood only stop when we shutdown Mattermost server.

I can’t provide screenshot for the moment because we stop Mattermost until we have more details of what causing this bug.

Thanks

Invite users to the team by email with API SYNTAX

Duplicate user blocks LDAP migrate_auth

$
0
0

Summary

We’re trying to migrate a block of users to LDAP auth, but are blocked by a duplicate entry

Steps to reproduce

v5.5.0 E10
I run the CLI command “sudo /opt/mattermost/bin/mattermost user migrate_auth email ldap email --dryRun” and get a report of emails not matched, this is fine and expected. Then I run the same command without the “–dryRun”, and I get the following error: “Error: Error while migrating users: MigrateToLdap: Unable to migrate AD/LDAP users with specified field. Duplicate entry detected. Please remove all duplcates and try again., email= username=[username]”

I’ve checked MatterMost (System Console > Reports > Users) and there is no user by that username. I suspect this might be a case of our AD containing multiple usernames without an email, but why would MatterMost be checking AD for any email-addresses that don’t belong to registered users?

Is there a way to list all users in the MatterMost database through the CLI? I’m not really comfortable poking the database with SQL to find out… Or can I rely on Reports > Users to list all users, including ones without email?

Expected behavior

If the dry-run succeeds, I expect the actual migration to succeed as well.

Observed behavior

See the above error

Invite users to the team by email ISSUE WITH API

$
0
0

For feature requests, please see: http://www.mattermost.org/feature-requests/.

For troubleshooting questions, please post in the following format:

Summary

Issue in one concise sentence

Can’t Invite users to the team by email with API

Steps to reproduce

Type:

curl --header “Authorization: Bearer XXXXXX” --request POST --data ‘[“mama.tati@matters.com”]’ https://mattermost.xxxxx.com/api/v4/teams/a3i4n5mt7jditxqh4rrbungp6o/invite/email

Expected behavior

Describe your issue in detail
To send an e-mail to the user

Observed behavior

What did you see happen? Please include relevant error messages and/or screenshots.
Getting this output
{“id”:“api.team.invite_members.disabled.app_error”,“message”:“Email invitations are disabled.”,“detailed_error”:"",“request_id”:“3hghi3edj3rjmqrmomdxe8tx1e”,“status_code”:501}

How can I enable API TEAM INVITE MEMBERS APP error.
I searched everywhere but I can’t make it send mails.
The MAIL server is configured. I’m so frustrated :frowning:

Invite users to the team by email with API SYNTAX


Invite users to the team by email with API SYNTAX

Duplicate user blocks LDAP migrate_auth

How to delete user accounts

$
0
0

Hi, I’m able to deactivate a user and remove he from team. However, the user name still shows up when I search that user name in ‘Direct Messages’ window. Is there a way to fully delete a user account?

Push notification (TNPS) not working behind corporate proxy

$
0
0

Hi @ElNovi,

I asked our team about this and one of our community members was wondering if you’d be open to sharing your current configuration (Mattermost and system) for everything you’ve touched trying to make this work.

Also, for 5.3.1, http.ProxyFromEnvironment is used: app/notification_push.go:188 is part of sendToPushProxy which had called a.HTTPClient(...) ( app/app.go ) which uses NewHTTPClient ( utils/httpclient.go ).)

How to delete user accounts

$
0
0

Hi @lucy,

There are two levels in user deactivation/deletion:

The first one is user deactivation which is what you performed. After deactivating a user, that user becomes archived and you can still search him/her and read their messages in channels.

The second is user deletion. You can do this via a CLI command. Note that when you permanently delete a user, all their posts and past activities will get permanently deleted.

Hope this helps,

[SOLVED] 404 page not found

$
0
0

Hi @mkvaghani,

I asked our team about this and one of our community members was wondering about which command you were using for the first output? He also noticed that you’re using node v8.12.0 - would you be able to try with node 10? They also feel that it should be save to remove .npm/_cacache to fix the error you’re seeing.

How to delete user accounts

$
0
0

Thanks for the quick reply! Appreciate it!


iOS App Cannot Download File

$
0
0

Hi all,

iOS 1.14

Files sent to MM that doesnt have a viewer in iOS app cannot be downloaded.

You see the file but touching does nothing.

In my case is a PDF file.

It is important to be able to download files, no matter what type of file it is.

It would be great if this could be implemented/fixed.

Cheers

iOS App Cannot Download File

$
0
0

Hi @RbDev,

I wasn’t able to reproduce this just now, although I’m on a v1.15 beta version. Perhaps there was a bug that is now fixed for the next release.

iOS App Cannot Download File

$
0
0

ok good. I’m looking forward for the next version.

iOS App Cannot Download File

$
0
0

I had a second look at it and it seems it does work but it hangs until the download is completed.

There is not progress bar showing the download progress therefore the user doesnt know what is happening.

Please have a second look with a larger file.

Mattermost Command - Custom Headers?

$
0
0

Is there a way to customize the http header for a Mattermost custom command? Here is a curl command that works from a bash console:
curl -v -H “Content-Type: application/json” -X GET -H “X-Redmine-API-Key: xxxxxxxxxxxxxxxxxxxx” http://localhost/redmine/users.json.

This is a GET to a redmine instance via the redmine API. The redmine API requires an API-key as above.

Given the similarity to Slash commands I pursued this with Slack support. They got right back to me and indicated that they cannot do this and that I would need to use a translator service like Waylay. This is not doable for me as I am working in a private network, and I am not able to open anything up to internet incoming.

So I am asking if it is the same situation with Mattermost.

I am running a Mattermost instance with Gitlab on a private server.

Mattermost version 4.10.1
Database schema 4.10.0
Postgres

I also have success with a GET by using Huginn. Huginn is able to explicitly customize http headers, etc. It is arduous to set up but it works. I guess I could relay commands from Mattermost thru Huginn, but that’s a bunch of work for an app that is supposed to be easy to set up (Mattermost) :).

Viewing all 25537 articles
Browse latest View live


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