Matterbridge not creating the /tmp/bridge-tbrw9mcz.toml on install
@julien-nc is already working on this.
Since Jan 4, 2021.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
I selected Enable Matterbridge integration Beta - Installed version: version: 1.20.0 1a5353d7 and kept receiving and error that file_get_contents(/tmp/bridge-8ec3uwhj.log): failed to open stream: No such file or directory. After too much research into the issue I found that the command to create the toml file throws this error:
/bin/matterbridge-1.20.0-linux-arm64: Syntax error: "(" unexpected
after the command:
/apps/talk_matterbridge/bin/matterbridge-1.20.0-linux-arm64 -conf /tmp/bridge-tbrw9mcz.toml
I am using Debian GNU/Linux 9.13 (stretch) on a Linux 4.9.0-14-amd64 x86_64, nginx/1.10.3, PHP 7.4.13, NextCloud version 20.0.4.0, MariaDB v10.4.10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.