Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matterbridge replies from mattermost are missing #4280

Closed
markuman opened this issue Oct 4, 2020 · 8 comments
Closed

matterbridge replies from mattermost are missing #4280

markuman opened this issue Oct 4, 2020 · 8 comments
Labels
0. Needs triage bug feature: integration 📦 Integration with 3rd party (chat) service

Comments

@markuman
Copy link

markuman commented Oct 4, 2020

Steps to reproduce

  1. connect to a mattermost chat
  2. write in nctalk (arrieves successful at mattermost)
  3. write in mattemost (does not arrive in nctalk)

Expected behaviour

Receive messages from mattermost through matterbridge in nctalk

For example I tested it successful with IRC.

Actual behaviour

Nothing

mattermost

reply of wieso? does not arrived in nctalk

Screenshot_2020-10-04 mattermost - 1 - lekker https chat lekker de

talk

seems to be a one way communication ...
Screenshot_2020-10-04 mattermost - Talk - Nextcloud

Talk app

Talk app version: 10.0.0
Custom TURN server configured: yes
Custom STUN server configured: yes

Browser

Microphone available: yes
Camera available: yes
Operating system: Manjaro
Browser name: Firefox
Browser version: 81.0

Server configuration

Operating system: Docker Container

Web server: Apache

Database: Maria

PHP version: 7.4

Nextcloud Version: 20.0.0

List of activated apps:

Enabled: - accessibility: 1.6.0 - activity: 2.13.1 - admin_audit: 1.10.0 - appointments: 1.7.7 - apporder: 0.11.0 - bookmarks: 3.4.1 - bruteforcesettings: 2.0.1 - calendar: 2.1.2 - cloud_federation_api: 1.3.0 - comments: 1.10.0 - contacts: 3.4.0 - contactsinteraction: 1.1.0 - cookbook: 0.7.6 - cospend: 1.1.0 - dashboard: 7.0.0 - dav: 1.16.0 - deck: 1.1.0 - dicomviewer: 1.2.2 - facerecognition: 0.6.3 - federatedfilesharing: 1.10.1 - federation: 1.10.1 - files: 1.15.0 - files_external: 1.11.1 - files_markdown: 2.3.1 - files_pdfviewer: 2.0.1 - files_rightclick: 0.17.0 - files_sharing: 1.12.0 - files_trashbin: 1.10.1 - files_versions: 1.13.0 - files_videoplayer: 1.9.0 - forms: 2.0.4 - gpxedit: 0.0.13 - gpxmotion: 0.1.0 - gpxpod: 4.2.3 - groupfolders: 8.0.0 - logreader: 2.5.0 - lookup_server_connector: 1.8.0 - mail: 1.5.0 - maps: 0.1.8 - news: 15.0.2 - nextcloud_announcements: 1.9.0 - notes: 4.0.0 - notifications: 2.8.0 - oauth2: 1.8.0 - ocr: 6.0.56 - onlyoffice: 6.0.2 - password_policy: 1.10.1 - passwords: 2020.10.0 - phonetrack: 0.6.5 - photos: 1.2.0 - privacy: 1.4.0 - provisioning_api: 1.10.0 - recommendations: 0.8.0 - serverinfo: 1.10.0 - settings: 1.2.0 - spreed: 10.0.0 - systemtags: 1.10.0 - talk_matterbridge: 1.18.3 - tasks: 0.13.3 - text: 3.1.0 - theming: 1.11.0 - twofactor_backupcodes: 1.9.0 - twofactor_totp: 5.0.0 - twofactor_u2f: 6.0.0 - updatenotification: 1.10.0 - user_status: 1.0.0 - viewer: 1.4.0 - weather_status: 1.0.0 - workflowengine: 2.2.0
</details>

**Nextcloud configuration:**

<details>

{
"system": {
"htaccess.RewriteBase": "/",
"memcache.local": "\OC\Memcache\APCu",
"memcache.distributed": "\OC\Memcache\Redis",
"filelocking.enabled": "true",
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 6379,
"timeout": 0
},
"apps_paths": [
{
"path": "/var/www/html/apps",
"url": "/apps",
"writable": false
},
{
"path": "/var/www/html/custom_apps",
"url": "/custom_apps",
"writable": true
}
],
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"....de"
],
"trusted_proxies": "REMOVED SENSITIVE VALUE",
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https://....de",
"dbtype": "mysql",
"version": "20.0.0.9",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"loglevel": 0,
"maintenance": false,
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "smtp",
"mail_domain": "REMOVED SENSITIVE VALUE",
"overwriteprotocol": "https",
"app.mail.transport": "php-mail",
"app_install_overwrite": [
"mail",
"files_automatedtagging",
"tasks",
"weather",
"passman",
"documents",
"gpxmotion",
"gpxedit",
"drawio",
"ocr",
"dicomviewer",
"keeweb",
"calendar",
"cookbook",
"facerecognition"
],
"theme": "",
"has_rebuilt_cache": true,
"mail_sendmailmode": "smtp",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "25",
"mail_smtpauth": 1,
"mail_smtpauthtype": "LOGIN",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"twofactor_enforced": "true",
"twofactor_enforced_groups": [],
"twofactor_enforced_excluded_groups": []
},
"apps": {
"accessibility": {
"enabled": "yes",
"installed_version": "1.6.0",
"types": ""
},
"activity": {
"enabled": "yes",
"installed_version": "2.13.1",
"types": "filesystem"
},
"admin_audit": {
"enabled": "yes",
"installed_version": "1.10.0",
"types": "logging"
},
"analytics": {
"enabled": "no",
"installed_version": "3.0.0",
"types": ""
},
"announcementcenter": {
"enabled": "no",
"installed_version": "4.0.0",
"types": "logging"
},
"appointments": {
"enabled": "yes",
"hk": "45f71ea2e78070a7f1745c4df37dd5effe0ac941c6a54f7592ff31d044a9b3a0",
"installed_version": "1.7.7",
"new_backend": "3",
"tiv": "5d53d29bad3b1a2132e0b74713ff529a",
"types": "dav"
},
"apporder": {
"enabled": "yes",
"installed_version": "0.11.0",
"types": ""
},
"audioplayer": {
"enabled": "no",
"installed_version": "2.11.2",
"types": "filesystem"
},
"audioplayer_editor": {
"enabled": "no",
"installed_version": "0.2.2",
"types": "filesystem"
},
"backgroundjob": {
"lastjob": "3053"
},
"bookmarks": {
"enabled": "yes",
"installed_version": "3.4.1",
"types": ""
},
"bruteforcesettings": {
"enabled": "yes",
"installed_version": "2.0.1",
"types": ""
},
"calendar": {
"enabled": "yes",
"installed_version": "2.1.2",
"types": ""
},
"camerarawpreviews": {
"enabled": "no",
"installed_version": "0.7.8",
"types": "filesystem"
},
"carnet": {
"enabled": "no",
"installed_version": "0.22.2",
"types": "filesystem"
},
"checksum": {
"enabled": "no",
"installed_version": "0.4.5",
"types": "filesystem"
},
"circles": {
"enabled": "no",
"installed_version": "0.19.5",
"types": "filesystem,dav"
},
"cloud_federation_api": {
"enabled": "yes",
"installed_version": "1.3.0",
"types": "filesystem"
},
"cms_pico": {
"enabled": "no",
"installed_version": "1.0.8",
"plugins_etag": "gkQH4dFT8L",
"system_plugins": "{"PicoDeprecated":{"name":"PicoDeprecated","type":1,"compat":true}}",
"system_templates": "{"empty":{"name":"empty","type":1,"compat":true},"sample_pico":{"name":"sample_pico","type":1,"compat":true}}",
"system_themes": "{"default":{"name":"default","type":1,"compat":true}}",
"themes_etag": "UUY3FVL9Z7",
"types": "filesystem"
},
"comments": {
"enabled": "yes",
"installed_version": "1.10.0",
"types": "logging"
},
"contacts": {
"enabled": "yes",
"installed_version": "3.4.0",
"types": "filesystem"
},
"contactsinteraction": {
"enabled": "yes",
"installed_version": "1.1.0",
"types": "dav"
},
"cookbook": {
"enabled": "yes",
"installed_version": "0.7.6",
"types": ""
},
"core": {
"backgroundjobs_mode": "cron",
"default_encryption_module": "OC_DEFAULT_MODULE",
"encryption_enabled": "no",
"enterpriseLogoChecked": "yes",
"installedat": "1535568206.8671",
"lastcron": "1601815480",
"lastupdateResult": "[]",
"lastupdatedat": "1601807877",
"moveavatarsdone": "yes",
"oc.integritycheck.checker": "{"core":{"INVALID_HASH":{"core\/js\/mimetypelist.js":{"expected":"23a3fa45757b26795f5cf8f94d9e5bce76fc916288a6458679311b312c167adcf4158ccb2c5c3db791fa0b87703b6c5863afb6c9d790b8cbac5ab3ae8c3418fb","current":"248b1c46827f16075a92457d368b5f8c1c6d39c8dc8569e248b35443ac035501b86b8f46785cc6fb3f12fc8445284829c1e27aa82097a53d2688040b1de7da26"}}}}",
"previewsCleanedUp": "1",
"public_files": "files_sharing/public.php",
"public_webdav": "dav/appinfo/v1/publicwebdav.php",
"scss.variables": "f49ce9b45cc45456aed4ea1b399ca991",
"shareapi_allow_public_upload": "yes",
"shareapi_allow_resharing": "no",
"shareapi_default_expire_date": "no",
"shareapi_default_permission_candelete": "no",
"shareapi_default_permission_canshare": "no",
"shareapi_default_permissions": "7",
"shareapi_enforce_expire_date": "yes",
"theming.variables": "4e335daa95933d90ec470bea0597a4c9",
"vendor": "nextcloud"
},
"cospend": {
"enabled": "yes",
"installed_version": "1.1.0",
"types": ""
},
"dashboard": {
"enabled": "yes",
"installed_version": "7.0.0",
"types": ""
},
"dashboardcharts": {
"cachebuster": "13",
"enabled": "no",
"installed_version": "0.1.3",
"types": ""
},
"dav": {
"buildCalendarReminderIndex": "yes",
"buildCalendarSearchIndex": "yes",
"chunks_migrated": "1",
"enabled": "yes",
"installed_version": "1.16.0",
"regeneratedBirthdayCalendarsForYearFix": "yes",
"types": "filesystem"
},
"deck": {
"enabled": "yes",
"installed_version": "1.1.0",
"types": "dav"
},
"dicomviewer": {
"enabled": "yes",
"installed_version": "1.2.2",
"types": ""
},
"documentserver_community": {
"enabled": "no",
"installed_version": "0.1.5",
"types": "filesystem"
},
"drawio": {
"DrawioLang": "auto",
"DrawioOffline": "yes",
"DrawioTheme": "minimal",
"DrawioUrl": "https://....de",
"DrawioXml": "yes",
"enabled": "no",
"installed_version": "0.9.7",
"types": "filesystem"
},
"encryption": {
"enabled": "no",
"encryptHomeStorage": "0",
"installed_version": "2.8.1",
"masterKeyId": "master_1533ccd0",
"publicShareKeyId": "pubShare_1533ccd0",
"recoveryKeyId": "recoveryKey_1533ccd0",
"types": "filesystem"
},
"end_to_end_encryption": {
"enabled": "no",
"installed_version": "1.6.2",
"types": "dav,filesystem"
},
"event_update_notification": {
"enabled": "no",
"installed_version": "1.1.0",
"types": "logging,dav"
},
"facerecognition": {
"analysis_image_area": "307200",
"enabled": "yes",
"installed_version": "0.6.3",
"model": "1",
"types": "filesystem"
},
"federatedfilesharing": {
"enabled": "yes",
"installed_version": "1.10.1",
"types": ""
},
"federation": {
"autoAddServers": "1",
"enabled": "yes",
"installed_version": "1.10.1",
"types": "authentication"
},
"files": {
"cronjob_scan_files": "500",
"enabled": "yes",
"installed_version": "1.15.0",
"types": "filesystem",
"watermark_allGroups": "no",
"watermark_allGroupsList": "",
"watermark_allTags": "no",
"watermark_allTagsList": "",
"watermark_enabled": "no",
"watermark_linkAll": "no",
"watermark_linkRead": "yes",
"watermark_linkSecure": "no",
"watermark_linkTags": "no",
"watermark_linkTagsList": "",
"watermark_shareAll": "no",
"watermark_shareRead": "no",
"watermark_text": ""
},
"files_accesscontrol": {
"enabled": "no",
"installed_version": "1.10.0",
"types": "filesystem"
},
"files_antivirus": {
"av_cmd_options": "",
"av_host": "calmav",
"av_infected_action": "only_log",
"av_max_file_size": "-1",
"av_mode": "daemon",
"av_path": "/usr/bin/clamscan",
"av_port": "3310",
"av_socket": "/var/run/clamav/clamd.ctl",
"av_stream_max_length": "26214400",
"enabled": "no",
"installed_version": "3.0.0",
"types": "filesystem,dav"
},
"files_automatedtagging": {
"enabled": "no",
"installed_version": "1.10.0",
"types": "filesystem"
},
"files_downloadactivity": {
"enabled": "no",
"installed_version": "1.3.0",
"types": "filesystem"
},
"files_external": {
"allow_user_mounting": "yes",
"enabled": "yes",
"installed_version": "1.11.1",
"types": "filesystem",
"user_mounting_backends": "ftp,dav,owncloud,sftp,amazons3,swift,\OC\Files\Storage\SFTP_Key"
},
"files_external_gdrive": {
"enabled": "no",
"installed_version": "0.2.8",
"types": "filesystem"
},
"files_lock": {
"enabled": "no",
"installed_version": "0.8.3",
"types": "filesystem"
},
"files_markdown": {
"enabled": "yes",
"installed_version": "2.3.1",
"types": ""
},
"files_mindmap": {
"enabled": "no",
"installed_version": "0.0.22",
"types": ""
},
"files_pdfviewer": {
"enabled": "yes",
"installed_version": "2.0.1",
"types": ""
},
"files_photospheres": {
"enabled": "no",
"installed_version": "1.19.1",
"types": ""
},
"files_retention": {
"enabled": "no",
"installed_version": "1.8.2",
"types": "filesystem"
},
"files_rightclick": {
"enabled": "yes",
"installed_version": "0.17.0",
"types": ""
},
"files_sharing": {
"enabled": "yes",
"installed_version": "1.12.0",
"types": "filesystem"
},
"files_texteditor": {
"enabled": "no",
"installed_version": "2.8.0",
"types": ""
},
"files_trashbin": {
"enabled": "yes",
"installed_version": "1.10.1",
"types": "filesystem,dav"
},
"files_versions": {
"enabled": "yes",
"installed_version": "1.13.0",
"types": "filesystem,dav"
},
"files_videoplayer": {
"enabled": "yes",
"installed_version": "1.9.0",
"types": ""
},
"firstrunwizard": {
"enabled": "no",
"installed_version": "2.2.1",
"types": "logging"
},
"forms": {
"enabled": "yes",
"installed_version": "2.0.4",
"types": ""
},
"gallery": {
"enabled": "no",
"installed_version": "18.4.0",
"types": ""
},
"gpxedit": {
"enabled": "yes",
"installed_version": "0.0.13",
"types": ""
},
"gpxmotion": {
"enabled": "yes",
"installed_version": "0.1.0",
"types": ""
},
"gpxpod": {
"enabled": "yes",
"installed_version": "4.2.3",
"reset304": "1",
"resetPics404": "1",
"types": ""
},
"groupfolders": {
"enabled": "yes",
"installed_version": "8.0.0",
"types": "filesystem,dav"
},
"keeweb": {
"enabled": "no",
"installed_version": "0.6.3",
"types": ""
},
"logreader": {
"enabled": "yes",
"installed_version": "2.5.0",
"levels": "00111",
"types": ""
},
"lookup_server_connector": {
"enabled": "yes",
"installed_version": "1.8.0",
"types": "authentication"
},
"mail": {
"enabled": "yes",
"installed_version": "1.5.0",
"types": ""
},
"maps": {
"enabled": "yes",
"installed_version": "0.1.8",
"lastAddressLookup": "1584960193",
"osrmDEMO": "0",
"types": "filesystem"
},
"music": {
"enabled": "no",
"installed_version": "0.16.0",
"ocsid": "164319",
"types": "filesystem"
},
"news": {
"autoPurgeCount": "200",
"autoPurgeMinimumInterval": "60",
"enabled": "yes",
"exploreUrl": "",
"feedFetcherTimeout": "60",
"installed_version": "15.0.2",
"maxRedirects": "10",
"types": "",
"updateInterval": "3600",
"useCronUpdates": "1"
},
"nextcloud_announcements": {
"enabled": "yes",
"installed_version": "1.9.0",
"pub_date": "Thu, 24 Oct 2019 00:00:00 +0200",
"types": "logging"
},
"notes": {
"enabled": "yes",
"installed_version": "4.0.0",
"types": ""
},
"notifications": {
"enabled": "yes",
"installed_version": "2.8.0",
"types": "logging"
},
"oauth2": {
"enabled": "yes",
"installed_version": "1.8.0",
"types": "authentication"
},
"ocr": {
"enabled": "yes",
"installed_version": "6.0.56",
"types": ""
},
"ocsms": {
"enabled": "no",
"installed_version": "2.1.8",
"types": ""
},
"ojsxc": {
"apiSecret": "BKY+OZzhPU2+wv1NrLB/LMP",
"enabled": "no",
"installed_version": "3.4.4",
"types": "prelogin"
},
"onlyoffice": {
"DocumentServerInternalUrl": "",
"DocumentServerUrl": "https:/...de/",
"StorageUrl": "",
"customizationChat": "true",
"customizationCompactHeader": "true",
"customizationFeedback": "true",
"customizationHelp": "true",
"customizationReviewDisplay": "original",
"customizationToolbarNoTabs": "true",
"defFormats": "{"csv":"true","doc":"true","docm":"false","docx":"true","dotx":"false","epub":"false","html":"false","odp":"true","ods":"true","odt":"true","pdf":"false","potm":"false","potx":"false","ppsm":"false","ppsx":"false","ppt":"true","pptm":"false","pptx":"true","rtf":"false","txt":"false","xls":"true","xlsm":"false","xlsx":"true","xltm":"false","xltx":"false"}",
"demo": "{"available":false,"enabled":false,"start":{"date":"2019-10-05 17:49:20.134835","timezone_type":3,"timezone":"UTC"}}",
"editFormats": "{"csv":"false","odp":"false","ods":"false","odt":"false","rtf":"false","txt":"false"}",
"enabled": "yes",
"groups": "[]",
"installed_version": "6.0.2",
"jwt_secret": "NmZjZTk3YzQzOWY5ZGY2NTQyZDg1ZmRk",
"sameTab": "true",
"settings_error": "",
"types": "filesystem"
},
"passman": {
"enabled": "no",
"installed_version": "2.3.6",
"types": ""
},
"password_policy": {
"enabled": "yes",
"enforceHaveIBeenPwned": "1",
"installed_version": "1.10.1",
"types": "authentication"
},
"passwords": {
"SSEv1ServerKey": "bmZ6+OrrZqsTQvIlrFDtu9Fx9g4RbgaX7+IzzQfJi90UbRC1OQF7dS24QZ1LLX7oK9QPBMgL3pRT+cXvdLMx+9Ia9ZNqFM8YbHYgBwMZ4y0BhoN/BKqa8c0R7HAbWI3cTZrVhgMYSC12OCy9fbKbzNBPqD7uGhLfYDJ6j6Gm47jqXPk28gliTMsJTin0LkenwDcecpSj50Bau9hIOplh4tL0QYepyNCxjDmGvbngQSb1We3uJD0O8ACXiu8A7S+7DChVK4ymvKR3m7hTAEv1PVILzN6GNKNZoHrpnUrsJdbl4TXvbdMO8orJ25gFVzS+VYuciw0aP35n7hI9j+U/uzqDw5/4584EWD29wL9JrUcKsbapBsyBOkSr7sadhkCUJF6zpkod0Io8NZ9lW/v13GArF3RYON11CDs1CQpaz+q7g2jnAWu8CAtvxPEp5KzPecOSFspz97dDqUCjUuB2hguTsDtUkZfzYLwmlUTU5MwxbJvBosKBoK01PX0D3OsI82l63oZMf9Jl+OjXqf5bumTsSPoKemUZaRh98SWIBgmivRhuQ2llahdrdp7cgNF9aP6QpKXf1NHJPcH/Rhx9jCsLT+CwMfgIp/YMpb+YNpNmeDS4oN6pHnmQH0vwua4+bBKSc4OSdCQtfIMQG8vkoVLaVFEkyaotA3qwLCGCyX6bMzGJ6u+SfbTPZ9KBJhsWMGhhkslMVAx17nVon6xxSbn23eQj//Ge8dF1rAOiGj4vjtiDYRyL1h8FF7+680c0MTHFJBkD2ayLPhFoQLz9LMJLrqTsQDASN1emgdXOsUuFkjnDtBIq5MxenSvMagW8L8kqHKs1rd3xbPc/nKLmf+YB58wo0wHSFFBEdUNfAX7CZD5NTuJbOQv3+U0oKhIxENPjh0BRrtOfvdCmOMd0d6qph7JxgWsYwO5EMUKHjWzq+vA/3EGf3fCdmmHeA/5FAmozj5r2sc/jBiIr98RJd1poIr/xe2L/5JtjGUeZHXa/Za5aLufynDJcApJv+3kf",
"backup/timestamp": "1564317907",
"backups/moved": "yes",
"enabled": "yes",
"entity/purge/timeout": "2592000",
"installed_version": "2020.10.0",
"legacy_api_checkpoint": "1601533860",
"legacy_last_used": "1601809529",
"migration/customFields": "2020.2.0",
"passwords/localdb/type": "hibp",
"service/words": "leipzig",
"survey/server/mode": "2",
"survey/server/notification": "1562766303",
"survey/server/week": "40",
"types": "",
"users/deleted": "[]"
},
"phonetrack": {
"enabled": "yes",
"installed_version": "0.6.5",
"types": ""
},
"photos": {
"enabled": "yes",
"installed_version": "1.2.0",
"types": ""
},
"polls": {
"enabled": "no",
"installed_version": "1.4.3",
"types": ""
},
"previewgenerator": {
"enabled": "no",
"installed_version": "3.0.1",
"types": "filesystem"
},
"privacy": {
"enabled": "yes",
"installed_version": "1.4.0",
"readableLocation": "de",
"types": ""
},
"provisioning_api": {
"enabled": "yes",
"installed_version": "1.10.0",
"types": "prevent_group_restriction"
},
"quicknotes": {
"enabled": "no",
"installed_version": "0.6.1",
"types": ""
},
"quota_warning": {
"enabled": "no",
"installed_version": "1.9.0",
"types": "filesystem"
},
"recommendations": {
"enabled": "yes",
"installed_version": "0.8.0",
"types": ""
},
"richdocuments": {
"disable_certificate_verification": "",
"doc_format": "ooxml",
"enabled": "no",
"installed_version": "3.7.3",
"public_wopi_url": "http://.....de/custom_apps/richdocumentscode/proxy.php?req=",
"types": "filesystem,dav,prevent_group_restriction",
"wopi_url": "https://.....de/custom_apps/richdocumentscode/proxy.php?req="
},
"richdocumentscode": {
"enabled": "no",
"installed_version": "4.2.602",
"types": ""
},
"serverinfo": {
"enabled": "yes",
"installed_version": "1.10.0",
"types": ""
},
"settings": {
"enabled": "yes",
"installed_version": "1.2.0",
"types": ""
},
"sharebymail": {
"enabled": "no",
"installed_version": "1.3.0",
"types": "filesystem"
},
"sharingpath": {
"enabled": "no",
"installed_version": "0.2.5",
"types": ""
},
"spreed": {
"bridge_bot_password": "REMOVED SENSITIVE VALUE",
"conversations_files": "0",
"conversations_files_public_shares": "0",
"enable_matterbridge": "1",
"enabled": "yes",
"has_reference_id": "yes",
"installed_version": "10.0.0",
"matterbridge_binary": "/var/www/html/custom_apps/talk_matterbridge/bin/matterbridge-1.18.3-linux-64bit",
"project_access_invalidated": "1",
"signaling_servers": "REMOVED SENSITIVE VALUE",
"signaling_ticket_secret": "REMOVED SENSITIVE VALUE",
"stun_servers": "REMOVED SENSITIVE VALUE",
"turn_servers": "REMOVED SENSITIVE VALUE",
"types": "prevent_group_restriction"
},
"support": {
"enabled": "no",
"installed_version": "1.0.0",
"types": ""
},
"survey_client": {
"enabled": "no",
"installed_version": "1.1.0",
"types": ""
},
"systemtags": {
"enabled": "yes",
"installed_version": "1.10.0",
"types": "logging"
},
"talk_matterbridge": {
"enabled": "yes",
"installed_version": "1.18.3",
"types": "prevent_group_restriction"
},
"tasks": {
"enabled": "yes",
"installed_version": "0.13.3",
"types": ""
},
"text": {
"enabled": "yes",
"installed_version": "3.1.0",
"types": "dav"
},
"theming": {
"cachebuster": "13",
"color": "#4A761D",
"enabled": "yes",
"installed_version": "1.11.0",
"types": "logging"
},
"theming_customcss": {
"cachebuster": "1592730285127",
"customcss": "#header{background-image:initial !important;}",
"enabled": "no",
"installed_version": "1.7.0",
"types": ""
},
"timetracker": {
"enabled": "no",
"installed_version": "0.0.43",
"types": ""
},
"twofactor_backupcodes": {
"enabled": "yes",
"installed_version": "1.9.0",
"types": ""
},
"twofactor_rcdevsopenotp": {
"installed_version": "1.0.4",
"types": "prelogin,authentication"
},
"twofactor_totp": {
"enabled": "yes",
"installed_version": "5.0.0",
"types": ""
},
"twofactor_u2f": {
"enabled": "yes",
"installed_version": "6.0.0",
"types": ""
},
"twofactor_yubikey": {
"enabled": "no",
"installed_version": "0.4.1",
"types": ""
},
"unsplash": {
"enabled": "no",
"installed_version": "1.1.6",
"types": "",
"unsplash/style/header": "0",
"unsplash/style/login": "0"
},
"updatenotification": {
"analytics": "2.5.0",
"appointments": "1.7.7",
"apporder": "0.11.0",
"audioplayer": "2.11.2",
"audioplayer_editor": "0.2.2",
"bookmarks": "3.4.1",
"bruteforcesettings": "2.0.1",
"calendar": "2.0.3",
"carnet": "0.22.1",
"checksum": "0.4.3",
"cms_pico": "1.0.8",
"contacts": "3.4.0",
"cookbook": "0.7.6",
"core": "19.0.3.1",
"cospend": "1.0.5",
"deck": "1.1.0",
"documentserver_community": "0.1.4",
"drawio": "0.9.7",
"enabled": "yes",
"files_accesscontrol": "1.9.1",
"files_automatedtagging": "1.8.3",
"files_markdown": "2.3.1",
"files_mindmap": "0.0.21",
"files_photospheres": "1.0.9",
"files_retention": "1.4.2",
"forms": "2.0.4",
"gpxedit": "0.0.12",
"gpxmotion": "0.0.10",
"gpxpod": "4.2.2",
"installed_version": "1.10.0",
"mail": "1.4.1",
"maps": "0.1.4",
"music": "0.16.0",
"news": "14.2.1",
"notes": "3.6.4",
"ocr": "6.0.45",
"onlyoffice": "6.0.2",
"passman": "2.3.6",
"passwords": "2020.10.0",
"phonetrack": "0.6.4",
"polls": "1.1.6",
"previewgenerator": "2.3.0",
"quicknotes": "0.6.1",
"spreed": "9.0.4",
"tasks": "0.13.3",
"twofactor_totp": "4.1.3",
"twofactor_u2f": "5.1.0",
"types": "",
"unsplash": "1.1.6",
"update_check_errors": "0",
"weather": "1.7.1",
"workflow_pdf_converter": "1.3.2",
"workflow_script": "1.3.2"
},
"user_status": {
"enabled": "yes",
"installed_version": "1.0.0",
"types": ""
},
"viewer": {
"enabled": "yes",
"installed_version": "1.4.0",
"types": ""
},
"weather": {
"enabled": "no",
"installed_version": "1.7.3",
"openweathermap_api_key": "a273438c9cc7b47ea2a55c20abd0e791",
"types": ""
},
"weather_status": {
"enabled": "yes",
"installed_version": "1.0.0",
"types": ""
},
"workflow_pdf_converter": {
"enabled": "no",
"installed_version": "1.5.0",
"types": "filesystem"
},
"workflow_script": {
"enabled": "no",
"installed_version": "1.5.0",
"types": "filesystem"
},
"workflowengine": {
"enabled": "yes",
"installed_version": "2.2.0",
"types": "filesystem"
}
}
}

</details>

### Server log (data/nextcloud.log)

time="2020-10-04T12:25:07Z" level=info msg="Running version 1.18.3 8b26e42a" prefix=main
time="2020-10-04T12:25:07Z" level=info msg="Parsing gateway myGateway" prefix=router
time="2020-10-04T12:25:07Z" level=info msg="Starting bridge: mattermost.0 " prefix=router
time="2020-10-04T12:25:07Z" level=info msg="Connecting using login/password (sending and receiving)" prefix=mattermost
time="2020-10-04T12:25:07Z" level=info msg="Connecting ..... (team: ...) on ....de:443" prefix=mattermost
time="2020-10-04T12:25:07Z" level=info msg="Found version 5.25.0.5.25.0.8feeaccf6e3fe247d94b4217a91bda03.true" prefix=matterclient
time="2020-10-04T12:25:08Z" level=info msg="found 231 users in team ...." prefix=matterclient
time="2020-10-04T12:25:08Z" level=info msg="found 78 users in team ..." prefix=matterclient
time="2020-10-04T12:25:09Z" level=info msg="Connection succeeded" prefix=mattermost
time="2020-10-04T12:25:09Z" level=info msg="mattermost.0: joining mattermost (ID: mattermostmattermost.0)" prefix=mattermost
time="2020-10-04T12:25:09Z" level=info msg="Starting bridge: nctalk.1 " prefix=router
time="2020-10-04T12:25:09Z" level=info msg=Connecting prefix=nctalk
time="2020-10-04T12:25:09Z" level=info msg=Connected prefix=nctalk
time="2020-10-04T12:25:09Z" level=info msg="nctalk.1: joining bgsu46y3 (ID: bgsu46y3nctalk.1)" prefix=nctalk
time="2020-10-04T12:25:10Z" level=info msg="Gateway(s) started succesfully. Now relaying messages" prefix=main

@nickvergessen
Copy link
Member

Can you check the matterbridge log (see right sidebar > settings)

@nickvergessen nickvergessen added the feature: integration 📦 Integration with 3rd party (chat) service label Oct 4, 2020
@markuman
Copy link
Author

markuman commented Oct 4, 2020

@nickvergessen yeah, I've alreaded added in the issue. But it's a bit information overloaded. So here again

time="2020-10-04T12:25:07Z" level=info msg="Parsing gateway myGateway" prefix=router
time="2020-10-04T12:25:07Z" level=info msg="Starting bridge: mattermost.0 " prefix=router
time="2020-10-04T12:25:07Z" level=info msg="Connecting using login/password (sending and receiving)" prefix=mattermost
time="2020-10-04T12:25:07Z" level=info msg="Connecting [email protected] (team: ...) on chat.....de:443" prefix=mattermost
time="2020-10-04T12:25:07Z" level=info msg="Found version 5.25.0.5.25.0.8feeaccf6e3fe247d94b4217a91bda03.true" prefix=matterclient
time="2020-10-04T12:25:08Z" level=info msg="found 231 users in team ..." prefix=matterclient
time="2020-10-04T12:25:08Z" level=info msg="found 78 users in team ...." prefix=matterclient
time="2020-10-04T12:25:09Z" level=info msg="Connection succeeded" prefix=mattermost
time="2020-10-04T12:25:09Z" level=info msg="mattermost.0: joining mattermost (ID: mattermostmattermost.0)" prefix=mattermost
time="2020-10-04T12:25:09Z" level=info msg="Starting bridge: nctalk.1 " prefix=router
time="2020-10-04T12:25:09Z" level=info msg=Connecting prefix=nctalk
time="2020-10-04T12:25:09Z" level=info msg=Connected prefix=nctalk
time="2020-10-04T12:25:09Z" level=info msg="nctalk.1: joining bgsu46y3 (ID: bgsu46y3nctalk.1)" prefix=nctalk
time="2020-10-04T12:25:10Z" level=info msg="Gateway(s) started succesfully. Now relaying messages" prefix=main

@nickvergessen
Copy link
Member

cc @eneiluj @gary-kim any idea?

@gary-kim
Copy link
Member

gary-kim commented Oct 4, 2020

Did you make a separate account for the integration on the Mattermost side? There needs to be a dedicated user for the Matterbridge integration.

@markuman
Copy link
Author

markuman commented Oct 4, 2020

Ah yeah, I hit the same.
I test it with my own user.
blame me!

@markuman markuman closed this as completed Oct 4, 2020
@gary-kim
Copy link
Member

gary-kim commented Oct 4, 2020

I think it is worth adding this information in a more explicit way to the documentation and make it clear to users.

@markuman
Copy link
Author

markuman commented Oct 4, 2020

@gary-kim is it possible to use matterbridge for direct messages with mattermost users?

their name does not work, neither the user id. I got still "Could not find channel ID ".

@gary-kim
Copy link
Member

gary-kim commented Oct 4, 2020

There's an issue about it over on the Matterbridge side but not at the moment: 42wim/matterbridge#191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug feature: integration 📦 Integration with 3rd party (chat) service
Projects
None yet
Development

No branches or pull requests

3 participants