-
**Describe the bug**
A clear and concise description of what the bug is.
When attempting to install the matrix-bot-chatgpt I am unable to talk to it. journalctl looks like This:
```
Mar 09 06:04:0…
-
### Describe the bug
Generated `formatted_body` in JSON is not compliant with the specification:
* https://spec.matrix.org/v1.12/client-server-api/#client-behaviour-27
### Reproduction
Send …
-
**Describe the bug**
A clear and concise description of what the bug is.
My homeserver is IPv6 only, the machine is dualstack but only ipv6 is public and part of my DNS entry.
Both baibot and…
-
The idea is to have an Matrix bot listening to JAM & Gray Paper channels for links to the reader.
When the GP reader link is posted, the bot should store an URL to that particular discussion and cr…
-
Hi all
I struggling with the user registration part "matrix-registration" and "matrix-registration-bot". If I setup a complete new server and I set the matrix_bot_matrix_registration_bot_enabled to…
-
*This issue was originally created by [**@jostreff**](https://github.com/jostreff) at .*
Hi,
running `dendrite 0.10.8` build from freebsd ports system with `go version go1.19.3 freebsd/amd64`. My …
-
I have a relation in my User model:
```php
public function referrer(): BelongsTo
{
return $this->belongsTo(
User::class ,
['referrer_id', 'bot_id'],
['id', 'bot_id…
-
When using shared secret for authentication I get
```
matrix-bot-postmoogle[675957]: FTL app/cmd/main.go:126 > cannot initialize matrix bot error="failed to load olm account: decrypt pickle: bad mac…
-
Config:
1. Docker serves all matrix services.
2. `Matrix Authentication Service` is installed and configured to use a OIDC upstream.
3. Using Authelia for IdP, and SWAG as a reverse proxy.
4. This…
-
The fix https://github.com/spantaleev/matrix-docker-ansible-deploy/commit/cb7726f4a8b3082e1fdab8949c60f07f5b6bdee7 doesn't resolve this problem.
Sorry if this is a duplicate, but this is just really …