Code Monkey home page Code Monkey logo

matterbridge_ynh's Introduction

Matterbridge for YunoHost

Integration level Working status Maintenance status

Install Matterbridge with YunoHost

Lire ce readme en français.

This package allows you to install Matterbridge quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A simple chat bridge between a growing number of protocols:

Discord, Gitter, IRC, Keybase, Matrix, Mattermost, MSTeams, Rocket.Chat, Slack, Telegram, Twitch, WhatsApp, XMPP, Zulip, And more...

Shipped version: 1.26.0~ynh2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/matterbridge_ynh/tree/testing --debug
or
sudo yunohost app upgrade matterbridge -u https://github.com/YunoHost-Apps/matterbridge_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

matterbridge_ynh's People

Contributors

ericgaspar avatar liberodark avatar salamandar avatar yunohost-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

matterbridge_ynh's Issues

Consider adding the app to the apps list

Hello !

This is a friendly notice from the Yunohost Apps team : our tool noticed that your app is pretty interesting but is not listed in the apps list !

Please consider making a pull request to add it, such that people can easily learn about its existence from this page. If you declare your app as working, you might also benefit from automatic tests on the app C.I..

It is relevant to add your app to the list even if it's not working or unmaintained since it might still help people who might want to continue packaging the app. Just be sure to correctly flag it as notworking/unmaintained.

Checkout the README to learn how to add your app to the list (should take only a few minutes).

Datalove <3,

The YunoHost team.

Starting gateway failed: Bridge failed to start: unsupported mattermost version

Describe the bug

I can not bridge to a mattermost 6.* instance, getting a "Unsupported mattermost version" error, which looks like it should have been fixed upstream but maybe has not been fixed here: 42wim/matterbridge#1606

Context

  • Hardware: *VPS bought online / Old laptop or computer / Raspberry Pi at home" (all of these fail)
  • YunoHost version: stable and beta.
  • I have access to my server: Through SSH | through the webadmin | direct access via keyboard / screen | ...
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no

Steps to reproduce

config matterbridge .toml with the following:

#[mattermost]
[mattermost.BLANK]
    Server="BLA-NK.BLANK.BLANK" 
#this server uses sub-domain with a dash in it, EG one-two.three.com or sub-domain.website.net)
    Team="BLANK"
    Login="BLANK"
    Password="BLANK"
    PrefixMessagesWithNick=true
#    RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
    RemoteNickFormat="{NICK}   "

[matrix.mymatrix]
(matrix gateway configs, etc etc)

[[gateway]]
name="BLANK off topic"
enable=true
    [[gateway.inout]]
    account="matrix.mymatrix"
    channel="!gibberish:mylocalmatrix.local"

    [[gateway.inout]]
    account="mattermost.BLANK"
    channel="off-topic"

Expected behavior

Should connect to mattermost.

Logs

level=info msg="Starting bridge: mattermost.BLANK " prefix=router
level=info msg="Connecting using login/password (sending and receiving)" prefix=mattermost
level=info msg="Using mattermost v6 methods: false" prefix=mattermost
level=info msg="Connecting BLANK (team: BLANK) on BLANK" prefix=mattermost
level=fatal msg="Starting gateway failed: Bridge BLANK failed to start: unsupported mattermost version: " prefix=main

The mattermost server version is 6+,.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.